-
Notifications
You must be signed in to change notification settings - Fork 9
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
Create WatcherAPI service #37
base: main
Are you sure you want to change the base?
Create WatcherAPI service #37
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 |
bcade20
to
49ed65f
Compare
/hold we'll integrate watcherapi with the watcher controller before this PR |
49ed65f
to
6bab6da
Compare
This change depends on a change that failed to merge. Change openstack-k8s-operators/ci-framework#2658 is needed. |
recheck |
3e3a140
to
25ecef0
Compare
Create the WatcherAPI service. Adds new fields to the spec related to the service.
25ecef0
to
cc708bb
Compare
Temporary solution to expose the service while the operator is installed standalone. After we integrate watcher-operator with the openstack-operator, we'll rely on it to expose the services like the other do, and this code should be removed.
cc708bb
to
eaa1528
Compare
Create WatcherAPI service
Create the WatcherAPI service. Adds new fields to the spec related to the service, as well as functional and kuttl tests.
Related: OSPRH-11483
Depends-On: openstack-k8s-operators/ci-framework#2658