Skip to content

fix(eks): incorrect version of aws-node-termination-handler#19510

Merged
mergify[bot] merged 2 commits intomasterfrom
otaviom/aws-node-termination-handler-0_18_0
Mar 31, 2022
Merged

fix(eks): incorrect version of aws-node-termination-handler#19510
mergify[bot] merged 2 commits intomasterfrom
otaviom/aws-node-termination-handler-0_18_0

Conversation

@otaviomacedo
Copy link
Copy Markdown
Contributor

@otaviomacedo otaviomacedo commented Mar 22, 2022

A previous PR upgraded the version of aws-node-termination-handler. However, the version contained in the change, 1.14.0, refers to the appVersion field and not the version field. This change upgrades it to the latest available version, 0.18.0, as shown by the command:

$ helm search repo aws-node-termination-handler
NAME                            	CHART VERSION	APP VERSION	DESCRIPTION
eks/aws-node-termination-handler	0.18.0       	1.16.0     	A Helm chart for the AWS Node Termination Handler.

All Submissions:

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

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Mar 22, 2022

@otaviomacedo otaviomacedo requested a review from a team March 22, 2022 14:48
@github-actions github-actions bot added the @aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service label Mar 22, 2022
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Mar 22, 2022
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 31, 2022

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: d28c034
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 9c712cc into master Mar 31, 2022
@mergify mergify bot deleted the otaviom/aws-node-termination-handler-0_18_0 branch March 31, 2022 14:14
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 31, 2022

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@robertd
Copy link
Copy Markdown
Contributor

robertd commented Apr 14, 2022

@otaviomacedo Sorry about this.

StevePotter pushed a commit to StevePotter/aws-cdk that referenced this pull request Apr 27, 2022
A previous [PR](aws#18841) upgraded the version of `aws-node-termination-handler`. However, the version contained in the change, 1.14.0, refers to the `appVersion` field and not the `version` field. This change upgrades it to the latest available `version`, 0.18.0, as shown by the command:

```
$ helm search repo aws-node-termination-handler
NAME                            	CHART VERSION	APP VERSION	DESCRIPTION
eks/aws-node-termination-handler	0.18.0       	1.16.0     	A Helm chart for the AWS Node Termination Handler.
```

----

### All Submissions:

* [x] Have you followed the guidelines in our [Contributing guide?](https://github.com/aws/aws-cdk/blob/master/CONTRIBUTING.md)

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service contribution/core This is a PR that came from AWS.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants