Repository used to main group ACLs used by Kubeflow developers
Go to file
Vara Bonthu c947ac83ea
Migrating Spark History server MCP repo to Kubeflow (#836)
Signed-off-by: Vara Bonthu <vara.bonthu@gmail.com>
2025-09-15 17:34:33 +00:00
.github
gcp_iam_policies
github-orgs
google_groups
.gitignore
LICENSE
OWNERS
README.md

README.md

internal-acls

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

For Google Groups in kubeflow.org, refer to google_groups subfolder.

To check if everything is fine after modifying org.yaml, you can run pytest locally from github-orgs directory.

Joining the Kubeflow GitHub organization

To join the Kubeflow GitHub organization, complete the following steps:

  • Read the guidelines for joining the Kubeflow GitHub org before opening an issue.

  • Provide 2-3 links to PRs or other contributions.

  • List 2 existing members who are sponsoring your membership.

  • Test your PR by running the following:

    cd github-orgs
    pytest test_org_yaml.py
    

    Include the output in the PR.

Additional Instructions

After your PR is merged, wait at least 1 hour for changes to propagate. If, after an hour, you haven't recieved an invite to join the Kubeflow GitHub org, open an issue.