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

[v1.13] k8s_install.sh: specify the CNI version #31246

Merged
merged 1 commit into from Mar 8, 2024

Conversation

julianwiedmann
Copy link
Member

@julianwiedmann julianwiedmann commented Mar 8, 2024

Once this PR is merged, a GitHub action will update the labels of these PRs:

 31182

[ upstream commit f92b528 ]

The CNI version should be specify so that in case we have to fallback
the installation of k8s via binaries it doesn't fail with the error:

```
10:29:25      k8s1-1.25: gzip: stdin: not in gzip format
10:29:25      k8s1-1.25: tar: Child returned status 1
10:29:25      k8s1-1.25: tar: Error is not recoverable: exiting now
```

Fixes: ce69afd ("add support for k8s 1.25.0")
Signed-off-by: André Martins <andre@cilium.io>
Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
@maintainer-s-little-helper maintainer-s-little-helper bot added backport/1.13 This PR represents a backport for Cilium 1.13.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. labels Mar 8, 2024
@julianwiedmann
Copy link
Member Author

/test-backport-1.13

@julianwiedmann
Copy link
Member Author

/test-1.19-4.19

@julianwiedmann julianwiedmann marked this pull request as ready for review March 8, 2024 12:06
@julianwiedmann julianwiedmann requested a review from a team as a code owner March 8, 2024 12:06
@julianwiedmann julianwiedmann requested a review from aanm March 8, 2024 12:07
@aanm aanm merged commit 501b20d into cilium:v1.13 Mar 8, 2024
62 checks passed
@julianwiedmann julianwiedmann deleted the v1.13-cni-version branch March 8, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.13 This PR represents a backport for Cilium 1.13.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants