-
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
Support for PodPreset in get command #15148
Conversation
* poddisruptionbudgets (aka 'pdb') | ||
* podpreset |
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.
should have been plural, but oh well
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.
heh true
LGTM |
[merge][severity:blocker] |
[Test]ing while waiting on the merge queue |
@fabianofranz need to regenerate completions in a new commit |
Evaluated for origin test up to 1296f25 |
continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/3059/) (Base Commit: 1c8af8b) (PR Branch Commit: 1296f25) |
[merge][severity:blocker] |
Evaluated for origin merge up to 1296f25 |
continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/1275/) (Base Commit: 8dd73b5) (PR Branch Commit: 1296f25) (Extended Tests: blocker) (Image: devenv-rhel7_6439) |
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1449320
Cherry-picks kubernetes/kubernetes#44746
@liggitt need your approval, this fixes a blocker.