-
Notifications
You must be signed in to change notification settings - Fork 96
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
Creating ISM polisies via role #67
Conversation
Signed-off-by: Sergey Shubin <[email protected]>
Signed-off-by: Sergey Shubin <[email protected]>
…and set them /bin/false shell Signed-off-by: Sergey Shubin <[email protected]>
1. Added the ability to log in via OpenID 2. Added the ability to install custom configuration files for the cluster 3. Added the ability to reconfigure the cluster (in particular, update certificates) when expanding it 4. Added the ability not to change certificates if the cluster composition has not changed, but only the settings have changed. Signed-off-by: Sergey Shubin <[email protected]>
Signed-off-by: Sergey Shubin <[email protected]>
…cies" section have been added to the readme. Signed-off-by: Sergey Shubin <[email protected]>
Calling @saravanan30erd @prudhvigodithi for the review. |
@saravanan30erd Please let me know if you have bandwidth to review this. |
1 similar comment
Hey @ssi444 apologies for the delay, do you think we still need this change to move forward? |
1 similar comment
Hey @ssi444 apologies for the delay, do you think we still need this change to move forward? |
Thanks @ssi444, @peterzhuamazon please add your thoughts on this PR and index pattern (PR #68) |
Hi all, We welcome the contribution but it looks like doesn't cater to wider variety of users as it specifically add settings for a plugin or two. Need more discussion on whether this is addition to the repo, or is just support for user-specific scenario. Thanks. |
If the number of users using this role for regular cluster updates according to the IaC methodology is insignificant, then it may not be worth implementing this PR. We are actively using this in production and I decided to share our best practices with the community. With this role we manage:
There are plans to complete the management of visualizations and dashboards. We don't use them at home, but if the community is interested, then I can make the necessary improvements. |
Anyone looking in to this PR? @prudhvigodithi @peterzhuamazon @TheAlgo |
Description
Added the ability to automatically create ISM policies.
Issues Resolved
#66
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.