openstack-k8s-operators / openstack-operator

Meta Operator for OpenStack
https://openstack-k8s-operators.github.io/openstack-operator/
Apache License 2.0
27 stars 76 forks source link

Introduce OpenStackClientSpecCore #842

Closed stuggi closed 3 months ago

stuggi commented 3 months ago

Aligns OpenStackClient api with other services and introduce an OpenStackClientSpecCore to hide the containerImage from the OpenStackControlPlane CRD.

before:

  openstackclient:
    template:
      containerImage: ""
      openStackConfigMap: openstack-config
      openStackConfigSecret: openstack-config-secret

after:

  openstackclient:
    template:
      openStackConfigMap: openstack-config
      openStackConfigSecret: openstack-config-secret
stuggi commented 3 months ago

/test openstack-operator-build-deploy-kuttl

softwarefactory-project-zuul[bot] commented 3 months ago

Build failed (check pipeline). Post recheck (without leading slash) to rerun all jobs. Make sure the failure cause has been resolved before you rerun jobs.

https://review.rdoproject.org/zuul/buildset/9347406fd8074a5e86d2382108f98432

:heavy_check_mark: openstack-k8s-operators-content-provider SUCCESS in 2h 30m 15s :x: podified-multinode-edpm-deployment-crc RETRY_LIMIT in 8m 51s :heavy_check_mark: cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 12m 41s :heavy_check_mark: openstack-operator-tempest-multinode SUCCESS in 1h 48m 48s

stuggi commented 3 months ago

recheck

openshift-ci[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprince, 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: - ~~[OWNERS](https://github.com/openstack-k8s-operators/openstack-operator/blob/main/OWNERS)~~ [dprince,stuggi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
fao89 commented 3 months ago

/test openstack-operator-build-deploy-kuttl