AppCred fixes and enhancing the AppCred kuttl tests #1822
AppCred fixes and enhancing the AppCred kuttl tests #1822Deydra71 wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Deydra71 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/test functional |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/88c0b31019b14ef487c2bfd384b66224 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 53m 03s |
|
/retest |
71d6dc8 to
deeaca0
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a447d7f97f0a4da4ba48455fffe6c369 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 38m 30s |
|
/test openstack-operator-build-deploy-kuttl-4-18 |
Fix propagation of ApplicatioNCredentialSecret into correct OCtavia Auth spec field. Fix reconcile on AC config changes (such as roles, expiry...). Fix deleting AC CRs when app creds are disabled (globally and for the service). Enhance kuttl test scenario to check the AC CR deletion. Signed-off-by: Veronika Fisarova <vfisarov@redhat.com> Co-authored-by: Milana Levy <millevy@redhat.com>
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9425b80bcd2c4f1cbc03477506bdd22b ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 01m 25s |
|
/test openstack-operator-build-deploy-kuttl-4-18 |
|
recheck |
Jira: OSPRH-26807
Jira: OSPRH-26805
Fix propagation of ApplicatioNCredentialSecret into correct OCtavia Auth spec field. Fix reconcile on AC config changes (such as roles, expiry...). Fix deleting AC CRs when app creds are disabled (globally and for the service). Enhance kuttl test scenario to check the AC CR deletion.
Co-authored-by: millevy@redhat.com