openstack-k8s-operators / barbican-operator

Apache License 2.0
5 stars 24 forks source link

Properly set certain conditions to True when necessary #49

Closed abays closed 10 months ago

abays commented 10 months ago

This fixes the conditions for the various Barbican* CRDs such that the top-level Barbican CR can reach the "ready" state. By fixing this, we also allow Barbican to properly integrate with the OpenStack operator, as the latter operator relies on the Barbican CR reaching the ready state in order for its own OpenStackControlPlane CR to reach the ready state.