-
Notifications
You must be signed in to change notification settings - Fork 100
Add warning about NodeSet updates with OSDP failures #1403
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?
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bshephar The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test openstack-operator-build-deploy-kuttl-4-18 |
1 similar comment
|
/test openstack-operator-build-deploy-kuttl-4-18 |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f483cf11f4384e8d8387a84a8cd1d7ee ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 54m 27s |
When a NodeSet is updated while it is associated with a failing OSDPD, we will update the NodeSet but NOT update the Ansible inventory. This change adds a warning for users so that they are aware of the fact that the OSDPD needs to be deleted before the Ansible inventory will be updated. Jira: OSPRH-15668 Signed-off-by: Brendan Shephard <[email protected]>
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7423eb307f16410d9ce4c963d635f611 ❌ openstack-k8s-operators-content-provider FAILURE in 7m 28s |
|
recheck |
When a NodeSet is updated while it is associated with a failing OSDPD, we will update the NodeSet but NOT update the Ansible inventory. This change adds a warning for users so that they are aware of the fact that the OSDPD needs to be deleted before the Ansible inventory will be updated.
Jira: OSPRH-15668