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

[Bug] Removed defualt option in MDS selector #454

Merged
merged 3 commits into from
Oct 15, 2024

Conversation

sumukhswamy
Copy link
Collaborator

Description

Empty default option was fetching from local cluster on load

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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
Member

@sejli sejli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed with @sumukhswamy offline

@sumukhswamy sumukhswamy merged commit 017e1dc into opensearch-project:main Oct 15, 2024
11 checks passed
github-actions bot added a commit that referenced this pull request Oct 16, 2024
* removed default option which was causing issue to fetch index

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

* removed console logs

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

* updated api calls to not trigger on initial load

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

---------

Signed-off-by: sumukhswamy <[email protected]>
(cherry picked from commit 017e1dc)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
sumukhswamy pushed a commit that referenced this pull request Oct 16, 2024
* removed default option which was causing issue to fetch index



* removed console logs



* updated api calls to not trigger on initial load



---------


(cherry picked from commit 017e1dc)

Signed-off-by: sumukhswamy <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants