kubeadm: recommend installing calico 3.8#15090
kubeadm: recommend installing calico 3.8#15090k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
This change is required since the 3.8 manifest moves to using apps/v1 instead of extensions/v1beta1 for types like DaemonSet and Deployment. See PR 70672 of k/k.
|
@neolit123 Calico v3.8.0 isn't released yet, please hold off on merging this until it is :) |
|
@caseydavenport what is the ETA on the release? |
|
@neolit123 the images in the manifests exist, but are not stable. The release itself has been pushed out a bit due to some issues found during QA. I can't give an exact ETA given we're still working through them. |
|
Deploy preview for kubernetes-io-master-staging ready! Built with commit 6d2ddb8 https://deploy-preview-15090--kubernetes-io-master-staging.netlify.com |
|
Attached the "hold" label in case it gets merged by mistake. |
|
/hold cancel |
|
/assign @tengqm |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tengqm The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This change is required since the 3.8 manifest moves to using
apps/v1 instead of extensions/v1beta1 for types like DaemonSet
and Deployment.
See PR 70672 of k/k.
/kind feature
/priority important-longterm
/sig cluster-lifecycle