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

Keyspaces service controller #1801

Open
vishalkatikineni opened this issue May 12, 2023 · 1 comment
Open

Keyspaces service controller #1801

vishalkatikineni opened this issue May 12, 2023 · 1 comment
Labels
kind/new-service Categorizes issue or PR as related to a new service. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@vishalkatikineni
Copy link

vishalkatikineni commented May 12, 2023

New ACK Service Controller

Support for Keyspaces

List of API resources

List the API resources in order of importance to you:

  1. CreateKeyspace
  2. CreateTable
  3. UpdateTable
  4. RestoreTable
  5. DeleteTable
  6. DeleteKeyspace
@jaypipes jaypipes added the kind/new-service Categorizes issue or PR as related to a new service. label May 12, 2023
@a-hilaly a-hilaly changed the title [keyspaces] service controller Keyspaces service controller May 13, 2023
@a-hilaly a-hilaly added the lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. label May 13, 2023
@vishalkatikineni
Copy link
Author

Released ACK for keyspaces with functionality supporting below API resources.

  1. CreateKeyspace
  2. CreateTable
  3. UpdateTable
  4. DeleteTable
  5. DeleteKeyspace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/new-service Categorizes issue or PR as related to a new service. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
None yet
Development

No branches or pull requests

3 participants