-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
We need to use the ConfigHash and ConfigChanged fields introduce by this change
https://github.com/openstack-k8s-operators/dataplane-operator/pull/491
To recreate relevant AnsibleEE jobs and roll out the latest user provided configuration.
To do this, we need to:
1. Recognise the configuration has changed (provided by the above PR);
2. Determine which AnsibleEE jobs don't match the current configuration (implemented as part of this task and related PR)
3. Write config hash to AnsibleEE CR as a reference point for which config has been deployed.
4. Delete and re-create AnsibleEE jobs to ensure they are deployed with the latest Config.
- relates to
-
OSPRH-1205 EDPM Hotfix process
- Closed