fedora-coreos-pipeline icon indicating copy to clipboard operation
fedora-coreos-pipeline copied to clipboard

allow read-only access to our pipeline

Open dustymabe opened this issue 3 years ago • 2 comments
trafficstars

Right now if we want to give someone access to the pipeline we have to add them to the openshift project.

It would be nice if there was a way to give someone access without giving them write access or access to our kubernetes secrets.

@jlebon found a few links that might be useful:

  • according to https://github.com/jenkinsci/openshift-login-plugin#openshift-role-to-jenkins-permission-mapping, the openshift view role maps to read-only in jenkins
  • https://github.com/jenkinsci/openshift-login-plugin#using-custom-roles

dustymabe avatar Apr 22 '22 18:04 dustymabe

Related: https://github.com/coreos/fedora-coreos-pipeline/issues/7

jlebon avatar Jun 20 '22 21:06 jlebon

We should group #7 && #41 with this to create a single issue. Which creates the goal to allow outside contributors access to debugging.

prestist avatar Jun 29 '23 14:06 prestist