Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit c12aab2

Browse files
committed
update helm chart version (#181)
- update helm chart version - update cluster version to 1.17
1 parent 2e7c5aa commit c12aab2

File tree

8 files changed

+28
-28
lines changed

8 files changed

+28
-28
lines changed

hack/charts/batch-transform-jobs/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ description: A Helm chart for deploying a SageMaker Batch Transform Job from Kub
55
maintainers:
66
- name: Gautam Kumar
77
email: gauta@amazon.com
8-
- name: Cade Daniel
9-
email: cdnamz@amazon.com
10-
- name: Nicholas Thomson
11-
email: nithomso@amazon.com
8+
- name: Suraj Kota
9+
email: surakota@amazon.com
10+
- name: Kartik Kalamadi
11+
email: kalamadi@amazon.com
1212
- name: Meghna Baijal
1313
email: mbaijal@amazon.com

hack/charts/hyperparameter-tuning-jobs/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ description: A Helm chart for deploying a SageMaker HyperParameter tuning job fr
55
maintainers:
66
- name: Gautam Kumar
77
email: gauta@amazon.com
8-
- name: Cade Daniel
9-
email: cdnamz@amazon.com
10-
- name: Nicholas Thomson
11-
email: nithomso@amazon.com
8+
- name: Suraj Kota
9+
email: surakota@amazon.com
10+
- name: Kartik Kalamadi
11+
email: kalamadi@amazon.com
1212
- name: Meghna Baijal
1313
email: mbaijal@amazon.com

hack/charts/installer/rolebased/Chart.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
apiVersion: v1
22
name: amazon-sagemaker-operator-for-k8s
33
version: 1.0.0
4-
appVersion: 1.2.0
4+
appVersion: 1.2.1
55
description: A Helm chart for deploying the Amazon SageMaker Operator for Kubernetes using EKS IAM roles for service accounts.
66
maintainers:
77
- name: Gautam Kumar
88
email: gauta@amazon.com
9-
- name: Cade Daniel
10-
email: cdnamz@amazon.com
11-
- name: Nicholas Thomson
12-
email: nithomso@amazon.com
9+
- name: Suraj Kota
10+
email: surakota@amazon.com
11+
- name: Kartik Kalamadi
12+
email: kalamadi@amazon.com
1313
- name: Meghna Baijal
1414
email: mbaijal@amazon.com
1515
keywords:

hack/charts/namespaced/crd_chart/Chart.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
apiVersion: v1
22
name: amazon-sagemaker-operator-for-k8s-install-crds
33
version: 1.0.0
4-
appVersion: 1.2.0
4+
appVersion: 1.2.1
55
description: A Helm chart for deploying the Amazon SageMaker Operator CRDs for Kubernetes using EKS IAM roles for service accounts.
66
maintainers:
77
- name: Gautam Kumar
88
email: gauta@amazon.com
9-
- name: Cade Daniel
10-
email: cdnamz@amazon.com
11-
- name: Nicholas Thomson
12-
email: nithomso@amazon.com
9+
- name: Suraj Kota
10+
email: surakota@amazon.com
11+
- name: Kartik Kalamadi
12+
email: kalamadi@amazon.com
1313
- name: Meghna Baijal
1414
email: mbaijal@amazon.com
1515
keywords:

hack/charts/namespaced/operator_chart/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ description: A Helm chart for deploying the Amazon SageMaker Operator to a speci
66
maintainers:
77
- name: Gautam Kumar
88
email: gauta@amazon.com
9-
- name: Cade Daniel
10-
email: cdnamz@amazon.com
11-
- name: Nicholas Thomson
12-
email: nithomso@amazon.com
9+
- name: Suraj Kota
10+
email: surakota@amazon.com
11+
- name: Kartik Kalamadi
12+
email: kalamadi@amazon.com
1313
- name: Meghna Baijal
1414
email: mbaijal@amazon.com
1515
keywords:

hack/charts/training-jobs/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ name: amazon-sagemaker-trainingjob
33
version: 1.0.0
44
description: A Helm chart for deploying a SageMaker TrainingJob from Kubernetes.
55
maintainers:
6-
- name: Cade Daniel
7-
email: cdnamz@amazon.com
86
- name: Gautam Kumar
97
email: gauta@amazon.com
10-
- name: Nicholas Thomson
11-
email: nithomso@amazon.com
8+
- name: Suraj Kota
9+
email: surakota@amazon.com
10+
- name: Kartik Kalamadi
11+
email: kalamadi@amazon.com
1212
- name: Meghna Baijal
1313
email: mbaijal@amazon.com
1414
# dependencies:

tests/codebuild/run_canarytest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ source ./common.sh
4646
# Build environment `Docker image` has all prerequisite setup and credentials are being passed using AWS system manager
4747

4848
CLUSTER_REGION=${CLUSTER_REGION:-us-east-1}
49-
CLUSTER_VERSION=${CLUSTER_VERSION:-1.13}
49+
CLUSTER_VERSION=1.17
5050

5151
# Define the list of optional subnets for the EKS test cluster
5252
CLUSTER_PUBLIC_SUBNETS=${CLUSTER_PUBLIC_SUBNETS:-}

tests/codebuild/run_integtest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ if [ "${need_setup_cluster}" == "true" ]; then
7474
readonly cluster_region="us-east-1"
7575

7676
# By default eksctl picks random AZ, which time to time leads to capacity issue.
77-
eksctl create cluster "${cluster_name}" --timeout=40m --region "${cluster_region}" --zones us-east-1a,us-east-1b,us-east-1c --auto-kubeconfig --version=1.15 --fargate
77+
eksctl create cluster "${cluster_name}" --timeout=40m --region "${cluster_region}" --zones us-east-1a,us-east-1b,us-east-1c --auto-kubeconfig --version=1.17 --fargate
7878
eksctl create fargateprofile --namespace "${crd_namespace}" --cluster "${cluster_name}" --name namespace-profile --region "${cluster_region}"
7979
eksctl create fargateprofile --namespace "${default_operator_namespace}" --cluster "${cluster_name}" --name operator-profile --region "${cluster_region}"
8080

0 commit comments

Comments
 (0)