kubeflow/internal-acls

Better GitHub org validation on presubmit

jlewi opened this issue · 1 comments

jlewi commented

We have a pretty limited test: https://github.com/kubeflow/internal-acls/blob/master/github-orgs/test_org_yaml.py

To validate our config on presubmit. We should do more validation.

  • Does peribolos/prow provide some validation that we could run on presubmit?
  • We should rewrite our tests to use go and not python
    • We should verify that we can properly deserialize the YAML to the peribolos struct
stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.