Get secrets to hash for api and conductor pods <JIRA: OSPRH-10696>#570
Conversation
0403055 to
d87b0aa
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9a71a878704343998bd956d89124bc24 ✔️ noop SUCCESS in 0s |
d87b0aa to
acfb913
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hjensas, mumesan The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
bba68ca
into
openstack-k8s-operators:main
…ts_to_hash_OSPRH-10696 Get secrets to hash for api and conductor pods <JIRA: OSPRH-10696>
…ts_to_hash_OSPRH-10696 Get secrets to hash for api and conductor pods <JIRA: OSPRH-10696>
…ts_to_hash_OSPRH-10696 Get secrets to hash for api and conductor pods <JIRA: OSPRH-10696>
In commit: 95b3db1 there was a switch
from using ConfigMap to using secret.
This PR makes it so that the hash for secrets gets added to configMapVars so that changes to the configMap is detected and a reconcile takes place.
Jira: OSPRH-10696