There is no debug level output in DescribeImageQuery
#7723
Labels
feature
New feature or request
good-first-issue
Good for newcomers
help-wanted
Extra attention is needed
triage/accepted
Indicates that the issue has been accepted as a valid issue
Description
karpenter-provider-aws/pkg/providers/amifamily/al2.go
Lines 42 to 84 in 25aa6b2
Observed Behavior:
Info and Debug logging levels produce the same messages regarding AMI discovery.
Expected Behavior:
With Debug logging enabled, I would expect to see more messages that show the exact SSM name that was queried and the response (network timeout, permission denied, or some unexpected response from the API) that was received.
e.g.
Reproduction Steps (Please include YAML):
Versions:
kubectl version
):Server Version: v1.29.12-eks-2d5f260
The text was updated successfully, but these errors were encountered: