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] [BUG] Support duplicate index pattern name #5960

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport d6a4f30 from #5946.

@AMoo-Miki
Copy link
Collaborator

We should create an issue to introduce functional tests for this.

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.11%. Comparing base (ed2e38d) to head (373d7f0).

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #5960   +/-   ##
=======================================
  Coverage   67.11%   67.11%           
=======================================
  Files        3316     3316           
  Lines       64080    64080           
  Branches    10241    10241           
=======================================
+ Hits        43008    43009    +1     
+ Misses      18581    18580    -1     
  Partials     2491     2491           
Flag Coverage Δ
Linux_1 35.21% <ø> (ø)
Linux_2 55.12% <ø> (ø)
Linux_3 44.81% <ø> (+0.01%) ⬆️
Linux_4 35.31% <ø> (ø)
Windows_1 35.23% <ø> (ø)
Windows_2 55.09% <ø> (ø)
Windows_3 44.81% <ø> (+<0.01%) ⬆️
Windows_4 35.31% <ø> (ø)

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.

* add key to index pattern options for support duplicate index pattern names

---------

Signed-off-by: Eric <menwe@amazon.com>
(cherry picked from commit d6a4f30)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@manasvinibs manasvinibs force-pushed the backport/backport-5946-to-2.x branch from 404ff4d to 373d7f0 Compare March 14, 2024 18:33
@manasvinibs manasvinibs merged commit 93f7e45 into 2.x Mar 18, 2024
127 of 129 checks passed
@github-actions github-actions bot deleted the backport/backport-5946-to-2.x branch March 18, 2024 21:26
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 repeat-contributor v2.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants