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

Updates admin credentials used in github workflow #521

Merged

Conversation

RS146BIJAY
Copy link
Collaborator

Description

This PR updates the occurrences of admin password in the github workflows. Coming from opensearch-project/security#3624, the security plugin recently introduced a change to require a custom strong password to be supplied when setting up the admin user via demo configuration.

Issues Resolved

Resolves #515

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.

Copy link

codecov bot commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@bc2b501). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #521   +/-   ##
=======================================
  Coverage        ?   84.06%           
  Complexity      ?      558           
=======================================
  Files           ?       61           
  Lines           ?     2046           
  Branches        ?      146           
=======================================
  Hits            ?     1720           
  Misses          ?      230           
  Partials        ?       96           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Arpit-Bandejiya Arpit-Bandejiya merged commit a0e9476 into opensearch-project:main Jan 25, 2024
13 checks passed
RS146BIJAY added a commit to RS146BIJAY/asynchronous-search that referenced this pull request Jan 25, 2024
RS146BIJAY added a commit to RS146BIJAY/asynchronous-search that referenced this pull request Jan 25, 2024
bharath-techie pushed a commit that referenced this pull request Jan 25, 2024
…Update to Gradle 8.5 (#522)

* Update to Gradle 8.5 (#519)

* Updating maintainers file

Signed-off-by: RS146BIJAY <[email protected]>

* Update to Gradle 8.5

Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: RS146BIJAY <[email protected]>

---------

Signed-off-by: RS146BIJAY <[email protected]>
Signed-off-by: Andriy Redko <[email protected]>
Co-authored-by: Andriy Redko <[email protected]>
(cherry picked from commit bc2b501)

* Updates admin credentials used in github workflow (#521)

Signed-off-by: RS146BIJAY <[email protected]>
(cherry picked from commit a0e9476)
@RS146BIJAY RS146BIJAY mentioned this pull request Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v2.12.0] Ensure CI/documentation reflect changes to default admin credentials
4 participants