Skip to content
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

[WIP] Add 'admin' option to create role #425

Merged
merged 5 commits into from
Dec 27, 2018
Merged

Conversation

sdudoladov
Copy link
Member

closes #424

@coveralls
Copy link

coveralls commented Nov 30, 2018

Coverage Status

Coverage remained the same at 23.766% when pulling a3cf80e on add-with-admin-option into 2667040 on master.

Jan-M
Jan-M previously approved these changes Dec 3, 2018
@Jan-M
Copy link
Member

Jan-M commented Dec 3, 2018

I am fine with this, but slight objection to the config variable name. Not sure we need the word "robot". This word is not clearly defined, it is simply "users" from the manifest.

@@ -365,6 +365,9 @@ key.
role name to grant to team members created from the Teams API. The default is
`admin`, that role is created by Spilo as a `NOLOGIN` role.

* **add_admin_flag_to_robot_roles**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

enable_admin_role_for_users

Could be good enough, the others are "admin/superusers" and "team members" so maybe "users" is good enough.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree, robot is too specific here.

@Jan-M
Copy link
Member

Jan-M commented Dec 19, 2018

Can the last comment be adressed, so we can close this?

@sdudoladov sdudoladov merged commit c0b0b9a into master Dec 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Roles created from manifest are missing "with admin" option
4 participants