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] adding MDS support for ISM Pages: Indices, Aliases, DataStreams, Temp… #1018

Conversation

RamakrishnaChilaka
Copy link
Collaborator

…lates & Component Templates (#1006)

  • adding MDS support for ISM Pages: Indices, Aliases, DataStreams, Templates

Signed-off-by: Ramakrishna Chilaka [email protected]

  • Reverting (not required) onCancel changes for forceMerge

Signed-off-by: Ramakrishna Chilaka [email protected]

  • force mounting IndexDetail page

Signed-off-by: Ramakrishna Chilaka [email protected]

  • force mounting template page

Signed-off-by: Ramakrishna Chilaka [email protected]

  • clearing indexdetail on datasource change

Signed-off-by: Ramakrishna Chilaka [email protected]

  • mounting data source menu as read only

Signed-off-by: Ramakrishna Chilaka [email protected]

  • integrating with readonly data source

Signed-off-by: Ramakrishna Chilaka [email protected]

  • re building services on page switches

Signed-off-by: Ramakrishna Chilaka [email protected]

  • refactoring to common hooks and MDSEnabledComponent

Signed-off-by: Ramakrishna Chilaka [email protected]

  • Update public/components/MDSEnabledComponent/MDSEnabledComponent.tsx

Co-authored-by: SuZhou-Joe [email protected]
Signed-off-by: Ramakrishna Chilaka [email protected]
Signed-off-by: Ramakrishna Chilaka [email protected]

  • refactoring code for server & appending URL with datasourceId/datasourcelabel

Signed-off-by: Ramakrishna Chilaka [email protected]

  • refactoring types & fixing tests

Signed-off-by: Ramakrishna Chilaka [email protected]

  • resolving yarn.lock conflict

Signed-off-by: Ramakrishna Chilaka [email protected]

  • flaky test flush action aliases

Signed-off-by: Ramakrishna Chilaka [email protected]


Signed-off-by: Ramakrishna Chilaka [email protected]
Signed-off-by: Ramakrishna Chilaka [email protected]
Co-authored-by: SuZhou-Joe [email protected]
(cherry picked from commit b151b85)

Description

backport of PR: #1006

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.

…lates & Component Templates (opensearch-project#1006)

* adding MDS support for ISM Pages: Indices, Aliases, DataStreams, Templates

Signed-off-by: Ramakrishna Chilaka <[email protected]>

* Reverting (not required) onCancel changes for forceMerge

Signed-off-by: Ramakrishna Chilaka <[email protected]>

* force mounting IndexDetail page

Signed-off-by: Ramakrishna Chilaka <[email protected]>

* force mounting template page

Signed-off-by: Ramakrishna Chilaka <[email protected]>

* clearing indexdetail on datasource change

Signed-off-by: Ramakrishna Chilaka <[email protected]>

* mounting data source menu as read only

Signed-off-by: Ramakrishna Chilaka <[email protected]>

* integrating with readonly data source

Signed-off-by: Ramakrishna Chilaka <[email protected]>

* re building services on page switches

Signed-off-by: Ramakrishna Chilaka <[email protected]>

* refactoring to common hooks and MDSEnabledComponent

Signed-off-by: Ramakrishna Chilaka <[email protected]>

* Update public/components/MDSEnabledComponent/MDSEnabledComponent.tsx

Co-authored-by: SuZhou-Joe <[email protected]>
Signed-off-by:  Ramakrishna Chilaka <[email protected]>
Signed-off-by: Ramakrishna Chilaka <[email protected]>

* refactoring code for server & appending URL with datasourceId/datasourcelabel

Signed-off-by: Ramakrishna Chilaka <[email protected]>

* refactoring types & fixing tests

Signed-off-by: Ramakrishna Chilaka <[email protected]>

* resolving yarn.lock conflict

Signed-off-by: Ramakrishna Chilaka <[email protected]>

* flaky test flush action aliases

Signed-off-by: Ramakrishna Chilaka <[email protected]>

---------

Signed-off-by: Ramakrishna Chilaka <[email protected]>
Signed-off-by: Ramakrishna Chilaka <[email protected]>
Co-authored-by: SuZhou-Joe <[email protected]>
(cherry picked from commit b151b85)
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.43%. Comparing base (ae71283) to head (2250709).

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #1018      +/-   ##
==========================================
+ Coverage   63.37%   63.43%   +0.06%     
==========================================
  Files         341      344       +3     
  Lines       11554    11668     +114     
  Branches     2243     2260      +17     
==========================================
+ Hits         7322     7402      +80     
- Misses       3658     3689      +31     
- Partials      574      577       +3     

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

@AWSHurneyt AWSHurneyt changed the title [backport] adding MDS support for ISM Pages: Indices, Aliases, DataStreams, Temp… [Backport 2.x] adding MDS support for ISM Pages: Indices, Aliases, DataStreams, Temp… Mar 26, 2024
@amsiglan amsiglan merged commit a268539 into opensearch-project:2.x Mar 26, 2024
9 checks passed
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