community icon indicating copy to clipboard operation
community copied to clipboard

Create multiple Database in Postgres RDS

Open pankajingarud opened this issue 3 years ago • 10 comments

Is your feature request related to a problem? We were trying to create multiple database through ACK for our product.But there is no such feature we can use for now.

Describe the solution you'd like Currently dbName attribute is there through which we can create single database but Postgres has the ability to create multiple database and there is no attribute to add those directly. Can we have a similar Attribute with which we can create multiple database in postgres RDS directly in yaml.

Describe alternatives you've considered For now it is the manual process is there by connecting through AWS console or with RDS using username or password. But we want a end to end product which can be delivered without any manual intervention.

pankajingarud avatar Nov 08 '22 13:11 pankajingarud

@jkatz I'm not familiar enough with the API and use case for DB instances. Do you know what would be required for this?

RedbackThomson avatar Nov 08 '22 18:11 RedbackThomson

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. If this issue is safe to close now please do so with /close. Provide feedback via https://github.com/aws-controllers-k8s/community. /lifecycle stale

ack-bot avatar Mar 14 '23 01:03 ack-bot

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. If this issue is safe to close now please do so with /close. Provide feedback via https://github.com/aws-controllers-k8s/community. /lifecycle stale

ack-bot avatar Jun 13 '23 15:06 ack-bot

Stale issues rot after 60d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 60d of inactivity. If this issue is safe to close now please do so with /close. Provide feedback via https://github.com/aws-controllers-k8s/community. /lifecycle rotten

ack-bot avatar Aug 12 '23 16:08 ack-bot

Rotten issues close after 60d of inactivity. Reopen the issue with /reopen. Provide feedback via https://github.com/aws-controllers-k8s/community. /close

ack-bot avatar Oct 11 '23 17:10 ack-bot

@ack-bot: Closing this issue.

In response to this:

Rotten issues close after 60d of inactivity. Reopen the issue with /reopen. Provide feedback via https://github.com/aws-controllers-k8s/community. /close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

ack-prow[bot] avatar Oct 11 '23 17:10 ack-prow[bot]

Rotten issues close after 60d of inactivity. Reopen the issue with /reopen. Provide feedback via https://github.com/aws-controllers-k8s/community. /close

ack-bot avatar Dec 10 '23 18:12 ack-bot

@ack-bot: Closing this issue.

In response to this:

Rotten issues close after 60d of inactivity. Reopen the issue with /reopen. Provide feedback via https://github.com/aws-controllers-k8s/community. /close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

ack-prow[bot] avatar Dec 10 '23 18:12 ack-prow[bot]

Rotten issues close after 60d of inactivity. Reopen the issue with /reopen. Provide feedback via https://github.com/aws-controllers-k8s/community. /close

ack-bot avatar Feb 09 '24 07:02 ack-bot

@ack-bot: Closing this issue.

In response to this:

Rotten issues close after 60d of inactivity. Reopen the issue with /reopen. Provide feedback via https://github.com/aws-controllers-k8s/community. /close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

ack-prow[bot] avatar Feb 09 '24 07:02 ack-prow[bot]

ACK resources are a reflection of a single and unique resource in AWS. This sounds more like a need for an L2 layer for duplicating resources in kubernetes.

a-hilaly avatar Jun 05 '24 06:06 a-hilaly