Conversation
Signed-off-by: Allen Li <liyuchen223@gmail.com>
Signed-off-by: Allen Li <liyuchen223@gmail.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: qpdpQ 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 |
Signed-off-by: Allen Li <liyuchen223@gmail.com>
|
test logs: |
bluzarraga
left a comment
There was a problem hiding this comment.
@qpdpQ The code is working except for the wait condition. My script has hung waiting for the pod to come ready again but I can see that the pod is ready. I ran into a problem with the column ordering not being consistent with the oidc-registration-job which I have tried to address with #2335 but from what I can tell the column is what we expect. Maybe it would be more consistent to check the platform-auth-service deployment? Something like comparing the availableReplicas/readyReplicas to the replicas value?
Signed-off-by: Allen Li <liyuchen223@gmail.com>
Signed-off-by: Allen Li <liyuchen223@gmail.com>
|
test result looks good to me if we apply the fix in #2335 |
|
/lgtm |
What this PR does / why we need it:
Platform-auth-service relies on the common-service-db data to create login options file, so we need to restart platform-auth-service after restore cs-db.
Which issue(s) this PR fixes:
Fixes # https://github.ibm.com/IBMPrivateCloud/roadmap/issues/65098
Special notes for your reviewer:
How to backport this PR to other branch:
backport <branch-name>backport <branch-name>and leave a comment/backportto trigger the backport action