Skip to content

Commit 78a5798

Browse files
authored
Apply RDS API updates to CRD (#81)
Fixes aws-controllers-k8s/community#1311 Description of changes: This updates the API fields available to the RDS API. This also adds support for creating Aurora Serverless v2 clusters. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 5e5a5dc commit 78a5798

26 files changed

+3248
-1969
lines changed

apis/v1alpha1/ack-generate-metadata.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
ack_generate_info:
2-
build_date: "2022-06-17T17:52:08Z"
2+
build_date: "2022-06-17T22:34:21Z"
33
build_hash: a45f3b900849ec03c5e16ed2778c0b8e2923ffee
4-
go_version: go1.17.5
5-
version: v0.19.1
6-
api_directory_checksum: 4bdcfc19ab3ec6ae11525e6eb3a201e4a25b00fa
4+
go_version: go1.18.3
5+
version: v0.19.0-5-ga45f3b9
6+
api_directory_checksum: 7567208aa7463aaa3c937e45107f520e6fc2946f
77
api_version: v1alpha1
8-
aws_sdk_go_version: v1.42.0
8+
aws_sdk_go_version: v1.44.27
99
generator_config_info:
1010
file_checksum: c9c7e5d1decf6b529a8b451570ccc4fdfe1e6f79
1111
original_file_name: generator.yaml

apis/v1alpha1/db_cluster.go

Lines changed: 327 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/v1alpha1/db_cluster_parameter_group.go

Lines changed: 15 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)