-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add 2i2c staff as admins to all hubs #49
Comments
Setting this one to medium priority since it's more of a "improve our practices in general" thing rather than a mission-critical improvement |
A few next steps on this one:
|
Wooo for closing 1-year-old issues! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Currently, we must manually add 2i2c engineers as "admin users" for all of the hubs that we deploy. For example, here we manually list these users:
https://github.com/2i2c-org/pilot-hubs/blob/master/config/hubs/2i2c.cluster.yaml#L93
Instead of this, we should have a single list of 2i2c Engineers and automatically add this list as admins on all of our hubs.
Value
This would de-duplicate information across our hub configuration, and reduce the amount of toil that is needed to add new admins to hubs.
Tasks to complete
The text was updated successfully, but these errors were encountered: