Conversation
97220a4 to
34211e2
Compare
Member
Author
|
/test |
83f60e5 to
9dd7666
Compare
Member
Author
|
/ci-ginkgo |
9dd7666 to
9fb5311
Compare
Member
Author
|
/ci-ginkgo |
9fb5311 to
fab6cb6
Compare
Member
Author
|
/ci-ginkgo |
1 similar comment
Member
Author
|
/ci-ginkgo |
ce48fe1 to
d332f67
Compare
Member
Author
|
/ci-ginkgo |
d332f67 to
3408bb6
Compare
Member
Author
|
/ci-ginkgo |
giorio94
reviewed
Nov 29, 2024
giorio94
approved these changes
Nov 29, 2024
3408bb6 to
1cce2e9
Compare
Member
Author
|
/test |
aanm
requested changes
Nov 29, 2024
2034348 to
4e1f2bf
Compare
aanm
approved these changes
Nov 29, 2024
4e1f2bf to
0bdd894
Compare
Member
Author
|
/test |
dlapcevic
approved these changes
Nov 29, 2024
qmonnet
approved these changes
Nov 29, 2024
nebril
approved these changes
Dec 2, 2024
Most of the dependencies are updated as part of the below PR. This commit is to cover the rest to support k8s 1.32. One point worth noting is the test combination between k8s version and kernel is shifted from 1.31 -> 1.32, 1.30 -> 1.31, 1.29 -> 1.30 respectively, so that we are still having the same coverage. Relates: #35406 Signed-off-by: Tam Mach <[email protected]>
This is to include the below changes, so that we can test CI with recent kubectl version (e.g. v1.32.0-rc.0). Relates: helm/kind-action#127 Signed-off-by: Tam Mach <[email protected]>
The old one didn't support recent versions (e.g. 1.31.1+), also to add the flag to follow the redirects. Signed-off-by: Tam Mach <[email protected]>
0bdd894 to
a332195
Compare
Member
Author
|
/test |
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.
Most of the dependencies are updated as part of the below PR. This PR is to cover the rest to support k8s 1.32.
Relates: #35406