opensearch-project / opensearch-js

Node.js Client for OpenSearch
https://opensearch.org/docs/latest/clients/javascript/
Apache License 2.0
179 stars 118 forks source link

Update Default Password for OS 2.12 #707

Closed nhtruong closed 4 months ago

nhtruong commented 5 months ago

Description

Prepare repo for the advent of OS 2.12 where admin:admin is no longer an accepted credential.

Issues Resolved

Closes https://github.com/opensearch-project/opensearch-js/issues/699

Check List

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.

nhtruong commented 5 months ago

This is ready for review but we won't be able to merged this till 2.12.x is released on Docker repo as all workflows using latest for OS version are failing right now.

DarshitChanpura commented 4 months ago

@nhtruong Now that 2.12 is released this should be unblocked.

nhtruong commented 4 months ago

@DarshitChanpura All workflows pass now 🥳 Need another maintainer to approve the PR. @VachaShah @dblock can you review this?