kola/test: add kubernetes 1.24.1#337
Merged
tormath1 merged 6 commits intoflatcar-masterfrom Jun 23, 2022
Merged
Conversation
3 tasks
2ab38d4 to
e78acc9
Compare
jepio
approved these changes
Jun 10, 2022
Member
jepio
left a comment
There was a problem hiding this comment.
Just out of interest: whats your process to generate the testConfig map entry?
Contributor
Author
I use this gist: https://gist.github.com/tormath1/57f4e3794b2645a7617f50819d6e20e8 to get the SHA signatures :) |
e78acc9 to
8e8116b
Compare
Contributor
Author
|
On hold - waiting for Alpha release. Otherwise, Kubernetes 1.24.1 tests will fail. |
Contributor
Author
81a2960 to
73b383f
Compare
this release is not actively maintained and support is about to end. Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
it was initially done on 1.21.10 Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Can be reverted once: flatcar/Flatcar#779 done Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
this requires some changes introduced in: flatcar-archive/coreos-overlay#1944 Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
73b383f to
757715b
Compare
Member
|
I think we should run the K8s 1.24 tests for all channels, as people probably want to use it on LTS or Stable, too. |
Member
|
I've backported the changes to enable containerd by default and load the required modules |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In this PR, we remove the tests for Kubernetes 1.21.10 and we provide a new test for Kubernetes 1.24.1.
Testing done
In progress: http://jenkins.infra.kinvolk.io:8080/job/os/job/manifest/5816/cldsv/
Note for reviewers
Still need to decide if we want to exclude kubernetes 1.24.1 from being tested on version != from next major.
changelog/directory (user-facing change, bug fix, security fix, update)