-
Notifications
You must be signed in to change notification settings - Fork 59
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
[FEATURE] Multi-tenancy configuration #104
Comments
Hi @akennealy , We currently do not have this function right now. cc: @prudhvigodithi Thanks. |
@peterzhuamazon I would be willing to discuss a contributing a PR. Or would you like me to just propose something? |
Hey @spacez320, I'm also open for discussion and would love to listen to your proposal. Thanks |
Sure, thanks @prudhvigodithi . What form of proposal would you like? I have an example of a modification for a specific resource here: #97 I could expand on that to detail all proposed structural changes to the DSL? Or would you like something more in-depth? Or are you looking for an MR? Feel free to redirect me to a contributor guide if I should be reading that first. |
Hello @peterzhuamazon, I created a PR (#184) that adds a Feel free to contact me. Best wishes |
Is your feature request related to a problem?
I don't think I can use this provider to configure multi-tenancy so I have to manually apply the configurations in the Dashboard ui.
What solution would you like?
I would like to use this provider to configure Multi-tenancy. i.e. enable or disable tenancy / Global / private tenants, Set default tenant.
What alternatives have you considered?
Script managing this configuration or just stick with manual steps to apply.
Do you have any additional context?
This could be a more broader feature request to allow configuring cluster security. I search for this request in issues, but haven't found anything.
The text was updated successfully, but these errors were encountered: