Skip to content

Commit 45a1cdb

Browse files
committed
Regenerate with latest code-generator
1 parent bff57bc commit 45a1cdb

File tree

6 files changed

+6
-28
lines changed

6 files changed

+6
-28
lines changed

apis/v1alpha1/ack-generate-metadata.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
ack_generate_info:
2-
build_date: "2024-10-10T03:56:31Z"
2+
build_date: "2024-11-06T19:23:27Z"
33
build_hash: 36c2d234498c2bc4f60773ab8df632af4067f43b
4-
go_version: go1.23.2
4+
go_version: go1.22.4
55
version: v0.39.1
6-
api_directory_checksum: e337526dd1438ddb861e06bd92b5f640ba9ed537
6+
api_directory_checksum: b055cc57ac2cc8b07e374803c280b65d1a72f3bf
77
api_version: v1alpha1
88
aws_sdk_go_version: v1.49.0
99
generator_config_info:

config/crd/bases/acm.services.k8s.aws_certificates.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ spec:
7878
certificateAuthorityRef:
7979
description: "AWSResourceReferenceWrapper provides a wrapper around
8080
*AWSResourceReference\ntype to provide more user friendly syntax
81-
for references using 'from' field\nEx:\nAPIIDRef:\n\n\n\tfrom:\n\t
81+
for references using 'from' field\nEx:\nAPIIDRef:\n\n\tfrom:\n\t
8282
\ name: my-api"
8383
properties:
8484
from:

config/rbac/cluster-role-controller.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,6 @@ rules:
4646
- acmpca.services.k8s.aws
4747
resources:
4848
- certificateauthorities
49-
verbs:
50-
- get
51-
- list
52-
- apiGroups:
53-
- acmpca.services.k8s.aws
54-
resources:
5549
- certificateauthorities/status
5650
verbs:
5751
- get

helm/crds/acm.services.k8s.aws_certificates.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ spec:
7878
certificateAuthorityRef:
7979
description: "AWSResourceReferenceWrapper provides a wrapper around
8080
*AWSResourceReference\ntype to provide more user friendly syntax
81-
for references using 'from' field\nEx:\nAPIIDRef:\n\n\n\tfrom:\n\t
81+
for references using 'from' field\nEx:\nAPIIDRef:\n\n\tfrom:\n\t
8282
\ name: my-api"
8383
properties:
8484
from:

helm/templates/_helpers.tpl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,6 @@ rules:
9393
- acmpca.services.k8s.aws
9494
resources:
9595
- certificateauthorities
96-
verbs:
97-
- get
98-
- list
99-
- apiGroups:
100-
- acmpca.services.k8s.aws
101-
resources:
10296
- certificateauthorities/status
10397
verbs:
10498
- get

helm/values.yaml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -158,19 +158,9 @@ leaderElection:
158158
# can be individually enabled ("true") or disabled ("false") by adding key/value
159159
# pairs below.
160160
featureGates:
161-
<<<<<<< HEAD
162-
<<<<<<< HEAD
163-
=======
164-
>>>>>>> da90cd6 (Add documentation)
165161
# Enables the Service level granularity for CARM. See https://github.com/aws-controllers-k8s/community/issues/2031
166162
ServiceLevelCARM: false
167163
# Enables the Team level granularity for CARM. See https://github.com/aws-controllers-k8s/community/issues/2031
168164
TeamLevelCARM: false
169-
<<<<<<< HEAD
170165
# Enable ReadOnlyResources feature/annotation.
171-
ReadOnlyResources: false
172-
=======
173-
CARMv2: false
174-
>>>>>>> c27e546 (Use a secret for CertificateChain and a ref for CertificateAuthorityARN)
175-
=======
176-
>>>>>>> da90cd6 (Add documentation)
166+
ReadOnlyResources: false

0 commit comments

Comments
 (0)