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

Test KIC against multiple k8s versions #1542

Closed
1 task
mflendrich opened this issue Jul 13, 2021 · 1 comment · Fixed by #1558
Closed
1 task

Test KIC against multiple k8s versions #1542

mflendrich opened this issue Jul 13, 2021 · 1 comment · Fixed by #1558

Comments

@mflendrich
Copy link
Contributor

mflendrich commented Jul 13, 2021

Problem statement: We need to commit to some quality level for versions of k8s that we consider "supported".

Proposed solution: Define a "supported" major.minor k8s version to be one, for which at least one patch version is covered by the automated integration tests. We can leverage KTF support for environments for that purpose.

Separated out from #1095

Acceptance criteria:

  • For an array of major.minor.patch or major.minor.<latest-patch> versions, CI tests run against each
@shaneutt
Copy link
Contributor

@mflendrich I changed the AC: I'm intending to target ALL pushes to main and next and have it so that releases can't be cut from these branches until CI is ✔️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants