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] Integrate multitenancy into workflow provisioning #1017

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 055f1ea from #1012.

* Adding tenantId in ProcessNode to be surfaced to the client

Signed-off-by: Siddhartha Bingi <sidbingi@amazon.com>

* Passing tenantId in Transport Actions

Signed-off-by: Siddhartha Bingi <sidbingi@amazon.com>

* Updating tests to have tenantId as null for consistency

Signed-off-by: Siddhartha Bingi <sidbingi@amazon.com>

* Minor code refactoring

Signed-off-by: Siddhartha Bingi <sidbingi@amazon.com>

---------

Signed-off-by: Siddhartha Bingi <sidbingi@amazon.com>
Co-authored-by: Siddhartha Bingi <sidbingi@amazon.com>
(cherry picked from commit 055f1ea)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 76.39%. Comparing base (123ec5d) to head (dd7dace).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../transport/DeprovisionWorkflowTransportAction.java 50.00% 1 Missing ⚠️
...opensearch/flowframework/workflow/ProcessNode.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #1017      +/-   ##
============================================
- Coverage     76.40%   76.39%   -0.02%     
  Complexity     1010     1010              
============================================
  Files           100      100              
  Lines          4879     4881       +2     
  Branches        455      455              
============================================
+ Hits           3728     3729       +1     
- Misses          954      955       +1     
  Partials        197      197              

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

@dbwiddis dbwiddis merged commit c3abe78 into 2.x Jan 23, 2025
31 checks passed
@dbwiddis dbwiddis deleted the backport/backport-1012-to-2.x branch January 23, 2025 21:22
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.

1 participant