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

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.98%. Comparing base (24a919a) to head (799bd46).
Report is 1 commits behind head on 2.x.

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.x    #8192   +/-   ##
=======================================
  Coverage   63.97%   63.98%           
=======================================
  Files        3738     3738           
  Lines       88758    88784   +26     
  Branches    13804    13812    +8     
=======================================
+ Hits        56787    56811   +24     
- Misses      31374    31376    +2     
  Partials      597      597           
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.47% <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.04%) ⬆️
Windows_4 31.47% <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 4a06f52 into 2.x 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