-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Update Karpenter to v0.28.1 #15585
Update Karpenter to v0.28.1 #15585
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems aws.nodeNameConvention
is no more necessary in the karpenter-global-settings
ConfigMap due to aws/karpenter-provider-aws#3851 / aws/karpenter-provider-aws#3408.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
"encoding": "json", | ||
"encoding": "console", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why not use json
encoding which is more standard for logs management?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes logs very annoying to read and everything else is plain text. No preference here though. @olemarkus any thoughts?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can add a karpenter.logFormat
variable with console
by default.
I can add it after you merge this PR if you agree. 🙂
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure, that would be nice. Thanks!
If you want, you can just add it now. Should not affect things here.
/test pull-kops-e2e-aws-upgrade-k126-ko126-to-k127-kolatest-karpenter |
4 similar comments
/test pull-kops-e2e-aws-upgrade-k126-ko126-to-k127-kolatest-karpenter |
/test pull-kops-e2e-aws-upgrade-k126-ko126-to-k127-kolatest-karpenter |
/test pull-kops-e2e-aws-upgrade-k126-ko126-to-k127-kolatest-karpenter |
/test pull-kops-e2e-aws-upgrade-k126-ko126-to-k127-kolatest-karpenter |
/test pull-kops-e2e-aws-upgrade-k126-ko126-to-k127-kolatest-karpenter |
/test pull-kops-e2e-aws-upgrade-k126-ko126-to-k127-kolatest-karpenter |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: olemarkus The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
1 similar comment
/retest |
…-upstream-release-1.27 Automated cherry pick of #15585: Update Karpenter to v0.28.1
/cc @olemarkus @justinsb