Skip to content

Commit e9d028e

Browse files
authored
Update ACK runtime to v0.16.4 (#31)
Issue #, if available: aws-controllers-k8s/community#1159 Description of changes: * Latest `runtime` release brought in `aws-sdk` EC2 API additions. These additions were resources that could not be auto-generated; therefore, adding them to `ignore` in `generator.yaml`. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 55227d5 commit e9d028e

Some content is hidden

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

41 files changed

+2932
-703
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
ack_generate_info:
2-
build_date: "2022-01-24T20:31:50Z"
3-
build_hash: cccec82a27ddd880095383360df1fdc8f530842f
4-
go_version: go1.17.5
5-
version: v0.16.3
6-
api_directory_checksum: 43cfac78c9b056059cb202c220f24ac4fb02477f
2+
build_date: "2022-02-04T17:47:56Z"
3+
build_hash: 8f02d7700eaa65a51e99c37d296056def0b70647
4+
go_version: go1.17
5+
version: v0.16.4
6+
api_directory_checksum: 6096d2e24f3a92e1323063eded78871a41984442
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: c2aa55a1129fa79f889cea05f77bc97ab4b70d89
10+
file_checksum: e93e719d54870efb075bdae82876e2f102821573
1111
original_file_name: generator.yaml
1212
last_modification:
1313
reason: API generation

0 commit comments

Comments
 (0)