stashed / stash

🛅 Backup your Kubernetes Stateful Applications
https://stash.run
Other
1.31k stars 86 forks source link

Openshift SCC support #794

Open tamalsaha opened 5 years ago

tamalsaha commented 5 years ago

https://github.com/kmodules/security-policy-api/issues/3

For Openshift, we need to add s/a name to the SCC.users list. It will be equivalent to

oc adm policy add-scc-to-user <scc_name> -z <sa_name>
tamalsaha commented 5 years ago

https://github.com/stashed/stash/pull/729#discussion_r285362606