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] Fix management overview page duplicate rendering #4871

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 16b1e29 from #4636.

* refactor for management overview page

Signed-off-by: Hailong Cui <[email protected]>

* Add missing changelog

Signed-off-by: Hailong Cui <[email protected]>

* Add unit test

Signed-off-by: Hailong Cui <[email protected]>

* remove duplicate snapshot validation

Signed-off-by: Hailong Cui <[email protected]>

* Update src/plugins/management_overview/public/application.test.tsx

Co-authored-by: Josh Romero <[email protected]>
Signed-off-by: Hailong Cui <[email protected]>

* Update src/plugins/management_overview/public/application.test.tsx

Co-authored-by: Josh Romero <[email protected]>
Signed-off-by: Hailong Cui <[email protected]>

* export empty plugin start to make it consistent

Signed-off-by: Hailong Cui <[email protected]>

* export empty plugin start to make it consistent

Signed-off-by: Hailong Cui <[email protected]>

---------

Signed-off-by: Hailong Cui <[email protected]>
Co-authored-by: Josh Romero <[email protected]>
Co-authored-by: Ashwin P Chandran <[email protected]>
(cherry picked from commit 16b1e29)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #4871 (48393eb) into 2.x (6542257) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              2.x    #4871      +/-   ##
==========================================
+ Coverage   66.29%   66.31%   +0.02%     
==========================================
  Files        3322     3323       +1     
  Lines       63911    63924      +13     
  Branches    10119    10120       +1     
==========================================
+ Hits        42368    42394      +26     
+ Misses      19053    19044       -9     
+ Partials     2490     2486       -4     
Flag Coverage Δ
Linux_1 34.86% <ø> (ø)
Linux_2 55.18% <ø> (ø)
Linux_3 43.38% <ø> (ø)
Linux_4 35.09% <100.00%> (+<0.01%) ⬆️
Windows_1 34.87% <ø> (?)
Windows_2 55.15% <ø> (ø)
Windows_3 43.39% <ø> (?)
Windows_4 35.09% <100.00%> (?)

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

Files Changed Coverage Δ
...plugins/management_overview/public/application.tsx 61.53% <100.00%> (ø)

... and 5 files with indirect coverage changes

@manasvinibs manasvinibs merged commit 4db18c9 into 2.x Sep 1, 2023
@github-actions github-actions bot deleted the backport/backport-4636-to-2.x branch September 1, 2023 18:41
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.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants