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

[Feature/agent_framework] Add Delete Agent Step #246

Merged

Conversation

dbwiddis
Copy link
Member

@dbwiddis dbwiddis commented Dec 4, 2023

Description

Adds a workflow step to delete an agent (opposite of register).

Issues Resolved

Part of #89

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.

@github-actions github-actions bot added the backport 2.x backport PRs to 2.x branch label Dec 4, 2023
@dbwiddis dbwiddis changed the base branch from main to feature/agent_framework December 4, 2023 17:31
@dbwiddis dbwiddis changed the title Delete agent [Feature/agent_framework] Add Delete Agent Step Dec 4, 2023
@dbwiddis dbwiddis removed the backport 2.x backport PRs to 2.x branch label Dec 4, 2023
@dbwiddis dbwiddis requested a review from owaiskazi19 December 4, 2023 23:17
@dbwiddis dbwiddis marked this pull request as ready for review December 4, 2023 23:17
@owaiskazi19
Copy link
Member

You might need to add the step to the enum as well.

@dbwiddis
Copy link
Member Author

dbwiddis commented Dec 5, 2023

You might need to add the step to the enum as well.

The register agent resource is already there, this would delete the same resource (agent id)

Signed-off-by: Daniel Widdis <[email protected]>
@dbwiddis dbwiddis merged commit 9b9c406 into opensearch-project:feature/agent_framework Dec 6, 2023
10 checks passed
@dbwiddis dbwiddis deleted the delete-agent branch December 6, 2023 05:08
dbwiddis added a commit to dbwiddis/flow-framework that referenced this pull request Dec 15, 2023
dbwiddis added a commit to dbwiddis/flow-framework that referenced this pull request Dec 15, 2023
dbwiddis added a commit that referenced this pull request Dec 18, 2023
Delete Agent Step

Signed-off-by: Daniel Widdis <[email protected]>
dbwiddis added a commit to dbwiddis/flow-framework that referenced this pull request Dec 18, 2023
dbwiddis added a commit that referenced this pull request Dec 18, 2023
Delete Agent Step

Signed-off-by: Daniel Widdis <[email protected]>
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.

3 participants