-
Notifications
You must be signed in to change notification settings - Fork 1.8k
TELCODOCS-1779/TELCODOCS-1782: Adding image-based installation and deployment workflow #75088
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
|
@rohennes: This pull request references TELCODOCS-1779 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.16.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. |
|
@rohennes: This pull request references TELCODOCS-1779 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.16.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. |
6d56fcf to
5a32179
Compare
0f61486 to
2de6bb8
Compare
a7312d1 to
a11e972
Compare
|
@rohennes: This pull request references TELCODOCS-1779 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.16.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. |
500bd30 to
8038a61
Compare
|
@rohennes: This pull request references TELCODOCS-1779 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.16.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. |
ea41b9b to
a35e286
Compare
|
@rohennes: This pull request references TELCODOCS-1779 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.16.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. |
edge_computing/image-base-install/ibi-understanding-image-based-install.adoc
Outdated
Show resolved
Hide resolved
dd55f11 to
f01a11a
Compare
|
/retest |
061e5ca to
d2a531a
Compare
bd5b262 to
c87c0ba
Compare
modules/ibi-create-config-iso.adoc
Outdated
| - destination: 0.0.0.0/0 | ||
| next-hop-address: <hop_address> | ||
| next-hop-interface: enp1s0 | ||
| table-id: <table_id> |
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.
@eranco74 is it required? Or maybe is isn't it always 254? as default at least
611bed8 to
05ff05e
Compare
| |`extraPartitionLabel`|`string`|The label of the extra partition you use for `/var/lib/containers`. The default label is `varlibcontainers`. | ||
| |`extraPartitionNumber`|`unsigned integer`|The number of the extra partition you use for `/var/lib/containers`. The default number is `5`. | ||
| |`skipDiskCleanup`|`boolean`|The installation process formats the disk on the host. Set this specification to 'true' to skip this step. The default is `false`. | ||
| |`rhcosLiveIso`|`string`|Specifies the URL for the {op-system} live ISO image used for generating the installation ISO. The default value is `https://mirror.openshift.com/pub/openshift-v4/amd64/dependencies/rhcos/latest/rhcos-live.x86_64.iso`. |
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 currently a required field:
$ sudo ./bin/ib-cli create-iso -d ibi-iso-workdir
ib-cli assists Image Based Install (IBI).
Find more information at: https://github.com/openshift-kni/lifecycle-agent/blob/main/ib-cli/README.md
INFO[2024-06-26 15:46:33] Installation ISO creation has started
FATA[2024-06-26 15:46:33] Error reading configuration file: config file validation failed: rhcosLiveIso is required
Add nmstateconfig example Add note about NIC name must match actual name in OS
|
PR needs rebase. 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. |
|
@rohennes: The following tests failed, say
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. |
|
@rohennes we can close this, right? |
Yes, closing now. |
TELCODOCS-1779/ TELCODOCS-1782:
Version(s):
KB article only.
Issue:
https://issues.redhat.com/browse/TELCODOCS-1779
Link to docs preview:
Intro:
https://75088--ocpdocs-pr.netlify.app/openshift-enterprise/latest/edge_computing/image-base-install/ibi-understanding-image-based-install.html
Preparing:
https://75088--ocpdocs-pr.netlify.app/openshift-enterprise/latest/edge_computing/image-base-install/ibi-preparing-for-image-based-install
Installing:
https://75088--ocpdocs-pr.netlify.app/openshift-enterprise/latest/edge_computing/image-base-install/ibi-factory-image-based-install.html
Deployment:
https://75088--ocpdocs-pr.netlify.app/openshift-enterprise/latest/edge_computing/image-base-install/ibi-edge-image-based-install.html
QE review:
Additional information: