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] [Dynamic Config] Fix bug when attempting dynamic config index creation #8193

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 678c644 from #8184.

#8184)

* Fix bug when attempting dynamic config index creation

Signed-off-by: Huy Nguyen <[email protected]>

* Changeset file for PR #8184 created/updated

---------

Signed-off-by: Huy Nguyen <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 678c644)
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 Sep 13, 2024

Codecov Report

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

Project coverage is 63.93%. Comparing base (2fc39e8) to head (ea858bc).
Report is 1 commits behind head on 2.17.

Files with missing lines Patch % Lines
...fig_store_client/opensearch_config_store_client.ts 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             2.17    #8193      +/-   ##
==========================================
+ Coverage   63.92%   63.93%   +0.01%     
==========================================
  Files        3737     3737              
  Lines       88728    88754      +26     
  Branches    13796    13804       +8     
==========================================
+ Hits        56720    56746      +26     
  Misses      31410    31410              
  Partials      598      598              
Flag Coverage Δ
Linux_1 29.95% <6.66%> (-0.01%) ⬇️
Linux_2 58.95% <96.66%> (+0.03%) ⬆️
Linux_3 40.27% <6.66%> (-0.02%) ⬇️
Linux_4 31.32% <6.66%> (-0.02%) ⬇️
Windows_1 29.97% <6.66%> (-0.01%) ⬇️
Windows_2 58.89% <96.66%> (+0.03%) ⬆️
Windows_3 40.27% <6.66%> (-0.02%) ⬇️
Windows_4 31.32% <6.66%> (-0.02%) ⬇️

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.

@BionIT BionIT merged commit 6d56f1a into 2.17 Sep 13, 2024
66 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 seasoned-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants