forked from openstack-k8s-operators/openstack-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Index spec.NodeSet and reconcile matching certificate changes
Indexes spec.NodeSet, if the resource version of a cert changes, it will check for the existence of the deployment.NodeSetLabel. If the label exists and the value, nodeset name, matches an entry in the noteSets field it will trigger a reconcile of the OpenStackDataplaneDeployment if the status.Deployed != true. Signed-off-by: Martin Schuppert <[email protected]>
- Loading branch information
Showing
1 changed file
with
61 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters