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

Remove create and delete options for datasources #1146

Closed
wants to merge 3 commits into from

Conversation

derek-ho
Copy link
Collaborator

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • 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>
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #1146 (e87ea04) into main (cccfebf) will increase coverage by 0.03%.
Report is 2 commits behind head on main.
The diff coverage is n/a.

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

@@            Coverage Diff             @@
##             main    #1146      +/-   ##
==========================================
+ Coverage   44.21%   44.25%   +0.03%     
==========================================
  Files         329      329              
  Lines       19542    19525      -17     
  Branches     4719     4718       -1     
==========================================
- Hits         8641     8640       -1     
+ Misses      10334    10318      -16     
  Partials      567      567              
Flag Coverage Δ
dashboards-observability 44.25% <ø> (+0.03%) ⬆️

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

see 4 files with indirect coverage changes

@mengweieric
Copy link
Collaborator

Spoke with @derek-ho no need to keep this PR.

@mengweieric mengweieric closed this Feb 7, 2024
RyanL1997 added a commit to RyanL1997/dashboards-observability that referenced this pull request Apr 18, 2024
…1186)

* Saved Object Aggregation View (opensearch-project#1146)
* Move tenant-related utils to common folder (opensearch-project#1184)
* [Saved Object Aggregation View] Use namespace registry to add tenant filter (opensearch-project#1169)

Signed-off-by: Chang Liu <lc12251109@gmail.com>
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Yan Zeng <zengyan@amazon.com>

Co-authored-by: Ryan Liang <jiallian@amazon.com>
Co-authored-by: Ryan Liang <109499885+RyanL1997@users.noreply.github.com>
Co-authored-by: Craig Perkins <cwperx@amazon.com>
Co-authored-by: Yan Zeng <zengyan@amazon.com>
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