Skip to content

Commit 10d2e59

Browse files
author
ci-robot
committed
Update to ACK runtime v0.43.0, code-generator v0.43.0
1 parent adca576 commit 10d2e59

File tree

23 files changed

+653
-37
lines changed

23 files changed

+653
-37
lines changed

OWNERS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# See the OWNERS docs at https://go.k8s.io/owners
22

33
approvers:
4-
- core-ack-team
5-
- service-team
4+
- core-ack-team

OWNERS_ALIASES

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
# See the OWNERS docs at https://go.k8s.io/owners#owners_aliases
22

33
aliases:
4-
# Always allow the core ACK maintainers to have access to your repository
54
core-ack-team:
6-
- jaypipes
7-
- mhausenblas
85
- a-hilaly
6+
- jlbutler
7+
- michaelhtm
8+
- TiberiuGC
99
- rushmash91
10-
- RedbackThomson
11-
- vijtrip2
12-
# TODO: Add your team members to your team controller alias
13-
service-team:
14-
- nmvk
15-
- kumargauravsharma
10+
# emeritus-core-ack-team:
11+
# - jaypipes
12+
# - jljaco
13+
# - mhausenblas
14+
# - RedbackThomson
15+
# - vijtrip2
16+
# - ivelichkovich

apis/v1alpha1/ack-generate-metadata.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
ack_generate_info:
2-
build_date: "2025-02-17T19:36:08Z"
3-
build_hash: 8762917215d9902b2011a2b0b1b0c776855a683e
4-
go_version: go1.23.4
5-
version: v0.42.0
2+
build_date: "2025-02-18T01:03:38Z"
3+
build_hash: 66c0f840b0bcf6f552be46cf5ee0fb95ad57053e
4+
go_version: go1.23.6
5+
version: v0.43.0
66
api_directory_checksum: 0f68037c7970cd69c9365d191e78762f7ed5a7c5
77
api_version: v1alpha1
88
aws_sdk_go_version: v1.32.6

config/controller/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ kind: Kustomization
66
images:
77
- name: controller
88
newName: public.ecr.aws/aws-controllers-k8s/elasticache-controller
9-
newTag: 0.1.0
9+
newTag: 0.1.1

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.23.4
66

77
require (
88
github.com/aws-controllers-k8s/ec2-controller v1.0.7
9-
github.com/aws-controllers-k8s/runtime v0.42.0
9+
github.com/aws-controllers-k8s/runtime v0.43.0
1010
github.com/aws-controllers-k8s/sns-controller v1.0.11
1111
github.com/aws/aws-sdk-go v1.49.0
1212
github.com/aws/aws-sdk-go-v2 v1.36.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/aws-controllers-k8s/ec2-controller v1.0.7 h1:7MDu2bq8NFKbgzzgHYPFRT7bf+SmTchgWuq8ixKK0Jc=
22
github.com/aws-controllers-k8s/ec2-controller v1.0.7/go.mod h1:PvsQehgncHgcu9FiY13M45+GkVsKI98g7G83SrgH7vY=
3-
github.com/aws-controllers-k8s/runtime v0.42.0 h1:fVb3cOwUtn0ZwTSedapES+Rspb97S8BTxMqXJt6R5uM=
4-
github.com/aws-controllers-k8s/runtime v0.42.0/go.mod h1:Oy0JKvDxZMZ+SVupm4NZVqP00KLIIAMfk93KnOwlt5c=
3+
github.com/aws-controllers-k8s/runtime v0.43.0 h1:mCtMHO0rew84VbqotquvBirnKysbao+y2G3QI8bKZxM=
4+
github.com/aws-controllers-k8s/runtime v0.43.0/go.mod h1:Oy0JKvDxZMZ+SVupm4NZVqP00KLIIAMfk93KnOwlt5c=
55
github.com/aws-controllers-k8s/sns-controller v1.0.11 h1:nnkywTHzO64y7RrrfoPNyYf1TOkkQHtlg+S0jEPKUZ8=
66
github.com/aws-controllers-k8s/sns-controller v1.0.11/go.mod h1:ODQIDZR3hHQqcyif4UXVFQfEzTaWU1jqFtVr83K2p9M=
77
github.com/aws/aws-sdk-go v1.49.0 h1:g9BkW1fo9GqKfwg2+zCD+TW/D36Ux+vtfJ8guF4AYmY=

helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
22
name: elasticache-chart
33
description: A Helm chart for the ACK service controller for Amazon ElastiCache (ElastiCache)
4-
version: 0.1.0
5-
appVersion: 0.1.0
4+
version: 0.1.1
5+
appVersion: 0.1.1
66
home: https://github.com/aws-controllers-k8s/elasticache-controller
77
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
88
sources:

helm/templates/NOTES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{ .Chart.Name }} has been installed.
2-
This chart deploys "public.ecr.aws/aws-controllers-k8s/elasticache-controller:0.1.0".
2+
This chart deploys "public.ecr.aws/aws-controllers-k8s/elasticache-controller:0.1.1".
33

44
Check its status by running:
55
kubectl --namespace {{ .Release.Namespace }} get pods -l "app.kubernetes.io/instance={{ .Release.Name }}"

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
image:
66
repository: public.ecr.aws/aws-controllers-k8s/elasticache-controller
7-
tag: 0.1.0
7+
tag: 0.1.1
88
pullPolicy: IfNotPresent
99
pullSecrets: []
1010

pkg/resource/cache_cluster/manager.go

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

pkg/resource/cache_cluster/tags.go

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

pkg/resource/cache_parameter_group/manager.go

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

pkg/resource/cache_parameter_group/tags.go

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

0 commit comments

Comments
 (0)