Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy can be performed w/ non-cluster admin user #61

Open
jtuttle opened this issue Jun 10, 2019 · 0 comments
Open

Deploy can be performed w/ non-cluster admin user #61

jtuttle opened this issue Jun 10, 2019 · 0 comments

Comments

@jtuttle
Copy link
Member

jtuttle commented Jun 10, 2019

It would be great if we could rework our deploy scripts to work with a non-cluster admin user since that may not be a very realistic use case. We will need to figure out which steps require cluster admin privileges and document them as pre-requisites. At the very least this will likely include:

  1. loading RBAC YAML for the cluster role / role-binding
  2. enabling docker images to run as root in OpenShift (see here)

There may be more, will need a spike on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant