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

Create new task APIs to allow reusable implementation of task functionality #19

Closed
burmanm opened this issue Nov 13, 2023 · 0 comments · Fixed by #16
Closed

Create new task APIs to allow reusable implementation of task functionality #19

burmanm opened this issue Nov 13, 2023 · 0 comments · Fixed by #16
Assignees
Labels
done Issues in the state 'done'

Comments

@burmanm
Copy link
Collaborator

burmanm commented Nov 13, 2023

cass-operator v1.18.0 added multiple new tasks to control the Cassandra clusters. Implement those tasks as reusable Go API calls to allow simplified usage from both CLI as well as any UI / other user interfaces.

This prevents the logic from leaking to too many places.

@burmanm burmanm moved this to Ready For Review in K8ssandra Nov 13, 2023
@adejanovski adejanovski added the ready-for-review Issues in the state 'ready-for-review' label Nov 13, 2023
@burmanm burmanm self-assigned this Nov 13, 2023
@github-project-automation github-project-automation bot moved this from Ready For Review to Done in K8ssandra Nov 15, 2023
@adejanovski adejanovski added done Issues in the state 'done' and removed ready-for-review Issues in the state 'ready-for-review' labels Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done Issues in the state 'done'
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants