Skip to content

Conversation

@alex-berger
Copy link
Contributor

Issue

aws/eks-charts#550

Description of changes

Checklist

  • Added/modified documentation as required (such as the README.md for modified charts)
  • Incremented the chart version in Chart.yaml for the modified chart(s)
  • Manually tested. Describe what testing was done in the testing section below
  • Make sure the title of the PR is a good description that can go into the release notes

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Note, this PR replaces aws/eks-charts#551.

Fixes aws/eks-charts#550

The Helm templates for aws-node-termination-handler will produce invalid DaemonSet(s) and Deployment spec with duplicate ports key if values enableProbesServer and enablePrometheusServer are both set to true.
@bwagner5 bwagner5 self-requested a review June 30, 2021 12:53
Copy link
Contributor

@bwagner5 bwagner5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks for the fix! The changes lgtm, but can you change the chart version back to 0.15.1? Our eks-charts automated sync will increment the chart version so that we batch the changes in-between releases. After that, I'll merge it in! 👍

@bwagner5 bwagner5 added the Type: Bug Something isn't working label Jun 30, 2021
Copy link
Contributor

@bwagner5 bwagner5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm! Thanks!

@bwagner5 bwagner5 merged commit 0466ba0 into aws:main Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants