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

MDS Support for Policies, Policy Managed Indices, Rollup Jobs and Transform Jobs #1021

Merged
merged 6 commits into from
Apr 8, 2024

Conversation

CaptainDredge
Copy link
Contributor

Description

This PR adds MDS support for the remaining index management pages

Issues Resolved

Resolves #982

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.20%. Comparing base (b151b85) to head (ba276a1).

❗ Current head ba276a1 differs from pull request most recent head 4173124. Consider uploading reports for the commit 4173124 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1021      +/-   ##
==========================================
- Coverage   63.43%   63.20%   -0.24%     
==========================================
  Files         344      344              
  Lines       11668    11833     +165     
  Branches     2260     2315      +55     
==========================================
+ Hits         7402     7479      +77     
- Misses       3689     3734      +45     
- Partials      577      620      +43     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@CaptainDredge
Copy link
Contributor Author

@SuZhou-Joe , @BionIT Please review the PR

Prabhat Sharma added 4 commits April 5, 2024 16:02
Signed-off-by: Prabhat Sharma <[email protected]>
Signed-off-by: Prabhat Sharma <[email protected]>
Signed-off-by: Prabhat Sharma <[email protected]>
Signed-off-by: Prabhat Sharma <[email protected]>
SuZhou-Joe
SuZhou-Joe previously approved these changes Apr 6, 2024
Copy link
Member

@SuZhou-Joe SuZhou-Joe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some minor comments. I believe there is already a pattern in ISM to make pages support MDS.

public/pages/Main/Main.tsx Show resolved Hide resolved
public/pages/Main/Main.tsx Show resolved Hide resolved
Signed-off-by: Prabhat Sharma <[email protected]>
Copy link
Member

@SuZhou-Joe SuZhou-Joe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SuZhou-Joe SuZhou-Joe merged commit 07c68ec into opensearch-project:main Apr 8, 2024
9 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 8, 2024
…nsform Jobs (#1021)

* Add MDS support for policies, policy managed indices, transform and rollup jobs

Signed-off-by: Prabhat Sharma <[email protected]>

* Addressed PR comments

Signed-off-by: Prabhat Sharma <[email protected]>

* Fixed tests

Signed-off-by: Prabhat Sharma <[email protected]>

* Address few more comments

Signed-off-by: Prabhat Sharma <[email protected]>

* Minor fix

Signed-off-by: Prabhat Sharma <[email protected]>

* Address minor comment

Signed-off-by: Prabhat Sharma <[email protected]>

---------

Signed-off-by: Prabhat Sharma <[email protected]>
Co-authored-by: Prabhat Sharma <[email protected]>
(cherry picked from commit 07c68ec)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
SuZhou-Joe pushed a commit that referenced this pull request Apr 9, 2024
…nsform Jobs (#1021)

* Add MDS support for policies, policy managed indices, transform and rollup jobs

Signed-off-by: Prabhat Sharma <[email protected]>

* Addressed PR comments

Signed-off-by: Prabhat Sharma <[email protected]>

* Fixed tests

Signed-off-by: Prabhat Sharma <[email protected]>

* Address few more comments

Signed-off-by: Prabhat Sharma <[email protected]>

* Minor fix

Signed-off-by: Prabhat Sharma <[email protected]>

* Address minor comment

Signed-off-by: Prabhat Sharma <[email protected]>

---------

Signed-off-by: Prabhat Sharma <[email protected]>
Co-authored-by: Prabhat Sharma <[email protected]>
(cherry picked from commit 07c68ec)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
SuZhou-Joe pushed a commit that referenced this pull request Apr 12, 2024
…nsform Jobs (#1021) (#1025)

* Add MDS support for policies, policy managed indices, transform and rollup jobs



* Addressed PR comments



* Fixed tests



* Address few more comments



* Minor fix



* Address minor comment



---------



(cherry picked from commit 07c68ec)

Signed-off-by: Prabhat Sharma <[email protected]>
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>
Co-authored-by: Prabhat Sharma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Support Multiple Data Source in Index Management Dashboards Plugin
4 participants