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] filter high level groups and action groups by cluster and index #1508

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 5fd8018 from #1482

* filter high level groups and action groups by cluster and index

Signed-off-by: Derek Ho <[email protected]>

* remove unecessary console

Signed-off-by: Derek Ho <[email protected]>

* add semicolon back

Signed-off-by: Derek Ho <[email protected]>

* use map instead of flat map

Signed-off-by: Derek Ho <[email protected]>

* fix lint

Signed-off-by: Derek Ho <[email protected]>

* fix tests

Signed-off-by: Derek Ho <[email protected]>

* revert file

Signed-off-by: Derek Ho <[email protected]>

* fix up tests

Signed-off-by: Derek Ho <[email protected]>

* lint

Signed-off-by: Derek Ho <[email protected]>

---------

Signed-off-by: Derek Ho <[email protected]>
(cherry picked from commit 5fd8018)
@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #1508 (52eb90c) into 2.x (b988375) will increase coverage by 0.50%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              2.x    #1508      +/-   ##
==========================================
+ Coverage   65.61%   66.11%   +0.50%     
==========================================
  Files          93       93              
  Lines        2309     2314       +5     
  Branches      315      310       -5     
==========================================
+ Hits         1515     1530      +15     
+ Misses        726      716      -10     
  Partials       68       68              
Impacted Files Coverage Δ
.../apps/configuration/panels/role-edit/role-edit.tsx 83.33% <100.00%> (+6.96%) ⬆️

... and 2 files with indirect coverage changes

@cwperks cwperks merged commit d466db9 into 2.x Jul 11, 2023
@github-actions github-actions bot deleted the backport/backport-1482-to-2.x branch July 11, 2023 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants