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

Get and delete agent APIs #1752

Merged
merged 5 commits into from
Dec 16, 2023
Merged

Conversation

mingshl
Copy link
Collaborator

@mingshl mingshl commented Dec 12, 2023

Description

Get and Delete Agent APIs

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc 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.

@mingshl mingshl had a problem deploying to ml-commons-cicd-env December 12, 2023 19:34 — with GitHub Actions Failure
@mingshl mingshl had a problem deploying to ml-commons-cicd-env December 12, 2023 19:34 — with GitHub Actions Failure
@mingshl mingshl marked this pull request as draft December 12, 2023 19:42
@mingshl mingshl had a problem deploying to ml-commons-cicd-env December 13, 2023 18:01 — with GitHub Actions Failure
@mingshl mingshl had a problem deploying to ml-commons-cicd-env December 13, 2023 18:01 — with GitHub Actions Failure
@mingshl mingshl had a problem deploying to ml-commons-cicd-env December 13, 2023 18:01 — with GitHub Actions Failure
@mingshl mingshl had a problem deploying to ml-commons-cicd-env December 13, 2023 18:01 — with GitHub Actions Failure
plugin/build.gradle Outdated Show resolved Hide resolved
Signed-off-by: Bhavana Ramaram <[email protected]>
Signed-off-by: Mingshi Liu <[email protected]>
@mingshl mingshl temporarily deployed to ml-commons-cicd-env December 16, 2023 01:23 — with GitHub Actions Inactive
@mingshl mingshl had a problem deploying to ml-commons-cicd-env December 16, 2023 01:23 — with GitHub Actions Failure
@mingshl mingshl temporarily deployed to ml-commons-cicd-env December 16, 2023 02:53 — with GitHub Actions Inactive
@mingshl mingshl temporarily deployed to ml-commons-cicd-env December 16, 2023 02:53 — with GitHub Actions Inactive
@mingshl mingshl temporarily deployed to ml-commons-cicd-env December 16, 2023 07:10 — with GitHub Actions Inactive
@mingshl mingshl temporarily deployed to ml-commons-cicd-env December 16, 2023 07:10 — with GitHub Actions Inactive
@mingshl mingshl temporarily deployed to ml-commons-cicd-env December 16, 2023 07:10 — with GitHub Actions Inactive
@ylwu-amzn
Copy link
Collaborator

Don't have major concern. Code coverage is not enough, please add more unit test.
Screenshot 2023-12-16 at 11 21 27 AM

@dhrubo-os dhrubo-os merged commit 4d8d32e into opensearch-project:main Dec 16, 2023
7 of 12 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 18, 2023
* get and delete agent APIs (#1703)

Signed-off-by: Bhavana Ramaram <[email protected]>
Signed-off-by: Mingshi Liu <[email protected]>

* Add unit tests for Get and Delete APIs

Signed-off-by: Mingshi Liu <[email protected]>

* Add header and increase code coverage

Signed-off-by: Mingshi Liu <[email protected]>

* change IndexNotFoundException error message

Signed-off-by: Mingshi Liu <[email protected]>

---------

Signed-off-by: Bhavana Ramaram <[email protected]>
Signed-off-by: Mingshi Liu <[email protected]>
Signed-off-by: Mingshi Liu <[email protected]>
(cherry picked from commit 4d8d32e)
mingshl added a commit that referenced this pull request Dec 18, 2023
* get and delete agent APIs (#1703)

Signed-off-by: Bhavana Ramaram <[email protected]>
Signed-off-by: Mingshi Liu <[email protected]>

* Add unit tests for Get and Delete APIs

Signed-off-by: Mingshi Liu <[email protected]>

* Add header and increase code coverage

Signed-off-by: Mingshi Liu <[email protected]>

* change IndexNotFoundException error message

Signed-off-by: Mingshi Liu <[email protected]>

---------

Signed-off-by: Bhavana Ramaram <[email protected]>
Signed-off-by: Mingshi Liu <[email protected]>
Signed-off-by: Mingshi Liu <[email protected]>
(cherry picked from commit 4d8d32e)

Co-authored-by: Mingshi Liu <[email protected]>
@mingshl
Copy link
Collaborator Author

mingshl commented Dec 20, 2023

Don't have major concern. Code coverage is not enough, please add more unit test. Screenshot 2023-12-16 at 11 21 27 AM

Added in #1791

jackiehanyang pushed a commit to jackiehanyang/ml-commons that referenced this pull request Dec 28, 2023
* get and delete agent APIs (opensearch-project#1703)

Signed-off-by: Bhavana Ramaram <[email protected]>
Signed-off-by: Mingshi Liu <[email protected]>

* Add unit tests for Get and Delete APIs

Signed-off-by: Mingshi Liu <[email protected]>

* Add header and increase code coverage

Signed-off-by: Mingshi Liu <[email protected]>

* change IndexNotFoundException error message

Signed-off-by: Mingshi Liu <[email protected]>

---------

Signed-off-by: Bhavana Ramaram <[email protected]>
Signed-off-by: Mingshi Liu <[email protected]>
Signed-off-by: Mingshi Liu <[email protected]>
austintlee pushed a commit to austintlee/ml-commons that referenced this pull request Feb 29, 2024
* get and delete agent APIs (opensearch-project#1703)

Signed-off-by: Bhavana Ramaram <[email protected]>
Signed-off-by: Mingshi Liu <[email protected]>

* Add unit tests for Get and Delete APIs

Signed-off-by: Mingshi Liu <[email protected]>

* Add header and increase code coverage

Signed-off-by: Mingshi Liu <[email protected]>

* change IndexNotFoundException error message

Signed-off-by: Mingshi Liu <[email protected]>

---------

Signed-off-by: Bhavana Ramaram <[email protected]>
Signed-off-by: Mingshi Liu <[email protected]>
Signed-off-by: Mingshi Liu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants