-
Notifications
You must be signed in to change notification settings - Fork 1.8k
TELCODOCS-2064: Docs and RN: CNF-14082 SR-IOV Operator support for Intel C741 Emmitsburg Chipset #84760
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
@ogradyp: This pull request references TELCODOCS-2064 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
🤖 Wed Feb 12 09:17:25 - Prow CI generated the docs preview: |
@ogradyp: No Jira issue is referenced in the title of this pull request. 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 openshift-eng/jira-lifecycle-plugin repository. |
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.
Release note missing?
@@ -96,6 +96,10 @@ By default, this field is set to `2`. | |||
|`boolean` | |||
|Specifies whether to enable or disable the SR-IOV Network Operator metrics. By default, this field is set to `false`. | |||
|
|||
|`spec.featureGates.mellanoxFirmwareReset` | |||
|`boolean` | |||
|Specifies whether to reset the firmware in the SR-IOV Network Operator. By default, this field is set to `true`. |
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.
Feel free to re-phrase my suggestion:
|Specifies whether to reset the firmware in the SR-IOV Network Operator. By default, this field is set to `true`. | |
|Specifies whether to reset the firmware on VF changes in the SR-IOV Network Operator. Certain chipsets (e.g., Intel C740 Series) do not completely power off the PCI-E devices, which is required to configure VFs on NVIDIA/Mellanox NICs. By default, this field is set to `false`. |
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 @cgoncalves for your feedback. I have included, and slightly re-phrased, your suggestion.
@@ -96,6 +96,10 @@ By default, this field is set to `2`. | |||
|`boolean` | |||
|Specifies whether to enable or disable the SR-IOV Network Operator metrics. By default, this field is set to `false`. | |||
|
|||
|`spec.featureGates.mellanoxFirmwareReset` |
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 is a Tech Preview feature. Can we have a TP note here somehow?
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 @cgoncalves for your feedback. I have included the standard Technology Preview text snippet that appears with all Technology Preview features.
Thanks @cgoncalves for your feedback. As the Release Note will be specific to the 4.18 stream, it will be included in a separate PR. |
Thanks @ogradyp for the documentation! LGTM. Please hold the merge. We're still finalizing the Tech Preview details internally. |
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.
/lgtm
Thanks @cgoncalves for your approval. Sure, I will hold the merge. Please let me know as soon as the Tech Preview details are finalized. |
@ogradyp: This pull request references TELCODOCS-2064 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
/unhold Good to go from Engineering. Thank you for the patience in waiting this long. |
243f415
to
852f818
Compare
New changes are detected. LGTM label has been removed. |
Thanks @cgoncalves for your update. I will send it for review and merging. |
/label peer-review-needed |
/label peer-review-in-progress |
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.
One nit, LGTM!
@@ -96,6 +96,13 @@ By default, this field is set to `2`. | |||
|`boolean` | |||
|Specifies whether to enable or disable the SR-IOV Network Operator metrics. By default, this field is set to `false`. | |||
|
|||
|`spec.featureGates.mellanoxFirmwareReset` | |||
|`boolean` | |||
|Specifies whether to reset the firmware on virtual function (VF) changes in the SR-IOV Network Operator. Some chipsets (for example, Intel C740 Series) do not completely power off the PCI-E devices, which is required to configure VFs on NVIDIA/Mellanox NICs. By default, this field is set to `false`. |
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.
|Specifies whether to reset the firmware on virtual function (VF) changes in the SR-IOV Network Operator. Some chipsets (for example, Intel C740 Series) do not completely power off the PCI-E devices, which is required to configure VFs on NVIDIA/Mellanox NICs. By default, this field is set to `false`. | |
|Specifies whether to reset the firmware on virtual function (VF) changes in the SR-IOV Network Operator. Some chipsets, such as the Intel C740 Series, do not completely power off the PCI-E devices, which is required to configure VFs on NVIDIA/Mellanox NICs. By default, this field is set to `false`. |
Avoiding parenthesis: https://www.ibm.com/docs/en/ibm-style?topic=punctuation-parentheses
Using "such as" instead of "for example": https://www.ibm.com/docs/en/ibm-style?topic=format-examples
/label peer-review-done |
…ameter TELCODOCS-2064: Dev feedback applied TELCODOCS-2064: Technology Preview snippet text added TELCODOCS-2064: Peer review feedback applied
852f818
to
23b11ad
Compare
@ogradyp: all tests passed! Full PR test history. Your PR dashboard. 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. |
Thanks @cbippley for your review and feedback. I have applied your suggestion. |
/label merge-review-needed |
@ogradyp: This pull request references TELCODOCS-2064 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
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.
LGTM Merging
/cherrypick enterprise-4.18 |
@xenolinux: new pull request created: #88453 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-sigs/prow repository. |
https://issues.redhat.com/browse/TELCODOCS-2064: Docs and RN: CNF-14082 SR-IOV Operator support for Intel C741 Emmitsburg Chipset
Applies to OCP version : 4.18+
Preview: SR-IOV Network Operator config custom resource
Dev review completed by @cgoncalves
Dev review completed by @SchSeba
Peer review completed by @cbippley
Thank you.