Skip to content

Use explicit Kubernetes versions for integration tests - #60

Open
mweibel wants to merge 1 commit into
mainfrom
feat/explicit-k8s-versions
Open

Use explicit Kubernetes versions for integration tests#60
mweibel wants to merge 1 commit into
mainfrom
feat/explicit-k8s-versions

Conversation

@mweibel

@mweibel mweibel commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator
  • Add .github/kubernetes-versions.json config file
  • Update helpers/test-matrix to read from config instead of using dynamic release-set detection from k8test
  • Document version update process in README.md

This prevents CI breakage when new Kubernetes releases outpace cri-tools support. Versions are now updated manually per the 3-latest-minor-releases policy.

- Add .github/kubernetes-versions.json config file
- Update helpers/test-matrix to read from config instead of using
  dynamic release-set detection from k8test
- Document version update process in README.md

This prevents CI breakage when new Kubernetes releases outpace
cri-tools support. Versions are now updated manually per the
3-latest-minor-releases policy.
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.

1 participant