We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is issue is part of the epic #387.
With the addition of the Kubernetes version upgrade feature (#640), it needs to be validated as part of the E2E. Ideally, we should validate that:
Cluster
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is issue is part of the epic #387.
Description
With the addition of the Kubernetes version upgrade feature (#640), it needs to be validated as part of the E2E. Ideally, we should validate that:
Cluster
can be used as target and conflict with other Kubernetes version spec.Cluster
created with a Kubernetes version can be updated to a valid newer verison.Cluster
created with a Kubernetes version should not be allowed to be updated to an invalid version (e.g. jumping minor versions).The text was updated successfully, but these errors were encountered: