File tree Expand file tree Collapse file tree 8 files changed +20
-14
lines changed Expand file tree Collapse file tree 8 files changed +20
-14
lines changed Original file line number Diff line number Diff line change 11ack_generate_info :
2- build_date : " 2025-06-05T20:52:28Z "
3- build_hash : f23cc184980beb8545ed8d11f690909b558a857e
2+ build_date : " 2025-06-11T17:35:36Z "
3+ build_hash : e675923dfc54d8b6e09730098c3e3e1056d3c1e9
44 go_version : go1.24.3
5- version : v0.47.2-2-gf23cc18
5+ version : v0.48.0
66api_directory_checksum : 0b6625eb2e0b359687d13920cd0bb353a21e0e19
77api_version : v1alpha1
88aws_sdk_go_version : v1.32.6
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ kind: Kustomization
66images :
77- name : controller
88 newName : public.ecr.aws/aws-controllers-k8s/sagemaker-controller
9- newTag : 1.3.0
9+ newTag : 1.3.1
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.0
55toolchain go1.24.1
66
77require (
8- github.com/aws-controllers-k8s/runtime v0.47 .0
8+ github.com/aws-controllers-k8s/runtime v0.48 .0
99 github.com/aws/aws-sdk-go v1.55.6
1010 github.com/aws/aws-sdk-go-v2 v1.34.0
1111 github.com/aws/aws-sdk-go-v2/service/sagemaker v1.173.2
@@ -70,7 +70,7 @@ require (
7070 go.uber.org/multierr v1.11.0 // indirect
7171 go.uber.org/zap v1.27.0 // indirect
7272 golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
73- golang.org/x/net v0.37 .0 // indirect
73+ golang.org/x/net v0.38 .0 // indirect
7474 golang.org/x/oauth2 v0.23.0 // indirect
7575 golang.org/x/sync v0.12.0 // indirect
7676 golang.org/x/sys v0.31.0 // indirect
Original file line number Diff line number Diff line change 1- github.com/aws-controllers-k8s/runtime v0.47 .0 h1:pWzMLrwAFrAmMuSukYDLrQp5Yw594w1ke6XWGmI3uyo =
2- github.com/aws-controllers-k8s/runtime v0.47 .0 /go.mod h1:G2UMBKA7qgXG4JV16NTIUp715uqvUEvWaa7TG1I527U =
1+ github.com/aws-controllers-k8s/runtime v0.48 .0 h1:DnbLQ7gbhQfpOTviR+r+svLjvKhRhxRuNEZo6okZYro =
2+ github.com/aws-controllers-k8s/runtime v0.48 .0 /go.mod h1:XNEBK9jN8n19dtHrprn+WlBq9wUc0RspuCmeT4nXb0s =
33github.com/aws/aws-sdk-go v1.55.6 h1:cSg4pvZ3m8dgYcgqB97MrcdjUmZ1BeMYKUxMMB89IPk =
44github.com/aws/aws-sdk-go v1.55.6 /go.mod h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU =
55github.com/aws/aws-sdk-go-v2 v1.34.0 h1:9iyL+cjifckRGEVpRKZP3eIxVlL06Qk1Tk13vreaVQU =
@@ -175,8 +175,8 @@ golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn
175175golang.org/x/net v0.0.0-20190620200207-3b0461eec859 /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
176176golang.org/x/net v0.0.0-20200226121028-0de0cce0169b /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
177177golang.org/x/net v0.0.0-20201021035429-f5854403a974 /go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU =
178- golang.org/x/net v0.37 .0 h1:1zLorHbz+LYj7MQlSf1+2tPIIgibq2eL5xkrGk6f+2c =
179- golang.org/x/net v0.37 .0 /go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8 =
178+ golang.org/x/net v0.38 .0 h1:vRMAPTMaeGqVhG5QyLJHqNDwecKTomGeqbnfZyKlBI8 =
179+ golang.org/x/net v0.38 .0 /go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8 =
180180golang.org/x/oauth2 v0.23.0 h1:PbgcYx2W7i4LvjJWEbf0ngHV6qJYr86PkAV3bXdLEbs =
181181golang.org/x/oauth2 v0.23.0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
182182golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
Original file line number Diff line number Diff line change 11apiVersion : v1
22name : sagemaker-chart
33description : A Helm chart for the ACK service controller for Amazon SageMaker (SageMaker)
4- version : 1.3.0
5- appVersion : 1.3.0
4+ version : 1.3.1
5+ appVersion : 1.3.1
66home : https://github.com/aws-controllers-k8s/sagemaker-controller
77icon : https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
88sources :
Original file line number Diff line number Diff line change 11{{ .Chart.Name }} has been installed.
2- This chart deploys "public.ecr.aws/aws-controllers-k8s/sagemaker-controller:1.3.0 ".
2+ This chart deploys "public.ecr.aws/aws-controllers-k8s/sagemaker-controller:1.3.1 ".
33
44Check its status by running:
55 kubectl --namespace {{ .Release.Namespace }} get pods -l "app.kubernetes.io/instance={{ .Release.Name }}"
Original file line number Diff line number Diff line change @@ -204,3 +204,6 @@ spec:
204204{{- if .Values.deployment.extraVolumes }}
205205{{ toYaml .Values.deployment.extraVolumes | indent 8}}
206206{{- end }}
207+ {{- with .Values.deployment.strategy }}
208+ strategy : {{- toYaml . | nindent 4 }}
209+ {{- end }}
Original file line number Diff line number Diff line change 44
55image :
66 repository : public.ecr.aws/aws-controllers-k8s/sagemaker-controller
7- tag : 1.3.0
7+ tag : 1.3.1
88 pullPolicy : IfNotPresent
99 pullSecrets : []
1010
@@ -41,6 +41,9 @@ deployment:
4141 # To have DNS options set along with hostNetwork, you have to specify DNS policy
4242 # explicitly to 'ClusterFirstWithHostNet'.
4343 dnsPolicy : ClusterFirst
44+ # Set rollout strategy for deployment.
45+ # See: https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#strategy
46+ strategy : {}
4447 extraVolumes : []
4548 extraVolumeMounts : []
4649
You can’t perform that action at this time.
0 commit comments