-
Notifications
You must be signed in to change notification settings - Fork 127
add cifmw_snr_nhc role for SNR and NHC deployment #3062
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
base: main
Are you sure you want to change the base?
add cifmw_snr_nhc role for SNR and NHC deployment #3062
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @antonioromito. Thanks for your PR. I'm waiting for a openstack-k8s-operators member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/28e6e419975b4293b59160e7f580a8b5 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 45m 17s |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/d9f73db58ebe46f68ed9b32883b058ff ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 48m 53s |
3a3b50c
to
e5199b4
Compare
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/495aefee19b848c6a16cb286afa75542 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 28m 57s |
e5199b4
to
630d32e
Compare
recheck |
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 looks good to me and shouldn't break anything as it's a new role not yet called.
Please rebase and fix the spelling:
630d32e
to
65f02f6
Compare
65f02f6
to
59f35c5
Compare
850236c
to
59f35c5
Compare
c5f29ae
to
e1d9e61
Compare
e1d9e61
to
5dcbead
Compare
…Remediation (SNR) and Node Health Check (NHC) components on OpenShift clusters. Included features: Creation of required namespaces and OperatorGroups Installation of SNR and NHC operators via Subscriptions Verification of CRs like SelfNodeRemediationTemplate, Config, and NodeHealthCheck Full lifecycle handling including status checks and readiness validation
5dcbead
to
fb22625
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/6958675f582740d5b7a2bcb607bdc089 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 43m 34s |
This role automates the deployment and verification of the Self Node Remediation (SNR) and Node Health Check (NHC) components on OpenShift clusters.
Included features: