You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe kubernetes-sigs/karpenter#297 should fix this by setting the output of all the global loggers to be consistent. This change hasn't been released yet, but once it is, I believe this should resolve your issue.
Version
public.ecr.aws/karpenter/controller:v0.27.0
v1.25.8-eks-ec5523e
Expected Behavior
I expect all karpenter logs to be JSON if I turn on JSON log output.
This is a problem since our monitoring solution expects JSON formatted logs and reports non-JSON logs as errors.
Actual Behavior
Almost all logs are JSON, but a few look like this:
Steps to Reproduce the Problem
Turn on JSON logging. Run karpenter
Resource Specs and Logs
Community Note
The text was updated successfully, but these errors were encountered: