generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 271
Open
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/new-resourceCategorizes issue or PR as related to a new resource.Categorizes issue or PR as related to a new resource.service/keyspacesIndicates issues or PRs that are related to keyspaces-controller.Indicates issues or PRs that are related to keyspaces-controller.
Milestone
Description
Is your feature request related to a problem?
Creating UDTs (User-Defined Types) is currently a manual process after provisioning a keyspace using the keyspaces-controller. Since UDTs are referenced in table specifications, the lack of native support in the keyspaces-controller is a limitation.
Describe the solution you'd like
Enhance the keyspaces-controller to support a new Type resource that enables:
- CreateType
- DeleteType
Describe alternatives you've considered
Manual creation of UDTs post keyspace provisioning or scripting UDT operations outside the keyspaces-controller. However, these approaches reduce automation and increase operational overhead.
Metadata
Metadata
Assignees
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/new-resourceCategorizes issue or PR as related to a new resource.Categorizes issue or PR as related to a new resource.service/keyspacesIndicates issues or PRs that are related to keyspaces-controller.Indicates issues or PRs that are related to keyspaces-controller.