Skip to content

Commit d7d104f

Browse files
authored
bring in ACK runtime v0.12.0 (#23)
Updates the ACK runtime to v0.12.0 Comments out a part of the e2e tests that tests updating an attribute on a DBCluster resource with engine mode 'serverless' until we've fixed aws-controllers-k8s/community#917. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent ab656cc commit d7d104f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+1532
-193
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
ack_generate_info:
2-
build_date: "2021-07-19T15:47:38Z"
3-
build_hash: c77aa9c75d944952dee198029ba9822691cd82b0
2+
build_date: "2021-08-24T15:21:38Z"
3+
build_hash: 11f7affb243007aa3ed1140e7093d8e0ab1252fd
44
go_version: go1.15.5 linux/amd64
5-
version: v0.6.0
6-
api_directory_checksum: c2500a34cb9377122cf5382a6456812006d8261b
5+
version: v0.12.0
6+
api_directory_checksum: 4bda8793ed6390385882d640e1e7bf541a342c0f
77
api_version: v1alpha1
8-
aws_sdk_go_version: ""
8+
aws_sdk_go_version: v1.37.10
99
generator_config_info:
1010
file_checksum: bb80f830d61e1a1c6016fde6102463862f9dc8dd
1111
original_file_name: generator.yaml
1212
last_modification:
1313
reason: API generation
14-
timestamp: 2021-07-19 15:47:43.42123851 +0000 UTC
14+
timestamp: 2021-08-24 15:21:45.484880224 +0000 UTC

apis/v1alpha1/db_cluster.go

Lines changed: 50 additions & 5 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: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)