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

Relax the use of ignoreVersionMismatch #6347

Merged

Conversation

AMoo-Miki
Copy link
Collaborator

Description

opensearch.ignoreVersionMismatch config had been limited to dev mode only. This change allows it to be entertained without that limitation.

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.51%. Comparing base (726fb0e) to head (751ac98).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6347      +/-   ##
==========================================
- Coverage   67.51%   67.51%   -0.01%     
==========================================
  Files        3377     3377              
  Lines       65843    65841       -2     
  Branches    10649    10648       -1     
==========================================
- Hits        44455    44453       -2     
+ Misses      18804    18803       -1     
- Partials     2584     2585       +1     
Flag Coverage Δ
Linux_1 32.60% <ø> (+<0.01%) ⬆️
Linux_2 55.62% <ø> (+<0.01%) ⬆️
Linux_3 44.89% <ø> (-0.01%) ⬇️
Linux_4 34.99% <ø> (+<0.01%) ⬆️
Windows_1 32.62% <ø> (+<0.01%) ⬆️
Windows_2 55.58% <ø> (+<0.01%) ⬆️
Windows_3 44.90% <ø> (+<0.01%) ⬆️
Windows_4 34.99% <ø> (+<0.01%) ⬆️

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.

@AMoo-Miki AMoo-Miki merged commit 6ab9065 into opensearch-project:main Apr 5, 2024
68 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 5, 2024
)

Signed-off-by: Miki <miki@amazon.com>
Co-authored-by: ZilongX <99905560+ZilongX@users.noreply.github.com>
(cherry picked from commit 6ab9065)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
ananzh pushed a commit that referenced this pull request Apr 12, 2024
) (#6354)

Signed-off-by: Miki <miki@amazon.com>
Co-authored-by: ZilongX <99905560+ZilongX@users.noreply.github.com>
(cherry picked from commit 6ab9065)
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
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants