-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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 1739601: UPSTREAM: 80491: Changed IsCriticalPod to return true in case of static pods #23576
Conversation
/lgtm |
/retest |
Need a BZ reference after feature freeze :-) /hold |
I'm fine leaving it until 4.3 unless @derekwaynecarr wants to push it in for 4.2 |
This should go all the way back to 4.1. |
@sjenning: An error was encountered updating the bug to the POST state on the Bugzilla server at https://bugzilla.redhat.com for bug 1739601:
In 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 |
@sjenning: This pull request references a valid Bugzilla bug. 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. In 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 |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: derekwaynecarr, mrunalp, sjenning 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 |
/retest Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
/retest Please review the full test history for this PR and help us cut down flakes. |
@sjenning: All pull requests linked via external trackers have merged. The Bugzilla bug has been moved to the MODIFIED state. In 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. |
kubernetes/kubernetes#80491
Proactive pick for upstream fix.
Some fuzz around kubernetes/kubernetes@ca6003b#diff-9fe046de3c6aaa377bb7fa24a34509c9 but otherwise it applies cleanly.
Extra +/-1 line changed is
goimports
addingv1
aliashttps://github.com/openshift/origin/pull/23576/files#diff-5cdd56e52dd392c4f849386f73dc723aR23
@derekwaynecarr @mrunalp