Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.26.0 aws::owners errog log The filter 'null' is invalid #3532

Closed
ceastman-r7 opened this issue Mar 3, 2023 · 0 comments · Fixed by #3533
Closed

v0.26.0 aws::owners errog log The filter 'null' is invalid #3532

ceastman-r7 opened this issue Mar 3, 2023 · 0 comments · Fixed by #3533
Labels
bug Something isn't working

Comments

@ceastman-r7
Copy link

Version

Karpenter Version: v0.26.0
kubectl version --short |grep Server
Server Version: v1.22.16-eks-ffeb93d

Expected Behavior

For the aws node template to select the newest ami filtered by the owner of the ami, which in this case is my account id

Actual Behavior

the karpenter logs I started seeing these errors:

karpenter-844c67cdb-9w2pd controller 2023-03-03T17:55:20.083Z ERROR controller Reconciler error {"commit": "39b48fe", "controller": "node", "controllerGroup": "", "controllerKind": "Node", "Node": {"name":"ip-10-redacted.us-gov-west-1.compute.internal"}, "namespace": "", "name": "ip-10-redacted.us-gov-west-1.compute.internal", "reconcileID": "dea5fe34-a424-4ad2-8ffd-9f0d3900b825", "error": "getting drift for node, getting amis, describing images [], InvalidParameterValue: The filter 'null' is invalid\n\tstatus code: 400, request id: c9a9cb89-39d8-49cd-85d4-6e39d472c455"}

Steps to Reproduce the Problem

I had the aws node template ami selector using an aws-id to select an older ami. I then removed the aws-id and added:
aws::owners: "123redactedID"

Resource Specs and Logs

karpenter-844c67cdb-9w2pd controller 2023-03-03T17:55:20.083Z ERROR controller Reconciler error {"commit": "39b48fe", "controller": "node", "controllerGroup": "", "controllerKind": "Node", "Node": {"name":"ip-10-redacted.us-gov-west-1.compute.internal"}, "namespace": "", "name": "ip-10-redacted.us-gov-west-1.compute.internal", "reconcileID": "dea5fe34-a424-4ad2-8ffd-9f0d3900b825", "error": "getting drift for node, getting amis, describing images [], InvalidParameterValue: The filter 'null' is invalid\n\tstatus code: 400, request id: c9a9cb89-39d8-49cd-85d4-6e39d472c455"}

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant