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

Support multi datasources on service accounts page #1870

Conversation

derek-ho
Copy link
Collaborator

@derek-ho derek-ho commented Apr 3, 2024

Description

Adds selector on service accounts tab

Category

Enhancement

Why these changes are required?

Support multi datasources in the service accounts tab

What is the old behavior before changes and new behavior after changes?

Selector is introduced with read only behavior to the local cluster. Since this tab does not exist in 2.x line, I kept the changes minimal.

Issues Resolved

#1799

Testing

[Please provide details of testing done: unit testing, integration testing and manual testing]

Check List

  • New functionality includes testing
  • New functionality has been documented
  • 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.

Signed-off-by: Derek Ho <dxho@amazon.com>
Signed-off-by: Derek Ho <dxho@amazon.com>
Signed-off-by: Derek Ho <dxho@amazon.com>
Copy link

codecov bot commented Apr 3, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 68.23%. Comparing base (0a0af00) to head (6e62813).

Files Patch % Lines
...apps/configuration/panels/service-account-list.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                             Coverage Diff                             @@
##           feature/supporting-multiple-datasources    #1870      +/-   ##
===========================================================================
- Coverage                                    68.25%   68.23%   -0.03%     
===========================================================================
  Files                                           96       96              
  Lines                                         2448     2449       +1     
  Branches                                       332      332              
===========================================================================
  Hits                                          1671     1671              
- Misses                                         698      699       +1     
  Partials                                        79       79              

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

@DarshitChanpura DarshitChanpura merged commit 0a57e75 into opensearch-project:feature/supporting-multiple-datasources Apr 4, 2024
33 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.

2 participants