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

Add RoleBinding generation on Organization creation #18

Merged
merged 3 commits into from
Jan 18, 2022
Merged

Conversation

glrf
Copy link
Contributor

@glrf glrf commented Jan 13, 2022

Summary

This adds the option to specify a list of clusterrole name. On organization creation the API server will then create a rolebinding in the created namespace for each clusterrole and adds the creating user as a subject.

Checklist

  • PR contains a single logical change (to build a better changelog).
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.

@glrf glrf self-assigned this Jan 13, 2022
@glrf glrf added the enhancement New feature or request label Jan 13, 2022
@glrf glrf force-pushed the feat/rolebinding branch from 34b7dea to 672f0c9 Compare January 13, 2022 09:42
@glrf glrf force-pushed the feat/rolebinding branch from 7c1968f to a420a51 Compare January 13, 2022 10:23
@glrf glrf marked this pull request as ready for review January 13, 2022 12:15
@glrf glrf requested review from bastjan and ccremer January 13, 2022 12:15
@glrf glrf merged commit 6d47a1e into master Jan 18, 2022
@glrf glrf deleted the feat/rolebinding branch January 18, 2022 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants