Skip to content
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

Update octaviaapi to use service override #171

Merged

Conversation

stuggi
Copy link
Contributor

@stuggi stuggi commented Sep 13, 2023

Removes creation of routes. Those get done in the openstack-operator. Via service overrides the service can be customized. The service operator adds annotation to the service which needs to be exposed as a route.

Jira: OSP-26690

Depends-On: openstack-k8s-operators/lib-common#332

@openshift-ci openshift-ci bot requested review from johnsom and slawqo September 13, 2023 08:21
@stuggi
Copy link
Contributor Author

stuggi commented Sep 13, 2023

/hold

stuggi added a commit to stuggi/openstack-operator that referenced this pull request Sep 13, 2023
Creates the route for the octaviaapi, also allows to customize the
route via override.

Generats the service override for the env with what is configured in
the externalEndpoints, or specified in the service template override.

Depends-On: openstack-k8s-operators/lib-common#313
Depends-On: openstack-k8s-operators/keystone-operator#289
Depends-On: openstack-k8s-operators/octavia-operator#171

Jira: OSP-26690
@stuggi stuggi requested a review from beagles September 13, 2023 08:25
stuggi added a commit to stuggi/openstack-operator that referenced this pull request Sep 13, 2023
Creates the route for the octaviaapi, also allows to customize the
route via override.

Generats the service override for the env with what is configured in
the externalEndpoints, or specified in the service template override.

Depends-On: openstack-k8s-operators/lib-common#313
Depends-On: openstack-k8s-operators/keystone-operator#289
Depends-On: openstack-k8s-operators/octavia-operator#171

Jira: OSP-26690
@stuggi
Copy link
Contributor Author

stuggi commented Sep 21, 2023

retest

@stuggi
Copy link
Contributor Author

stuggi commented Sep 21, 2023

/retest

Removes creation of routes.Those get done in the openstack-operator.
Via service overrides the service can be customized. The service operator
adds annotation to the service which needs to be exposed as a route.

Jira: OSP-26690

Depends-On: openstack-k8s-operators/lib-common#332
stuggi added a commit to stuggi/openstack-operator that referenced this pull request Sep 25, 2023
Creates the route for the octaviaapi, also allows to customize the
route via override.

Generats the service override for the env with what is configured in
the externalEndpoints, or specified in the service template override.

Depends-On: openstack-k8s-operators/lib-common#313
Depends-On: openstack-k8s-operators/keystone-operator#289
Depends-On: openstack-k8s-operators/octavia-operator#171

Jira: OSP-26690
@stuggi
Copy link
Contributor Author

stuggi commented Sep 25, 2023

/test octavia-operator-build-deploy-kuttl

Copy link
Contributor

@abays abays left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 26, 2023

[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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@stuggi
Copy link
Contributor Author

stuggi commented Sep 26, 2023

/test octavia-operator-build-deploy-kuttl

1 similar comment
@stuggi
Copy link
Contributor Author

stuggi commented Sep 26, 2023

/test octavia-operator-build-deploy-kuttl

@openshift-merge-robot openshift-merge-robot merged commit dece63b into openstack-k8s-operators:main Sep 26, 2023
3 checks passed
stuggi added a commit to stuggi/openstack-operator that referenced this pull request Sep 26, 2023
Creates the route for the octaviaapi, also allows to customize the
route via override.

Generats the service override for the env with what is configured in
the externalEndpoints, or specified in the service template override.

Depends-On: openstack-k8s-operators/lib-common#313
Depends-On: openstack-k8s-operators/keystone-operator#289
Depends-On: openstack-k8s-operators/octavia-operator#171

Jira: OSP-26690
stuggi added a commit to stuggi/openstack-operator that referenced this pull request Oct 2, 2023
Creates the route for the octaviaapi, also allows to customize the
route via override.

Generats the service override for the env with what is configured in
the externalEndpoints, or specified in the service template override.

Depends-On: openstack-k8s-operators/lib-common#313
Depends-On: openstack-k8s-operators/keystone-operator#289
Depends-On: openstack-k8s-operators/octavia-operator#171

Jira: OSP-26690
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants