-
Notifications
You must be signed in to change notification settings - Fork 102
Add validation webhooks for service operators #791
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
Add validation webhooks for service operators #791
Conversation
|
/hold |
|
This change depends on a change that failed to merge. Change openstack-k8s-operators/keystone-operator#414 is needed. |
|
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/a73448f22fae449b9902c932ffd74e3f ❌ openstack-k8s-operators-content-provider FAILURE in 18m 12s |
|
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
Adds calling service operator validations from within the openstack-operator for: - keystone - barbican - neutron - glance - cinder - heat - manila - swift - octavia - designate Depends-On: openstack-k8s-operators/keystone-operator#414 Depends-On: openstack-k8s-operators/barbican-operator#115 Depends-On: openstack-k8s-operators/neutron-operator#347 Depends-On: openstack-k8s-operators/glance-operator#529 Depends-On: openstack-k8s-operators/cinder-operator#384 Depends-On: openstack-k8s-operators/heat-operator#361 Depends-On: openstack-k8s-operators/manila-operator#273 Depends-On: openstack-k8s-operators/swift-operator#218 Depends-On: openstack-k8s-operators/octavia-operator#301 Depends-On: openstack-k8s-operators/designate-operator#166
abays
left a comment
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.
/lgtm
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abays, stuggi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Doc-Update: replace hugepages1g to hugepages1G
Calls validations for the following operators from the openstack-operator webhook
Depends-On: openstack-k8s-operators/keystone-operator#414
Depends-On: openstack-k8s-operators/barbican-operator#115
Depends-On: openstack-k8s-operators/neutron-operator#347
Depends-On: openstack-k8s-operators/glance-operator#529
Depends-On: openstack-k8s-operators/cinder-operator#384
Depends-On: openstack-k8s-operators/heat-operator#361
Depends-On: openstack-k8s-operators/manila-operator#273
Depends-On: openstack-k8s-operators/swift-operator#218
Depends-On: openstack-k8s-operators/octavia-operator#301
Depends-On: openstack-k8s-operators/designate-operator#166