Skip to content

OSDOCS-19126_RN#adding BM RN#111483

Merged
ShaunaDiaz merged 1 commit into
openshift:enterprise-4.22from
brendan-daly-red-hat:OSDOCS-19126_RN
May 14, 2026
Merged

OSDOCS-19126_RN#adding BM RN#111483
ShaunaDiaz merged 1 commit into
openshift:enterprise-4.22from
brendan-daly-red-hat:OSDOCS-19126_RN

Conversation

@brendan-daly-red-hat
Copy link
Copy Markdown
Contributor

@brendan-daly-red-hat brendan-daly-red-hat commented May 11, 2026

Version:
4.22

Issue:
https://redhat.atlassian.net/browse/OSDOCS-19126

Link to docs preview:
Support for the PCI addresses of NICs in BareMetalHost hardware data

QE review:

  • QE has approved this change.

Additional information:
Doc PR for this release note: #110891.

@openshift-ci openshift-ci Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 11, 2026
@brendan-daly-red-hat brendan-daly-red-hat changed the title Osdocs 19126 rn OSDOCS-19126_RN#adding BM RN May 11, 2026
@ocpdocs-previewbot
Copy link
Copy Markdown

ocpdocs-previewbot commented May 11, 2026

🤖 Wed May 13 14:22:51 - Prow CI generated the docs preview:

https://111483--ocpdocs-pr.netlify.app/openshift-enterprise/latest/release_notes/ocp-4-22-release-notes.html

@brendan-daly-red-hat brendan-daly-red-hat force-pushed the OSDOCS-19126_RN branch 3 times, most recently from 4a993f5 to 004db90 Compare May 11, 2026 14:47
@brendan-daly-red-hat
Copy link
Copy Markdown
Contributor Author

@sgoveas @MahnoorAsghar, PTAL

Copy link
Copy Markdown

@sgoveas sgoveas left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label May 12, 2026
Instructions: Add entries in the following format:

Item description::
With this release, the `BareMetalHost` resource now includes the Peripheral Component Interconnect (PCI) address for each network interface controller (NIC) in the `HardwareData` object. An example value for the `pciAddress` field is `0000:00:03.0`.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

The PCI address info for a NIC may be found in these 2 separate CustomResources:

  • in the BMH status.hardware.nics[] section
  • in the HardwareData CR, in the spec.hardware.nics[] section

Note: The information in the BMH status.hardware section is the same as the info in the HardwareData spec.hardware, but these are 2 separate CRs.

This statement makes it sound like the HardwareData 'object' is in the BMH status, which is incorrect.

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.

@MahnoorAsghar, I've updated the draft text. PTAL.

@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label May 13, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 13, 2026

@brendan-daly-red-hat: 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.

@MahnoorAsghar
Copy link
Copy Markdown

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label May 13, 2026
@brendan-daly-red-hat
Copy link
Copy Markdown
Contributor Author

/label merge-review-needed

@openshift-ci openshift-ci Bot added the merge-review-needed Signifies that the merge review team needs to review this PR label May 13, 2026
Copy link
Copy Markdown
Contributor

@ShaunaDiaz ShaunaDiaz left a comment

Choose a reason for hiding this comment

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

an extras space in there, but beyond minor
LGTM

Instructions: Add entries in the following format:

Item description::
With this release, the Peripheral Component Interconnect (PCI) address for each network interface controller (NIC) is available in two separate custom resources (CRs). The PCI address is located in the `status.hardware.nics[]` section of the `BareMetalHost` CR and in the `spec.hardware.nics[]` section of the `HardwareData` CR. While these are separate resources, the values in the `pciAddress` fields, for example `0000:00:03.0`, are identical.
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.

Suggested change
With this release, the Peripheral Component Interconnect (PCI) address for each network interface controller (NIC) is available in two separate custom resources (CRs). The PCI address is located in the `status.hardware.nics[]` section of the `BareMetalHost` CR and in the `spec.hardware.nics[]` section of the `HardwareData` CR. While these are separate resources, the values in the `pciAddress` fields, for example `0000:00:03.0`, are identical.
With this release, the Peripheral Component Interconnect (PCI) address for each network interface controller (NIC) is available in two separate custom resources (CRs). The PCI address is located in the `status.hardware.nics[]` section of the `BareMetalHost` CR and in the `spec.hardware.nics[]` section of the `HardwareData` CR. While these are separate resources, the values in the `pciAddress` fields, for example `0000:00:03.0`, are identical.

@ShaunaDiaz ShaunaDiaz removed the merge-review-needed Signifies that the merge review team needs to review this PR label May 14, 2026
@ShaunaDiaz ShaunaDiaz added this to the Planned for 4.22 GA milestone May 14, 2026
@ShaunaDiaz ShaunaDiaz merged commit 4a85e39 into openshift:enterprise-4.22 May 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants