generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 274
Closed
Description
Describe the bug
When looking at the logs I can see that all messages directly from NTH have a level like INF
or WRN
. However if the message is coming from a k8s dependency (I think), the log level is given with ???
or omitted for JSON logging. It would be great if we could have a log level for these messages as well.
Steps to reproduce
- Run NTH and drain a node
Expected outcome
There should be no ???
for log levels anymore
Application Logs
2025/03/25 08:07:27 INF Draining the node
2025/03/25 08:07:27 ??? WARNING: ignoring DaemonSet-managed Pods: default/abc-wlm7t, default/def-rl86f, default/ghi-bb65s, …
2025/03/25 08:07:27 ??? evicting pod default/my-pod-79dc9db6d5-g9rln
Environment
- NTH App Version: v1.25.0
- NTH Mode (IMDS/Queue processor): Queue
- OS/Arch: Container / Bottlerocket arm64
- Kubernetes version: 1.32
- Installation method: Helm
Metadata
Metadata
Assignees
Labels
No labels