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

Fail on eksctl anywhere upgrade cluster plan -f #6716

Closed
jiayiwang7 opened this issue Sep 22, 2023 · 0 comments
Closed

Fail on eksctl anywhere upgrade cluster plan -f #6716

jiayiwang7 opened this issue Sep 22, 2023 · 0 comments
Assignees
Milestone

Comments

@jiayiwang7
Copy link
Member

jiayiwang7 commented Sep 22, 2023

If user miss types the upgrade plan cluster command with upgrade cluster plan, it goes straight to cluster upgrade instead of failing.

For example,

eksctl anywhere upgrade cluster plan -f cluster.yaml

will not validate if the CLUSTER_NAME (in this case, plan) in the command is same as the cluster name specified in cluster spec and fail if not.

We should validate the consistency between the two and make sure user does not trigger unwanted upgrade.

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

No branches or pull requests

2 participants