Skip to content

Debug Logging #180

@simonostendorf

Description

@simonostendorf

Hi, is there any way to enable debug logging? I only find these for command line attributes:

Usage of /bin/controller:
      --cluster-resource-namespace string   Namespace used for cluster-scoped resources, such as secrets used by ClusterOriginIssuer
      --disable-approved-check              Disables waiting for CertificateRequests to have an approved condition before signing.
      --kube-api-burst int                  Maximium queries-per-second burst of request send to the Kubernetes apiserver. (default 50)
      --kube-api-qps float32                Maximium queries-per-second of requests to the Kubernetes apiserver. (default 20)

but the controller logs things with V(4).

I have the same problem as in #176 that the controller wont recognize the certificaterequest resource to create a certificate and I want to check debug logs.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions