Add ML Controller APIs#779
Conversation
Changes AnalysisCommit SHA: ba3731d API ChangesSummary
ReportThe full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/12753323257/artifacts/2423831430 API Coverage
|
|
Looks like there's a test failure, otherwise LGTM. |
|
Looks like the failing test is due to the Memory Circuit Breaker flaky error https://github.com/opensearch-project/opensearch-api-specification/actions/runs/12701647488/artifacts/2410641526. I made a fix for this issue in this PR and I can rerun the test once this PR has been merged. |
Merged, rebase? |
Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com>
Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com>
1a18da6 to
aa51ade
Compare
Spec Test Coverage Analysis
|
I see that the test coverage is lost from this PR. Seems that the PR removed the test for |
Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com>
Description
Added missing ML Controller APIs.
Issues Resolved
Part of opensearch-project/opensearch-py#867.
ML Controller APIs to add
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.