-
Notifications
You must be signed in to change notification settings - Fork 1.8k
MetalLB updating the pod affinity example OCPBUGS-17959 #63849
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/23432 |
@asood-rh This is a simple update to correct the pod affintity example for MetalLB hopefully you can QE it and add a LGTM to the ticket. |
/lgtm |
31050c1
to
f85b059
Compare
/label telco |
/label peer-review-needed |
/remove-label peer-review-needed /label peer-review-in-progress |
/remove-label peer-review-in-progress /label peer-review-done |
6c71d18
to
f1c7a0d
Compare
Got LGTM from reporter on JIRA |
/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.
I had one spelling nit I noticed and a suggestion while I was at it. Let me know your thoughts and I can merge after. Thanks!
runtimeClassName: myclass | ||
annotations: <1> | ||
speaker: demo | ||
---- | ||
<1> This example uses `annotations` to add metadata such as build release information or GitHub pull request information. You can populate annotations with characters not permitted in labels. However, you cannot use annotations to identify or select objects. | ||
<1> The earlier example uses `annotations` to add metadata such as build release information or GitHub pull request information. You can populate annotations with characters that are no permitted in labels. However, you cannot use annotations to identify or select objects. |
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.
Is this supposed to be "not"? Also, I am confused with the use of "The earlier example" does that mean the example from #1 or does it mean the example this callout is in? If it is this example, I would keep the "This"
<1> The earlier example uses `annotations` to add metadata such as build release information or GitHub pull request information. You can populate annotations with characters that are no permitted in labels. However, you cannot use annotations to identify or select objects. | |
<1> The earlier example uses `annotations` to add metadata such as build release information or GitHub pull request information. You can populate annotations with characters that are not permitted in labels. However, you cannot use annotations to identify or select objects. |
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.
hi @opayne1 I may have inadvertently touched that I think I was asked to add "previous" example but vale recommended use of "earlier"
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.
To be honest I really think that description is not needed at all but I will revert to original here and I do need to revise this section in a separate PR, there is something else that needs clarification too IMO.
cc4c9ba
to
8cd302d
Compare
@opayne1 thanks for noticing that hopefully good to merge now. |
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.
Thanks for the quick updates!
/lgtm
/cherrypick enterprise-4.12 |
/cherrypick enterprise-4.13 |
/cherrypick enterprise-4.14 |
@opayne1: new pull request created: #64234 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: #64235 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: #64236 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-17959]: Updating the pod affinity example
Version(s): 4.14, 4.13, 4.12 and main
Issue:https://issues.redhat.com/browse/OCPBUGS-17959
Link to docs preview:https://63849--docspreview.netlify.app/openshift-enterprise/latest/networking/metallb/metallb-operator-install.html#nw-metallb-operator-setting-pod-priority-affinity_metallb-operator-install
QE review:
Additional information: