Open oatakan opened 7 years ago
Hi @dymurray , thanks for checking this PR so quickly. Good catch on the README.md. It was a copy/paste I will fix that. I run this against my OpenShift 3.6 test environment successfully in restricted mode. Let me try with catasb and see if it works there. Will report back.
@dymurray I just tested with catasb and I get the same 504 error. However when I push the same playbooks against my OpenShift 3.6 environment (v3.6.173.0.5) everything works as expected. Not sure if something in catasb environment is breaking this or some incompatibility issue. Images that I use work with random UID and when I use regular docker images with root privileges it fails on my environment. Do you have another OpenShift 3.6 environment you are able to test with?
@oatakan I've tried testing with just oc cluster up but I'm still seeing it. I think it's a problem with the pv permissions. I am still investigating.
@dymurray thanks for the update. Please let me know if I can do something on my end. I'm not using pv but emptyDir volumes.
Please review. Thanks.