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

Add back deprecated flags for checking whether an instance is managed by NTH #686

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

snay2
Copy link
Contributor

@snay2 snay2 commented Sep 12, 2022

Issue #, if available: #682

Description of changes:
We removed these flags in NTH release v1.17.0, but they are still supported for now. The Helm chart should allow both in the mean time.

If the Helm chart includes one of the deprecated flags at install time, NTH will issue a warning, such as the following (source):

Deprecated argument "managed-asg-tag" was provided. This argument will eventually be removed. Please switch to "managed-tag" instead.

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

… by NTH

We removed these flags in NTH release v1.17.0, but they are still supported for now. The Helm chart should support both in the mean time.
@snay2 snay2 requested a review from a team as a code owner September 12, 2022 22:33
Copy link
Contributor

@cjerad cjerad left a comment

Choose a reason for hiding this comment

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

lgtm 👍

@pdk27
Copy link
Contributor

pdk27 commented Sep 13, 2022

LGTM 🚀


It would be nice to add a values.schema.json after the deprecated flag feature becomes supported in Helm
(looks like this PR needs to be merged for the json schema dependency to be updated in Helm).
Since this is WIP, I created this issue to track it separately.

@snay2 snay2 merged commit b347469 into aws:main Sep 13, 2022
@snay2 snay2 deleted the deprecated-flags branch September 13, 2022 17:26
@snay2 snay2 added the Pending-Release Pending an NTH or eks-charts release label Sep 13, 2022
@snay2 snay2 removed the Pending-Release Pending an NTH or eks-charts release label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants