GithubHelp home page GithubHelp logo

patrickxys / internal-acls Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubeflow/internal-acls

0.0 0.0 0.0 387 KB

Repository used to main group ACLs used by Kubeflow developers

License: Apache License 2.0

Shell 88.16% Python 11.84%

internal-acls's Introduction

internal-acls

Repository used to maintain group ACLs used by the Kubeflow community.

The text files contain lists of folks that should be added to various Google Groups in kubeflow.org that control access to various shared resources.

The script sync_groups.sh can be used to sync groups using the GAM CLI. Only administrators with appropriate permissions will be able to sync groups.

To create a new group

GROUP_NAME=google-kubecon-europe
GROUP_EMAIL=${GROUP_NAME}@kubeflow.org 
DESCRIPTION="Some group description"

/home/jlewi/bin/gam/gam create group ${GROUP_EMAIL} who_can_join invited_can_join \
  name ${GROUP_NAME} description "${DESCRIPTION}" \
  allow_external_members true

Currently after modifying org.yaml, pytest should be manually run in github-orgs directory to verify the change. This test will be run automatically in a future change.

internal-acls's People

Contributors

jlewi avatar terrytangyuan avatar gabrielwen avatar jinchihe avatar animeshsingh avatar elviraux avatar james-jwu avatar zhenghuiwang avatar mpvartak avatar abhi-g avatar ryandawsonuk avatar kwasi avatar zabbasi avatar bobgy avatar kimwnasptd avatar kevinbache avatar prodonjs avatar tabrizian avatar holdenk avatar edlee2121 avatar chensun avatar ashahba avatar swiftdiaries avatar svalleru avatar scottilee avatar sarahmaddox avatar kingonthestar avatar rui5i avatar rlenferink avatar rmgogogo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.