-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Bug 1698543: bump libcontainer/runc and deps #23860
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
Bug 1698543: bump libcontainer/runc and deps #23860
Conversation
|
@rphillips: This pull request references Bugzilla bug 1698543, which is invalid:
Comment 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. |
|
@rphillips: This pull request references Bugzilla bug 1698543, which is invalid:
Comment 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. |
|
/bugzilla refresh |
|
@rphillips: This pull request references Bugzilla bug 1698543, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 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. |
|
Compile error. |
|
/hold working on a different fix with @mrunalp |
797c846 to
048c028
Compare
|
@rphillips: This pull request references Bugzilla bug 1698543, which is invalid:
Comment 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. |
|
/hold cancel |
|
/retest |
|
@rphillips: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. |
|
/bugzilla refresh |
|
@rphillips: This pull request references Bugzilla bug 1698543, which is valid. 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. |
|
/lgtm |
|
@smarterclayton ptal |
|
bot got updated to target 4.2.0... /bugzilla refresh |
|
@rphillips: This pull request references Bugzilla bug 1698543, which is valid. 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. |
|
/bugzilla refresh |
|
@openshift-bot: This pull request references Bugzilla bug 1698543, which is valid. 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. |
| # openshift second | ||
| - package: github.com/openshift/api | ||
| version: master | ||
| version: release-4.2 |
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.
This feels like something that should happen automatically when we fork an origin branch off master. Is there a plan to make that happen, or is it up to whoever makes the first post-fork vendor bump to do this?
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.
Yeah, I think this was missed upon branching.
|
Also, the Bugzilla bot is currently accepting rhbz#1698543 because there is no blocking 4.3.0 bug; otherwise it would need a VERIFIED 4.3.0 bug. Z patch managers could override that by setting labels manually, but we definitely don't want to fix this in 4.2 and then forget to fix it in 4.3.0. Maybe 88baf7f (#23811) obsoletes this bump in the master branch, but I think our current policy is to have blocking 4.3.0 bugs so QE can verify that we aren't leaking the fix. |
|
@wking Got the 4.3 BZ and PR available. |
|
/bugzilla refresh |
|
@blomquisg: This pull request references Bugzilla bug 1698543, which is invalid:
Comment 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. |
|
Had to reverse the BZ dependencies (4.3.0 should block 4.2.0). This PR will be blocked until the 4.3.0 BZ is verified |
|
/bugzilla refresh |
|
@nee1esh: This pull request references Bugzilla bug 1698543, which is invalid:
Comment 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. |
|
@eparis Can we get this approved for BZ process exception and cherry-picked for 4.2? 4.3 PR is merged. According to Seth "we don't have a recreate procedure for it and don't really know how it happens. we just removed the code that makes it possible." |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: eparis, mrunalp, 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 |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
4 similar comments
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
@rphillips: All pull requests linked via external trackers have merged. Bugzilla bug 1698543 has been moved to the MODIFIED state. 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. |
Bump opencontainer/runc fork pin to pull in this commit to fix delegation not available errors.
Note This patch also pins openshift/{api,client-go,library-go,apiserver-library-go} to release branches.
The diff is large based on running
make update-depswhich is standard.ref: https://bugzilla.redhat.com/show_bug.cgi?id=1698543
/cc @mrunalp @sjenning