-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Use CNI 0.8.6 for Kubernetes 1.15+ #9256
Conversation
/lgtm |
hm, so existing k8s 1.15-1.17 clusters will be upgraded from 0.7.5 to 0.8.6 when they upgrade to the version of Kops that includes this? Are there any concerns with that upgrade process? |
@rifelpet The idea was to migrate as much as possible to 0.8.6, probably including Kops 1.16. If we merge it, we can see how the weekly e2e are behaving with older versions also. |
ok, yes we can merge this and keep an eye on the 1.15 job before we release the next kops version that includes this 👍 https://testgrid.k8s.io/kops-versions#kops-aws-k8s-1.15 /approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hakman, rifelpet The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…pstream-release-1.18 Automated cherry pick of #9256: Use CNI 0.8.6 for Kubernetes 1.15+
…pstream-release-1.17 Automated cherry pick of #9256: Use CNI 0.8.6 for Kubernetes 1.15+
…pstream-release-1.16 Automated cherry pick of #9256: Use CNI 0.8.6 for Kubernetes 1.15+
…of-#9256-upstream-release-1.16 Automated cherry pick of kubernetes#9256: Use CNI 0.8.6 for Kubernetes 1.15+
…of-#9256-upstream-release-1.16 Automated cherry pick of kubernetes#9256: Use CNI 0.8.6 for Kubernetes 1.15+
…of-#9256-upstream-release-1.16 Automated cherry pick of kubernetes#9256: Use CNI 0.8.6 for Kubernetes 1.15+
Due to security advisory kubernetes/kubernetes#91507, k/k upgraded the CNI binaries to 0.8.6 for 1.16+. We still support 1.15, so we should do it for it also.
Refs: