You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tim Dudgeon edited this page Mar 5, 2019
·
2 revisions
Repository Creation
Creating new repositories will be restricted to members of the OpenRiskNet organisation who are designated as “owners”. This will provide some control over this process and prevent uncontrolled proliferation of repositories. Owner role will be restricted to key individuals from partners integrally involved with the development process.
OpenShift users
We aim to deploy applications using user accounts with limited privileges. Only user the cluster-admin privileges where necessary.
The typical approach to deploying an application is to create a new project (namespace) for the application. You will have admin role for that project. Only if you need to do things in other projects are you likely to need extra privileges or ask an admin to perform tasks for you.