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

[Backport 2.17] [MDS] Mute the non-mds endpoints for direct query data connections #8637

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 47ae28b from #8537.

…8537)

* Mute the non-mds  endpoints for direct query data connections when MDS enabled

Signed-off-by: Ryan Liang <[email protected]>

* Handle the case for local cluster too

Signed-off-by: Ryan Liang <[email protected]>

* Handle the case for local cluster 2

Signed-off-by: Ryan Liang <[email protected]>

* Changeset file for PR #8537 created/updated

---------

Signed-off-by: Ryan Liang <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 47ae28b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 60.79%. Comparing base (62cc032) to head (be60d90).
Report is 2 commits behind head on 2.17.

Files with missing lines Patch % Lines
.../data_source_management/public/components/utils.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             2.17    #8637      +/-   ##
==========================================
- Coverage   63.93%   60.79%   -3.15%     
==========================================
  Files        3737     3737              
  Lines       88754    88754              
  Branches    13804    13804              
==========================================
- Hits        56745    53956    -2789     
- Misses      31411    31481      +70     
- Partials      598     3317    +2719     
Flag Coverage Δ
Linux_1 28.75% <0.00%> (-1.21%) ⬇️
Linux_2 56.42% <ø> (-2.53%) ⬇️
Linux_3 37.70% <0.00%> (?)
Linux_4 29.72% <0.00%> (-1.60%) ⬇️
Windows_1 28.77% <0.00%> (-1.21%) ⬇️
Windows_2 56.37% <ø> (-2.53%) ⬇️
Windows_3 37.70% <0.00%> (-2.58%) ⬇️
Windows_4 29.72% <0.00%> (-1.60%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mengweieric mengweieric merged commit e9c9983 into 2.17 Oct 18, 2024
64 of 68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports failed changeset valued-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants