-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Update the series and the README to reflect the change. #30374
Update the series and the README to reflect the change. #30374
Conversation
Can one of the admins verify that this patch is reasonable to test? If so, please reply "ok to test". This message may repeat a few times in short succession due to jenkinsci/ghprb-plugin#292. Sorry. Otherwise, if this message is too spammy, please complain to ixdy. |
4 similar comments
Can one of the admins verify that this patch is reasonable to test? If so, please reply "ok to test". This message may repeat a few times in short succession due to jenkinsci/ghprb-plugin#292. Sorry. Otherwise, if this message is too spammy, please complain to ixdy. |
Can one of the admins verify that this patch is reasonable to test? If so, please reply "ok to test". This message may repeat a few times in short succession due to jenkinsci/ghprb-plugin#292. Sorry. Otherwise, if this message is too spammy, please complain to ixdy. |
Can one of the admins verify that this patch is reasonable to test? If so, please reply "ok to test". This message may repeat a few times in short succession due to jenkinsci/ghprb-plugin#292. Sorry. Otherwise, if this message is too spammy, please complain to ixdy. |
Can one of the admins verify that this patch is reasonable to test? If so, please reply "ok to test". This message may repeat a few times in short succession due to jenkinsci/ghprb-plugin#292. Sorry. Otherwise, if this message is too spammy, please complain to ixdy. |
This looks good at first glance however, the additional layers it depends on look like they need some Xenial updates as well. Namely, layer-flannel which has no systemD support templates. I'll get those hacked together and test this PR and +1 when I've got a confirmed working build. |
Can one of the admins verify that this patch is reasonable to test? If so, please reply "ok to test". This message may repeat a few times in short succession due to jenkinsci/ghprb-plugin#292. Sorry. Otherwise, if this message is too spammy, please complain to ixdy. |
with juju-solutions/layer-flannel#17 landed, and i've been kicking the tires on it and running tests, I think we're good to go on this bumping up to Xenail now +1 LGTM Thanks for the work here @mbruzek |
+1 LGTM, I had a question about why we weren't being explicit, |
Can one of the admins verify that this patch is reasonable to test? If so, please reply "ok to test". This message may repeat a few times in short succession due to jenkinsci/ghprb-plugin#292. Sorry. Otherwise, if this message is too spammy, please complain to ixdy. |
Review status: 0 of 2 files reviewed at latest revision, all discussions resolved. Comments from Reviewable |
GCE e2e build/test passed for commit 9673ceb. |
@pwittrock in accordance with the Criteria for getting something into 1.4 post on google groups: https://groups.google.com/forum/#!msg/kubernetes-dev/pdMJpA0NF7I/1dXrRBriCQAJ here are the three questions with answers:
Please consider this small PR for the exception process to get in before 1.4. Thank you Phil. |
Can one of the admins verify that this patch is reasonable to test? If so, please reply "ok to test". This message will repeat several times in short succession due to jenkinsci/ghprb-plugin#292. Sorry. |
This PR was locked out for the 1.4.0 freeze. We should keep this open to complete the review. I do not have permission to add labels yet. Please add the 'keep-open' label. |
@k8s-bot test this |
Jenkins unit/integration failed for commit 9673ceb. Full PR test history. The magic incantation to run this job again is |
I signed the cla for the linuxfoundation today, and see the tests were failing to queue. How does one trigger a retest? |
I'm going to try this: @k8s-bot test this -edit- looks like its failing to queue the builds (temporarily) when I told it to try that. So I'm not sure if infra related (maintenance) or if i'm carrying super cosmic bot error powers. But it did recover gracefully. so +1 to that - we'll see whats up after this run |
Jenkins GKE smoke e2e failed for commit 9673ceb. Full PR test history. The magic incantation to run this job again is |
I looked through the smoke-test failure logs and they dont appear related. I saw some infra 404's, and a rocket turnup daemon connect failure (which we aren't exercising in this pr). I feel these failures are not due in part to this change. Therefore this is +1 LGTM. @zmerlynn is it cool for us to land this or do we need a satisfactory smoke test before we can land it? |
@chuckbutler: SQ == submit queue. That label stops the submit queue from retesting it before merging, which it normally would, but we don't have any PR-builder tests that are influenced by what's touched in this code. As a human, I can vet that and label it so the SQ isn't wasting time retesting something. |
Jenkins GCI GKE smoke e2e failed for commit 9673ceb. Full PR test history. The magic incantation to run this job again is |
Automatic merge from submit-queue |
This PR updates the juju charm code to support the latest series (xenial 16.04). We changed the README to reflect this change and how that changes the juju commands.
fixes #30373
release-note-none
This change is