-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
[1.17] Update CNI to v0.8.6 #91386
[1.17] Update CNI to v0.8.6 #91386
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/hold |
/hold cancel |
Signed-off-by: Stephen Augustus <[email protected]>
Signed-off-by: Stephen Augustus <[email protected]>
Signed-off-by: Stephen Augustus <[email protected]>
Image has been promoted: https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/post-k8sio-cip/1265499696156119040 |
/pull-kubernetes-bazel-build |
Signed-off-by: Stephen Augustus <[email protected]>
CNI_STORAGE_URL_BASE: $(yaml-quote ${CNI_STORAGE_URL_BASE:-}) | ||
CNI_TAR_PREFIX: $(yaml-quote ${CNI_TAR_PREFIX:-}) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bowei to review cluster CNI changes
CNI_SHA1=${CNI_SHA1:-} | ||
CNI_TAR_PREFIX=${CNI_TAR_PREFIX:-cni-plugins-linux-amd64-} | ||
CNI_STORAGE_URL_BASE=${CNI_STORAGE_URL_BASE:-https://storage.googleapis.com/k8s-artifacts-cni/release} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bowei to review
bazel and build bits look reasonable, tagged the network team to review the cluster CNI changes |
CNI changes /approve |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bowei, cblecker, justaugustus, liggitt 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 |
/lgtm |
What type of PR is this?
/kind cleanup
/area dependency release-eng
/sig network release
What this PR does / why we need it:
Update CNI to v0.8.6
cc: @kubernetes/release-engineering @kubernetes/sig-network-misc
/assign @BenTheElder @yujuhong @tallclair
ref: kubernetes/release#1309
Special notes for your reviewer:
Does this PR introduce a user-facing change?: