• 1,424 Views

DO280 v4.12 :Ch03s05 : issue with oauth pods not getting replaced after several minutes

I'm having issues with do280-4.12/ch03s05 - The oauth lab review... (Revision: do280-4.12-2cfb2c5)

I update the secrets file as directed... And add the htpasswd oauth method, but the oauth pod never restarts... After several attempts I even went back and copy/pasted the commands from the solution from the lab start to where the issue occurs. And exactly the same result. The oauth pod never restarts. I've tried get/edit yaml/replace and direct 'oc edit' and although the htpasswd config is updated (Validated by oc get) the pod still doesn't restart. Even after 10 minutes.
I've also manually deleted the pod (Which does restart it), but the added users still don't show up. And the lab grade command refuses to believe i"ve removed the analyst user from the passwd secret... (Again checked by copy/paste from the lab solution)

In fact... I was so annoyed, I went back and deleted my lab... And re-created it, then immediately went into this review. And despite using copy/paste from the solutions (Which are pretty close to my original except they went to the bother of using a for loop for setting the passwords and I didn't because I was working 1 step at a time), it still doesn't restart the pod.

4 Replies
Chetan_Tiwary_
Moderator
Moderator
  • 1,415 Views

Hello @TravellingKiwi !

Thanks for reaching out! I have moved this message into a new post because this serves a wider audience in the DO280 community. 

I see that you have raised a support case for the same sometimes ago. I just did the exercise in your lab VM and was able to get the replaced oauth pods in 3 minutes : 

image (11).png

The replacement of cluster wide oauth pods will take few minutes to apply ( here 4-5 minutes based on the cluster configuration per scenario basis ) :

image (12).png

It may be possible that you did miss something or did a misconfiguration ? I suggest you to retry this lab and let me know how it goes. You will get an update on the support case as well. 

0 Kudos
  • 1,384 Views

Anything is possible. However the trigger for the pod restarts is to edit the config. The config was edited several times. And no restart. The edit was confirmed by re-reading the config back.

 

After a while (A couple of hours, including a complete deletion and re-creation of the lab) it suddenly restarted several times in a row after an 'oc edit oauth' that reported no changes.

Wasim_Raja
Moderator
Moderator
  • 1,347 Views

@TravellingKiwi Thanks for reaching out. I tried the lab and even I am unable to reproduce the issue. Request you please recreate the lab and try again if its still the same then please raise a support case so that we can interactively resolve the concerns.

0 Kudos
  • 323 Views

Hello, I experienced the same issue, root cause for this issue is while creating secret when we miss to give htpasswd= for file path

0 Kudos
Join the discussion
You must log in to join this conversation.