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

Passing tenantId to MLClient for Model and Agent Steps #1028

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

siddharthabingi
Copy link
Contributor

… Steps

Description

Passing tenantId to MLClient for DeployModel, UndeployModel and Agent Steps

Related Issues

Integrate multitenancy into workflow provisioning

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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.

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.53%. Comparing base (87652ae) to head (bac3603).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1028   +/-   ##
=========================================
  Coverage     75.52%   75.53%           
  Complexity     1050     1050           
=========================================
  Files           101      101           
  Lines          5214     5215    +1     
  Branches        498      498           
=========================================
+ Hits           3938     3939    +1     
  Misses         1038     1038           
  Partials        238      238           

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

@dbwiddis dbwiddis merged commit 9108b2e into opensearch-project:main Jan 28, 2025
25 of 26 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 28, 2025
Passing tenantId to MLClient for DeployModel, UndeployModel and Agent Steps

Signed-off-by: Siddhartha Bingi <[email protected]>
Co-authored-by: Siddhartha Bingi <[email protected]>
(cherry picked from commit 9108b2e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dbwiddis pushed a commit that referenced this pull request Jan 28, 2025
…#1030)

Passing tenantId to MLClient for Model and Agent Steps (#1028)

Passing tenantId to MLClient for DeployModel, UndeployModel and Agent Steps



(cherry picked from commit 9108b2e)

Signed-off-by: Siddhartha Bingi <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Siddhartha Bingi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport PRs to 2.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants