opensearch-project / ansible-playbook

🤖 A community repository for Ansible Playbook of OpenSearch Project.
https://opensearch.org/
Apache License 2.0
81 stars 97 forks source link

[1.x] OIDC auth, custom configs #70

Closed ssi444 closed 2 years ago

ssi444 commented 2 years ago

Description Added the ability to log in via OpenID Added the ability to install custom configuration files for the cluster Added the ability to reconfigure the cluster (in particular, update certificates) when expanding it Added the ability not to change certificates if the cluster composition has not changed, but only the settings have changed. Issues Resolved https://github.com/opensearch-project/ansible-playbook/issues/61

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.

ssi444 commented 2 years ago

@peterzhuamazon @saravanan30erd @prudhvigodithi ping

peterzhuamazon commented 2 years ago

Put backport PR to draft to suppress noise before we merge the main one.

peterzhuamazon commented 2 years ago

Close in favor of this one: https://github.com/opensearch-project/ansible-playbook/pull/78