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
We need to explicitly check against recent release versions of Kubernetes before allowing a release to go through.
At the time of writing we need to ensure functionality with v1.21 before any release.
v1.21
v1.22
The text was updated successfully, but these errors were encountered:
shaneutt
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
Problem Statement
We need to explicitly check against recent release versions of Kubernetes before allowing a release to go through.
Proposed Solution
At the time of writing we need to ensure functionality with
v1.21
before any release.Acceptance Criteria
v1.21
(must pass to release)Optional: add a release test to check functionality againstopted out for time reasonsv1.22
(expected failures, report only)The text was updated successfully, but these errors were encountered: