vmware-tanzu/sources-for-knative

[BUG] Adapter doesn't support configuring log levels

benmoss opened this issue · 0 comments

Describe the bug
If you configure the config-logging CM you should see your adapters restart with the same log level. https://github.com/vmware-tanzu/sources-for-knative/blob/main/pkg/reconciler/vspheresource/resources/deployment.go#L90-L91 implies that they never log at anything but the default (INFO)