-
Notifications
You must be signed in to change notification settings - Fork 97
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
Increment version to 1.3.19 #166
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Peter Zhu <[email protected]>
* Update dashboards.yml. Fix owner and permissions for home folder (opensearch-project#62) Signed-off-by: Sergey Shubin <[email protected]> * Remove DCO Signed-off-by: Peter Zhu <[email protected]> * More tweaks Signed-off-by: Peter Zhu <[email protected]> Co-authored-by: ssi444 <[email protected]>
Signed-off-by: pgodithi <[email protected]>
…h-project#76) Signed-off-by: Peter Zhu <[email protected]>
) * Update dashboards.yml. Fix owner and permissions for home folder Signed-off-by: Sergey Shubin <[email protected]> * The validity period of certificates is set to a variable Signed-off-by: Sergey Shubin <[email protected]> * change HOME directory for {{ os_user }} and {{ os_dashboards_user }} and set them /bin/false shell Signed-off-by: Sergey Shubin <[email protected]> * auth_type (internal, openid). Custom configs, IaC 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]> * readme. description for OpenID, IaC, custom configuration files Signed-off-by: Sergey Shubin <[email protected]> * refactoring. see opensearch-project#63 Signed-off-by: Sergey Shubin <[email protected]> Co-authored-by: ssi444 <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: pgodithi <[email protected]> Signed-off-by: pgodithi <[email protected]> Signed-off-by: prudhvigodithi <[email protected]>
…earch-project#81) Signed-off-by: Peter Zhu <[email protected]> Signed-off-by: Peter Zhu <[email protected]> Co-authored-by: Peter Zhu <[email protected]>
Signed-off-by: Zelin Hao <[email protected]> Signed-off-by: Zelin Hao <[email protected]>
…search-project#85) (opensearch-project#99) * Fix securityadmin.sh when copy_custom_security_configs is False Signed-off-by: Rodolfo Camara Villordo <[email protected]> * Update descriptions Signed-off-by: Peter Zhu <[email protected]> Signed-off-by: Rodolfo Camara Villordo <[email protected]> Signed-off-by: Peter Zhu <[email protected]> Co-authored-by: Peter Zhu <[email protected]> Signed-off-by: Rodolfo Camara Villordo <[email protected]> Signed-off-by: Peter Zhu <[email protected]> Co-authored-by: Rodolfo Câmara Villordo <[email protected]>
…ensearch-project#84) (opensearch-project#98) Signed-off-by: Rodolfo Camara Villordo <[email protected]> Signed-off-by: Rodolfo Camara Villordo <[email protected]> Signed-off-by: Rodolfo Camara Villordo <[email protected]> Co-authored-by: Rodolfo Câmara Villordo <[email protected]>
Signed-off-by: Rishabh Singh <[email protected]> Signed-off-by: Rishabh Singh <[email protected]>
Signed-off-by: Rishabh Singh <[email protected]>
Signed-off-by: Jeff Lu <[email protected]>
…-project#123) (opensearch-project#128) * wait for port to be open instead of hard-coded 10 seconds * use ansible.builtin.wait_for * add timeout=120 for ansible.builtin.wait_for --------- Signed-off-by: Florian Heiderich <[email protected]> Signed-off-by: Peter Zhu <[email protected]> Co-authored-by: Florian Heiderich <[email protected]>
Signed-off-by: Prudhvi Godithi <[email protected]>
Signed-off-by: Jeff Lu <[email protected]>
…rch-project#126 opensearch-project#135 opensearch-project#132 (opensearch-project#139) * Fixes opensearch-project#124: Replace curl by uri (opensearch-project#129) * replace curl by ansible.builtin.uri Signed-off-by: Florian Heiderich <[email protected]> * use os_status.json instead of os_status.stdout Signed-off-by: Florian Heiderich <[email protected]> * use ansible.builtin.uri instead of curl to get roles Signed-off-by: Florian Heiderich <[email protected]> --------- Signed-off-by: Florian Heiderich <[email protected]> * Fix a couple of ansible-lint errors (opensearch-project#126) * capitalize task names to pass ansible-lint Signed-off-by: Ravzan Valceanu <[email protected]> * Truthy value should be one of \[false, true]ansible-lint Signed-off-by: Ravzan Valceanu <[email protected]> * All tasks should be named.ansible-lint Signed-off-by: Ravzan Valceanu <[email protected]> * Use FQCN for builtin module actions - ansible-lint Use FQCN for module actions, such `ansible.posix.sysctl`. - ansible-lint Use FQCN for module actions, such `ansible.posix.selinux`. - ansible-lint Deprecated module. include - ansible-lint You can improve the task key order to: name, when, block - ansible-lint Signed-off-by: Ravzan Valceanu <[email protected]> * resolve conflict with main use wait_for module instead of pause Signed-off-by: Ravzan Valceanu <[email protected]> * add "" to variables in task Wait for opensearch to startup Signed-off-by: Ravzan Valceanu <[email protected]> * fix ansible lint inline vs yaml Signed-off-by: Ravzan Valceanu <[email protected]> --------- Signed-off-by: Ravzan Valceanu <[email protected]> Co-authored-by: Ravzan Valceanu <[email protected]> * Add missing logstash environment on documentation (opensearch-project#135) * doc: add missing logstash environment on documentation Update documentation to add missing logstash environment password. Signed-off-by: Charles Santos <[email protected]> * fix: remove auto format from vscode Signed-off-by: Charles Santos <[email protected]> --------- Signed-off-by: Charles Santos <[email protected]> * Duplicate of previous task (opensearch-project#132) Duplicate of previous task Signed-off-by: maxtimofeev <[email protected]> * Updating the CODEOWNERS and MAINTAINERS file (opensearch-project#119) Signed-off-by: bbarani <[email protected]> --------- Signed-off-by: Florian Heiderich <[email protected]> Signed-off-by: Ravzan Valceanu <[email protected]> Signed-off-by: Charles Santos <[email protected]> Signed-off-by: maxtimofeev <[email protected]> Signed-off-by: bbarani <[email protected]> Co-authored-by: Florian Heiderich <[email protected]> Co-authored-by: mpsOxygen <[email protected]> Co-authored-by: Ravzan Valceanu <[email protected]> Co-authored-by: Charles Santos <[email protected]> Co-authored-by: maxtimofeev <[email protected]> Co-authored-by: Barani <[email protected]>
Signed-off-by: Divya Madala <[email protected]>
…#143) Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: Jeff Lu <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: Divya Madala <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
…ct#164) Signed-off-by: Peter Zhu <[email protected]> Co-authored-by: Saravanan Palanisamy <[email protected]>
Signed-off-by: Brandon Shien <[email protected]>
bshien
requested review from
saravanan30erd,
peterzhuamazon and
prudhvigodithi
as code owners
August 27, 2024 21:01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Increment version to 1.3.19
Issues Resolved
Part of opensearch-project/opensearch-build#4888
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.