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

Create all default services #896

Conversation

slagle
Copy link
Contributor

@slagle slagle commented Jul 1, 2024

Instead of only creating the default services that are in a NodeSet's
Spec.Services, create all default services. Since we support
ServicesOverride on a Deployment, we should create all default services
in case any of those default services are used on a Deployment but
aren't listed in a NodeSet's Spec.Services.

This applies directly to the update related services (ovn-update,
update) since those are used with ServicesOverride.

Jira: https://issues.redhat.com/browse/OSPRH-7957
Signed-off-by: James Slagle [email protected]

@openshift-ci openshift-ci bot requested review from fao89 and stuggi July 1, 2024 12:30
@openshift-ci openshift-ci bot added the approved label Jul 1, 2024
Instead of only creating the default services that are in a NodeSet's
Spec.Services, create all default services. Since we support
ServicesOverride on a Deployment, we should create all default services
in case any of those default services are used on a Deployment but
aren't listed in a NodeSet's Spec.Services.

This applies directly to the update related services (ovn-update,
update) since those are used with ServicesOverride.

Jira: https://issues.redhat.com/browse/OSPRH-7957
Signed-off-by: James Slagle <[email protected]>
@slagle slagle force-pushed the create-all-default-services branch from 8d375d8 to e47f13d Compare July 1, 2024 12:32
Copy link
Contributor

@bshephar bshephar left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

openshift-ci bot commented Jul 1, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bshephar, slagle

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

@fao89
Copy link
Contributor

fao89 commented Jul 1, 2024

/test openstack-operator-build-deploy-kuttl

@openshift-merge-bot openshift-merge-bot bot merged commit 6fa2687 into openstack-k8s-operators:main Jul 1, 2024
7 checks passed
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