-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OCPBUGS-19644 Adding per-pod-power-management to output of help #65512
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
Conversation
🤖 Updated build preview is available at: Build log: https://circleci.com/gh/ocpdocs-previewbot/openshift-docs/28844 |
@mrniranjan PTAL a look at this update to ensure output of |
looks good to me |
b3cd442
to
4bb0e63
Compare
/label telco |
/label merge-review-needed |
This is a friendly reminder that PRs have to go through peer review before being added to the merge review queue. /remove-label merge-review-needed |
/label peer-review-needed |
@kquinn1204 I think that it should be per-pod power management, from the references I can find in an internet search. |
@mburke5678 I verified on a live cluster
|
@mburke5678 I had to do a double take but verified again just now |
/label merge-review-needed |
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 isn't part of your PR, but Per Pod Power Management
is written as per-pod power management
in this table. I feel like maybe it should be consistent? Let me know if you would like to fix in this PR or if you would like to fix in another PR.
I will address here shortly and change to Enable per pod power management thanks for picking that up. @opayne1 |
d3a54e2
to
c6eaba5
Compare
Hi @opayne1 thanks for review, hopefully OK to merge now |
/cherrypick enterprise-4.12 |
/cherrypick enterprise-4.13 |
/cherrypick enterprise-4.14 |
@opayne1: new pull request created: #66530 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. |
@opayne1: new pull request created: #66531 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. |
@opayne1: new pull request created: #66532 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. |
[OCPBUGS-19644]: per-pod-power-management missing from output of podman run
Version(s): 4.12, 4.13, 4.14, main
Issue:https://issues.redhat.com/browse/OCPBUGS-19644
Link to docs preview: https://65512--docspreview.netlify.app/openshift-enterprise/latest/scalability_and_performance/cnf-create-performance-profiles.html#running-the-performance-profile-profile-cluster-using-podman_cnf-create-performance-profiles
QE review:
Additional information: Simple update to the output of a command which did not reflect the addition of a new option. I checked myself and QE verified that help was updated.