Skip to content

Commit 5834431

Browse files
Update ACK runtime to v0.16.4 (#59)
Fixes aws-controllers-k8s/community#1160 Description of changes: Updates the ACK runtime dependency to `v0.16.4`. Adds `CustomDBEngineVersion` to ignored resources since it does not currently support a ReadOne or ReadMany operation. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent c6cdcb6 commit 5834431

32 files changed

+2620
-1534
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
ack_generate_info:
2-
build_date: "2022-02-02T19:12:40Z"
3-
build_hash: 76bb8df5f54ad3791f93f4aa4d805f61fccb3591
4-
go_version: go1.17.5
2+
build_date: "2022-02-03T20:06:45Z"
3+
build_hash: 8f02d7700eaa65a51e99c37d296056def0b70647
4+
go_version: go1.17.1
55
version: v0.16.4
6-
api_directory_checksum: cae902b75e1b0827659c4bfe7ef9f6bb98769f5c
6+
api_directory_checksum: eca827995b8ceff41dd3036b94c780d9e908c31a
77
api_version: v1alpha1
8-
aws_sdk_go_version: v1.37.10
8+
aws_sdk_go_version: v1.42.0
99
generator_config_info:
10-
file_checksum: 9e97b1b3599949c830774210b9c24676b613b9d5
10+
file_checksum: 4b6518ecbce521a28d8a406d7b07f2662601136b
1111
original_file_name: generator.yaml
1212
last_modification:
1313
reason: API generation

apis/v1alpha1/db_cluster.go

Lines changed: 66 additions & 57 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: 33 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)