File tree Expand file tree Collapse file tree 8 files changed +29
-9
lines changed
Expand file tree Collapse file tree 8 files changed +29
-9
lines changed Original file line number Diff line number Diff line change 11ack_generate_info :
2- build_date : " 2025-12-05T23:33:05Z "
3- build_hash : 06bffb95177cf873ee1b1a1c6f93cb30380c1e36
2+ build_date : " 2025-12-19T21:42:33Z "
3+ build_hash : 43713d4546b29b09ac85cbb3da854425045237bd
44 go_version : go1.25.5
5- version : v0.56.0-2-g06bffb9
5+ version : v0.56.0-4-g43713d4
66api_directory_checksum : c4e5b363f35aec7f0c52278a9b963e41bb4a5fd5
77api_version : v1alpha1
88aws_sdk_go_version : v1.39.2
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.6 .0
9+ newTag : 1.7 .0
Original file line number Diff line number Diff line change 6363 required :
6464 - names
6565 type : object
66+ resourceLabelSelector :
67+ description : LabelSelector is a label query over a set of resources.
68+ properties :
69+ matchLabels :
70+ additionalProperties :
71+ type : string
72+ type : object
73+ required :
74+ - matchLabels
75+ type : object
6676 resourceTypeSelector :
6777 items :
6878 properties :
Original file line number Diff line number Diff line change 33apiVersion : kustomize.config.k8s.io/v1beta1
44kind : Kustomization
55resources :
6- - bases/services.k8s.aws_iamroleselectors.yaml
76 - bases/services.k8s.aws_fieldexports.yaml
7+ - bases/services.k8s.aws_iamroleselectors.yaml
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.6 .0
5- appVersion : 1.6 .0
4+ version : 1.7 .0
5+ appVersion : 1.7 .0
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 6363 required :
6464 - names
6565 type : object
66+ resourceLabelSelector :
67+ description : LabelSelector is a label query over a set of resources.
68+ properties :
69+ matchLabels :
70+ additionalProperties :
71+ type : string
72+ type : object
73+ required :
74+ - matchLabels
75+ type : object
6676 resourceTypeSelector :
6777 items :
6878 properties :
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.6 .0".
2+ This chart deploys "public.ecr.aws/aws-controllers-k8s/sagemaker-controller:1.7 .0".
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 44
55image :
66 repository : public.ecr.aws/aws-controllers-k8s/sagemaker-controller
7- tag : 1.6 .0
7+ tag : 1.7 .0
88 pullPolicy : IfNotPresent
99 pullSecrets : []
1010
You can’t perform that action at this time.
0 commit comments