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] [Workspace] Isolate objects based on workspace when calling get/bulkGet #8990

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport b31206a from #8888.

…et (#8888)

* Isolate objects based on workspace when calling get/bulkGet

Signed-off-by: yubonluo <[email protected]>

* Changeset file for PR #8888 created/updated

* add integration tests

Signed-off-by: yubonluo <[email protected]>

* optimize the code

Signed-off-by: yubonluo <[email protected]>

* optimize the code

Signed-off-by: yubonluo <[email protected]>

* optimize the code

Signed-off-by: yubonluo <[email protected]>

* optimize the function name

Signed-off-by: yubonluo <[email protected]>

* add data source validate

Signed-off-by: yubonluo <[email protected]>

* optimize the code

Signed-off-by: yubonluo <[email protected]>

---------

Signed-off-by: yubonluo <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit b31206a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Dec 2, 2024

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

Attention: Patch coverage is 96.77419% with 1 line in your changes missing coverage. Please review.

Project coverage is 60.91%. Comparing base (573ca63) to head (9bfc9e6).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ver/saved_objects/workspace_id_consumer_wrapper.ts 96.77% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #8990   +/-   ##
=======================================
  Coverage   60.91%   60.91%           
=======================================
  Files        3801     3801           
  Lines       91041    91050    +9     
  Branches    14359    14366    +7     
=======================================
+ Hits        55454    55462    +8     
- Misses      32063    32064    +1     
  Partials     3524     3524           
Flag Coverage Δ
Linux_1 29.04% <96.77%> (+<0.01%) ⬆️
Linux_2 56.53% <ø> (ø)
Linux_3 37.83% <ø> (ø)
Linux_4 30.00% <ø> (+<0.01%) ⬆️
Windows_1 29.06% <96.77%> (+<0.01%) ⬆️
Windows_2 56.48% <ø> (ø)
Windows_3 37.83% <ø> (ø)
Windows_4 30.00% <ø> (+<0.01%) ⬆️

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

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

@SuZhou-Joe SuZhou-Joe merged commit 719d272 into 2.x Dec 3, 2024
70 of 73 checks passed
@github-actions github-actions bot deleted the backport/backport-8888-to-2.x branch December 3, 2024 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants