Skip to content

Commit

Permalink
Grant viewer only permissions to ci infrastructure. (kubeflow#168)
Browse files Browse the repository at this point in the history
* It turns out we already had a group ci-viewer@kubeflow.org but
  we weren't sync'ing its membership to GIT.

* Grant the group logging and container viewer permission on project
  kubeflow-ci and kubeflow-ci-deployment

* Prune inactive members from ci-team and move others to ci-viewer.

* Update update_iam_policy.sh to use the latest version of yq which
  has some syntax changes.
  • Loading branch information
jlewi authored and k8s-ci-robot committed Oct 9, 2019
1 parent 9e7c9c9 commit dc4db61
Show file tree
Hide file tree
Showing 6 changed files with 750 additions and 1,650 deletions.
9 changes: 0 additions & 9 deletions ci-team.members.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
abolfazl.shahbazi@intel.com
caicloud-team@kubeflow.org
cartick@google.com
cc@seldon.io
deyuan@caicloud.io
gaoce@caicloud.io
google-team@kubeflow.org
holden.karau@gmail.com
kam.d.kasravi@intel.com
kunming@google.com
lunkai@google.com
michellecasbon@google.com
redhat-team@kubeflow.org
wibuch@microsoft.com
yangpa@google.com
6 changes: 6 additions & 0 deletions ci-viewer.members.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
abolfazl.shahbazi@intel.com
cc@seldon.io
gaoce@caicloud.io
hejinchi@cn.ibm.com
holden.karau@gmail.com
redhat-team@kubeflow.org

0 comments on commit dc4db61

Please sign in to comment.