-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OSDOCS#9736: Agent 4.15 feature RNs #71931
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
@skopacz1: This pull request references OSDOCS-9736 which is a valid jira issue. 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 21 20:21:12 - Prow CI generated the docs preview: https://71931--ocpdocs-pr.netlify.app |
/lgtm |
@skopacz1: This pull request references OSDOCS-9736 which is a valid jira issue. 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. |
@bmanzari Thanks so much for helping with QE review!! |
@skopacz1: 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. |
/label peer-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.
Two small nits, otherwise LGTM.
/remove-label peer-review-in-progress
/label peer-review-done
For more information, see xref:../installing/installing_with_agent_based_installer/installation-config-parameters-agent.adoc#installation-configuration-parameters-additional-vsphere_installation-config-parameters-agent[Additional VMware vSphere configuration parameters]. | ||
|
||
[id="ocp-4-15-agent-baremetal-configuration"] | ||
==== Additional bare metal configurations on Day 1 with the Agent-based Installer |
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.
==== Additional bare metal configurations on Day 1 with the Agent-based Installer | |
==== Additional bare metal configurations during Agent-based installation |
simplified to avoid "day 1" language
You can now make additional configurations for bare metal platforms while creating the `install-config.yaml` file for an Agent-based Installation. | ||
These new options include host configuration, network configuration, and baseboard management controller (BMC) details. | ||
|
||
These fields are not used during the initial provisioning of the cluster, but they eliminate the need to set the fields as a Day 2 operation. |
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.
These fields are not used during the initial provisioning of the cluster, but they eliminate the need to set the fields as a Day 2 operation. | |
These fields are not used during the initial provisioning of the cluster, but they eliminate the need to set the fields after installation. |
914445c
to
930d397
Compare
New changes are detected. LGTM label has been removed. |
930d397
to
098a0f4
Compare
[id="ocp-4-15-agent-baremetal-configuration"] | ||
==== Additional bare metal configurations during Agent-based installation | ||
|
||
You can now make additional configurations for the bare metal platform while creating the `install-config.yaml` file for an Agent-based Installation. |
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 change LGTM.
@skopacz1: 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/test-infra repository. I understand the commands that are listed here. |
/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.
quick question
==== Additional bare metal configurations during Agent-based installation | ||
|
||
You can now make additional configurations for the bare metal platform while creating the `install-config.yaml` file for an Agent-based Installation. | ||
These new options include host configuration, network configuration, and baseboard management controller (BMC) details. |
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.
Quick question: are host configuration, network configuration, and BMC
all fields in a configuration? If so, I think these would need backticks.
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.
Good question! I meant these terms in a general sense and not to refer to specific fields. And I checked the parameters themselves just now. There is a field for hosts
and bmc
, but nothing specifically for network.
Since I mean these terms in a general sense and not to refer to any specific fields, can I keep it this way?
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 think it is ok as is. Referring to them as fields
in the following sentence makes it seem like you are referring to specific fields if that makes sense? Again, no need to change.
OSDOCS-9736
Version(s): 4.15
QE review:
Preview: