+1 to document somewhere how SCC is working, priority defined, .... and what should be done to resolve such issues
On Wed, May 23, 2018 at 11:06 PM, Daniel Comnea <[email protected]> wrote: > > > On Wed, May 23, 2018 at 5:20 PM, Vyacheslav Semushin <[email protected]> > wrote: > >> 2018-05-17 17:18 GMT+02:00 Charles Moulliard <[email protected]>: >> >>> The trick / solution described there doesn t work. I tried also using >>> the ansible playbook of Openshift to remove the project and recreate it and >>> the pod is always recreated with Openshift annotation = anyuid >>> >> >> The reason of why "anyuid" SCC is being applied is because it was granted >> to all authenticated users. And because anyuid has priority 10, it gets >> applied instead of "restricted" SCC. >> > [DC]: how do you know about anyuid and priority 10? In other words how can > i find out each scc what priority has ? > >> >> >> -- >> Slava Semushin | OpenShift >> >> _______________________________________________ >> dev mailing list >> [email protected] >> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev >> >> >
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
