add udev to hyperkube and bump versions#61357
add udev to hyperkube and bump versions#61357k8s-github-robot merged 1 commit intokubernetes:masterfrom
Conversation
|
/cc @lavalamp |
|
cc @kubernetes/sig-storage-pr-reviews |
|
lgtm, I'll work on getting this built/pushed tomorrow. do we have any e2e testing around hyperkube? finding all of these issues through bug reports is getting kinda old... |
|
@ixdy we have |
|
/assign |
ixdy
left a comment
There was a problem hiding this comment.
images pushed. please update Bazel WORKSPACE dependency, and then this LGTM.
build/root/WORKSPACE
Outdated
There was a problem hiding this comment.
please update this to sha256:cc782ed16599000ca4c85d47ec6264753747ae1e77520894dca84b104a7621e2
3930b68 to
fee9c9e
Compare
|
@ixdy thanks! pushed the updated hash |
|
/lgtm |
|
/assign @mikedanese |
|
Thanks for your pull request. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please follow instructions at https://git.k8s.io/community/CLA.md#the-contributor-license-agreement to sign the CLA. It may take a couple minutes for the CLA signature to be fully registered; after that, please reply here with a new comment and we'll verify. Thanks.
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
not sure why the CLA bot is suddenly unhappy. did you rebase and change your email or something? |
fee9c9e to
2966211
Compare
|
@ixdy sorry, migrated the CLA bot to my new red hat address. I rewrote the commit. Should be good to go. |
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ixdy, mikedanese, rphillips 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 |
| OUT_DIR?=_output | ||
| HYPERKUBE_BIN?=$(OUT_DIR)/dockerized/bin/linux/$(ARCH)/hyperkube | ||
|
|
||
| BASEIMAGE=k8s.gcr.io/debian-hyperkube-base-$(ARCH):0.8 |
|
Automatic merge from submit-queue (batch tested with PRs 61848, 61188, 56363, 61357, 61838). If you want to cherry-pick this change to another branch, please follow the instructions here. |
|
Got a cherry pick up for 1.10: #61861 |
|
/release-note |
|
@ixdy: the DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
it occurs to me that a release note is probably a good idea? |
|
I apparently don't understand how to use the release note plugin anymore, though. |
|
@ixdy I updated the release note in the PR... I am not sure if I have to do anything, since it was after the merge. |
What this PR does / why we need it: Adds udev to the hyperkube to fix GCE and OpenStack volume mounts.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #61356
Fixes #43515
Fixes coreos/bugs#2385
Special notes for your reviewer:
/cc @kubernetes/sig-node-bugs @kubernetes/sig-node-pr-reviews
/cc @ixdy
Release note: