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

[18.0.0-proposed] Add watcher for cert changes #994

Closed stuggi closed 1 month ago

stuggi commented 1 month ago

The deployment manages certs and needs to watch them for changes during the initial deployment.

Also made sure to sort the ips before requesting the certs to prevent unneeded cert updates

(cherry picked from commit d484c31eb6fd33988f81da8f27fab72b19bce347)

Jira: https://issues.redhat.com//browse/OSPRH-9089

openshift-ci[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bshephar, 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/18.0.0-proposed/OWNERS)~~ [bshephar,stuggi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
jpodivin commented 1 month ago

/retest