-
Notifications
You must be signed in to change notification settings - Fork 1.5k
OCPEDGE-1310: feat: add arbiter node support to installer #9159
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
f79207b to
9e40e69
Compare
68549f5 to
67cceaf
Compare
443123d to
ec69e09
Compare
|
@eggfoobar: This pull request references OCPEDGE-1310 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. |
7da114c to
fc58f45
Compare
4a90dee to
59784e7
Compare
c7bfc21 to
83e903e
Compare
8ec9251 to
25fb9cd
Compare
|
/retest-required |
|
/lgtm |
|
/retest-required |
2 similar comments
|
/retest-required |
|
/retest-required |
|
/retest-required |
|
/retest-required |
1 similar comment
|
/retest-required |
|
/retest-required |
7 similar comments
|
/retest-required |
|
/retest-required |
|
/retest-required |
|
/retest-required |
|
/retest-required |
|
/retest-required |
|
/retest-required |
|
@eggfoobar: 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. |
|
/retest-required |
e9b3cf7
into
openshift:main
|
[ART PR BUILD NOTIFIER] Distgit: ose-installer-terraform-providers |
|
[ART PR BUILD NOTIFIER] Distgit: ose-baremetal-installer |
|
[ART PR BUILD NOTIFIER] Distgit: ose-installer-altinfra |
|
[ART PR BUILD NOTIFIER] Distgit: ose-installer-artifacts |
Added initial support for the arbiter node installation path for baremetal.
The arbiter node is similar to the master node and is part of the control plane but will be used for smaller hardware sizes. Currently this is a TechPreview feature and only supported on baremetal.
For more details see EP: openshift/enhancements#1674