Skip to content

Nits on the VPA documentation#91921

Merged
mburke5678 merged 3 commits intoopenshift:mainfrom
prozehna:prozehna-nits-vpa
Apr 10, 2025
Merged

Nits on the VPA documentation#91921
mburke5678 merged 3 commits intoopenshift:mainfrom
prozehna:prozehna-nits-vpa

Conversation

@prozehna
Copy link
Copy Markdown
Contributor

@prozehna prozehna commented Apr 9, 2025

Attempt #2.

While investigation PR ##91896
I found some nits that'd I'd like to correct.
All but one are punctuation/grammar, the other being a small clarification (node being used changing from master to infra.)

Version(s): 4.12 to 4.19

Issue:
N/A, just nits I found

Link to docs preview:
I don't know how to this

@mburke5678 Since I am QE, I'm not sure who else would run through these suggestions other than the two of us. Would you take a look?

@openshift-ci openshift-ci Bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 9, 2025
@ocpdocs-previewbot
Copy link
Copy Markdown

ocpdocs-previewbot commented Apr 9, 2025

Comment thread modules/nodes-pods-vertical-autoscaler-moving-vpa.adoc Outdated
<3> Set the mode to `Auto`, `Recreate`, or `Off`. The `Recreate` mode should be used rarely, only if you need to ensure that the pods are restarted whenever the resource request changes.
<4> Specify the containers you want to opt-out and set `mode` to `Off`.
<3> Set the mode to `Auto`, `Recreate`, `Initial`, or `Off`. The `Recreate` mode should be used rarely, only if you need to ensure that the pods are restarted whenever the resource request changes.
<4> Specify the containers you want to opt-out of and set `mode` to `Off`.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Specify the containers you want to opt-out of

This means I want to opt out of the container, where we want to opt the container out of the VPA. How about:

Specify the containers that you do not want updated by the VPA and set the mode to Off.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I think that's best.

@mburke5678
Copy link
Copy Markdown
Contributor

@prozehna Thanks for catching these. I had a couple of comments, and you will need a rebase because I merged #91896. After, I can merge this PR.

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 10, 2025
@prozehna prozehna force-pushed the prozehna-nits-vpa branch from c78a096 to c03872d Compare April 10, 2025 09:16
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 10, 2025
@openshift-ci openshift-ci Bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 10, 2025
@prozehna
Copy link
Copy Markdown
Contributor Author

Awesome @mburke5678 , I've rebased and committed your suggestions.

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 10, 2025

@prozehna: all tests passed!

Full PR test history. Your PR dashboard.

Details

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-sigs/prow repository. I understand the commands that are listed here.

@mburke5678
Copy link
Copy Markdown
Contributor

/cherrypick enterprise-4.12

@mburke5678
Copy link
Copy Markdown
Contributor

/cherrypick enterprise-4.13

@mburke5678
Copy link
Copy Markdown
Contributor

/cherrypick enterprise-4.14

@mburke5678
Copy link
Copy Markdown
Contributor

/cherrypick enterprise-4.15

@mburke5678
Copy link
Copy Markdown
Contributor

/cherrypick enterprise-4.16

@mburke5678
Copy link
Copy Markdown
Contributor

/cherrypick enterprise-4.17

@mburke5678
Copy link
Copy Markdown
Contributor

/cherrypick enterprise-4.18

@mburke5678
Copy link
Copy Markdown
Contributor

/cherrypick enterprise-4.19

@openshift-cherrypick-robot
Copy link
Copy Markdown

@mburke5678: #91921 failed to apply on top of branch "enterprise-4.12":

Applying: VPA nits
Using index info to reconstruct a base tree...
M	modules/nodes-pods-vertical-autoscaler-about.adoc
M	modules/nodes-pods-vertical-autoscaler-custom.adoc
A	modules/nodes-pods-vertical-autoscaler-moving-vpa.adoc
A	modules/nodes-pods-vertical-autoscaler-tuning.adoc
M	modules/nodes-pods-vertical-autoscaler-using-about.adoc
Falling back to patching base and 3-way merge...
Auto-merging modules/nodes-pods-vertical-autoscaler-using-about.adoc
CONFLICT (modify/delete): modules/nodes-pods-vertical-autoscaler-tuning.adoc deleted in HEAD and modified in VPA nits. Version VPA nits of modules/nodes-pods-vertical-autoscaler-tuning.adoc left in tree.
CONFLICT (modify/delete): modules/nodes-pods-vertical-autoscaler-moving-vpa.adoc deleted in HEAD and modified in VPA nits. Version VPA nits of modules/nodes-pods-vertical-autoscaler-moving-vpa.adoc left in tree.
Auto-merging modules/nodes-pods-vertical-autoscaler-custom.adoc
Auto-merging modules/nodes-pods-vertical-autoscaler-about.adoc
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 VPA nits

Details

In response to this:

/cherrypick enterprise-4.12

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-sigs/prow repository.

@openshift-cherrypick-robot
Copy link
Copy Markdown

@mburke5678: #91921 failed to apply on top of branch "enterprise-4.13":

Applying: VPA nits
Using index info to reconstruct a base tree...
A	modules/nodes-pods-vertical-autoscaler-moving-vpa.adoc
A	modules/nodes-pods-vertical-autoscaler-tuning.adoc
Falling back to patching base and 3-way merge...
CONFLICT (modify/delete): modules/nodes-pods-vertical-autoscaler-tuning.adoc deleted in HEAD and modified in VPA nits. Version VPA nits of modules/nodes-pods-vertical-autoscaler-tuning.adoc left in tree.
CONFLICT (modify/delete): modules/nodes-pods-vertical-autoscaler-moving-vpa.adoc deleted in HEAD and modified in VPA nits. Version VPA nits of modules/nodes-pods-vertical-autoscaler-moving-vpa.adoc left in tree.
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 VPA nits

Details

In response to this:

/cherrypick enterprise-4.13

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-sigs/prow repository.

@openshift-cherrypick-robot
Copy link
Copy Markdown

@mburke5678: #91921 failed to apply on top of branch "enterprise-4.14":

Applying: VPA nits
Using index info to reconstruct a base tree...
M	modules/nodes-pods-vertical-autoscaler-about.adoc
A	modules/nodes-pods-vertical-autoscaler-moving-vpa.adoc
A	modules/nodes-pods-vertical-autoscaler-tuning.adoc
Falling back to patching base and 3-way merge...
CONFLICT (modify/delete): modules/nodes-pods-vertical-autoscaler-tuning.adoc deleted in HEAD and modified in VPA nits. Version VPA nits of modules/nodes-pods-vertical-autoscaler-tuning.adoc left in tree.
CONFLICT (modify/delete): modules/nodes-pods-vertical-autoscaler-moving-vpa.adoc deleted in HEAD and modified in VPA nits. Version VPA nits of modules/nodes-pods-vertical-autoscaler-moving-vpa.adoc left in tree.
Auto-merging modules/nodes-pods-vertical-autoscaler-about.adoc
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 VPA nits

Details

In response to this:

/cherrypick enterprise-4.14

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-sigs/prow repository.

@openshift-cherrypick-robot
Copy link
Copy Markdown

@mburke5678: #91921 failed to apply on top of branch "enterprise-4.15":

Patch is empty.
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To record the empty patch as an empty commit, run "git am --allow-empty".
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"

Details

In response to this:

/cherrypick enterprise-4.15

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-sigs/prow repository.

@openshift-cherrypick-robot
Copy link
Copy Markdown

@mburke5678: new pull request created: #91991

Details

In response to this:

/cherrypick enterprise-4.16

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-sigs/prow repository.

@openshift-cherrypick-robot
Copy link
Copy Markdown

@mburke5678: new pull request created: #91992

Details

In response to this:

/cherrypick enterprise-4.17

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-sigs/prow repository.

@openshift-cherrypick-robot
Copy link
Copy Markdown

@mburke5678: new pull request created: #91993

Details

In response to this:

/cherrypick enterprise-4.18

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-sigs/prow repository.

@openshift-cherrypick-robot
Copy link
Copy Markdown

@mburke5678: new pull request created: #91994

Details

In response to this:

/cherrypick enterprise-4.19

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-sigs/prow repository.

@mburke5678
Copy link
Copy Markdown
Contributor

/cherrypick enterprise-4.15

@openshift-cherrypick-robot
Copy link
Copy Markdown

@mburke5678: #91921 failed to apply on top of branch "enterprise-4.15":

Applying: VPA nits
Using index info to reconstruct a base tree...
A	modules/nodes-pods-vertical-autoscaler-moving-vpa.adoc
Falling back to patching base and 3-way merge...
CONFLICT (modify/delete): modules/nodes-pods-vertical-autoscaler-moving-vpa.adoc deleted in HEAD and modified in VPA nits. Version VPA nits of modules/nodes-pods-vertical-autoscaler-moving-vpa.adoc left in tree.
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 VPA nits

Details

In response to this:

/cherrypick enterprise-4.15

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-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants