From 76cacc5c6fac11d857c439c8bcd172b68ec8f386 Mon Sep 17 00:00:00 2001 From: Ciprian Hacman Date: Mon, 6 Feb 2023 10:02:33 +0200 Subject: [PATCH 1/4] Remove obsolete etcd versions --- pkg/model/components/etcdmanager/options.go | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pkg/model/components/etcdmanager/options.go b/pkg/model/components/etcdmanager/options.go index b6a6e5ec61..dd625f9eee 100644 --- a/pkg/model/components/etcdmanager/options.go +++ b/pkg/model/components/etcdmanager/options.go @@ -67,15 +67,8 @@ func (b *EtcdManagerOptionsBuilder) BuildOptions(o interface{}) error { var etcdSupportedImages = map[string]string{ "3.2.24": "registry.k8s.io/etcd:3.2.24-1", - "3.3.10": "registry.k8s.io/etcd:3.3.10-0", "3.3.17": "registry.k8s.io/etcd:3.3.17-0", - "3.4.3": "registry.k8s.io/etcd:3.4.3-0", "3.4.13": "registry.k8s.io/etcd:3.4.13-0", - "3.5.0": "registry.k8s.io/etcd:3.5.0-0", - "3.5.1": "registry.k8s.io/etcd:3.5.1-0", - "3.5.3": "registry.k8s.io/etcd:3.5.3-0", - "3.5.4": "registry.k8s.io/etcd:3.5.4-0", - "3.5.6": "registry.k8s.io/etcd:3.5.6-0", "3.5.7": "registry.k8s.io/etcd:3.5.7-0", } From 0771b118e9d2b3a53c36a02b5ae4fbe510975abe Mon Sep 17 00:00:00 2001 From: Ciprian Hacman Date: Mon, 6 Feb 2023 10:21:07 +0200 Subject: [PATCH 2/4] Fix failing test --- .../cloudup/tests/bootstrapchannelbuilder/cilium/cluster.yaml | 2 -- .../metrics-server/insecure-1.19/cluster.yaml | 2 -- .../metrics-server/secure-1.19/cluster.yaml | 2 -- 3 files changed, 6 deletions(-) diff --git a/upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/cilium/cluster.yaml b/upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/cilium/cluster.yaml index 5d4e31b27c..9c2576a9b8 100644 --- a/upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/cilium/cluster.yaml +++ b/upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/cilium/cluster.yaml @@ -15,12 +15,10 @@ spec: - etcdMembers: - instanceGroup: master-us-test-1a name: master-us-test-1a - version: 3.5.6 name: main - etcdMembers: - instanceGroup: master-us-test-1a name: master-us-test-1a - version: 3.5.6 name: events iam: {} kubernetesVersion: 1.22.0 diff --git a/upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/metrics-server/insecure-1.19/cluster.yaml b/upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/metrics-server/insecure-1.19/cluster.yaml index dd5df42176..8f5d90b24b 100644 --- a/upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/metrics-server/insecure-1.19/cluster.yaml +++ b/upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/metrics-server/insecure-1.19/cluster.yaml @@ -15,12 +15,10 @@ spec: - etcdMembers: - instanceGroup: master-us-test-1a name: master-us-test-1a - version: 3.5.6 name: main - etcdMembers: - instanceGroup: master-us-test-1a name: master-us-test-1a - version: 3.5.6 name: events iam: {} kubernetesVersion: 1.22.0 diff --git a/upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/metrics-server/secure-1.19/cluster.yaml b/upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/metrics-server/secure-1.19/cluster.yaml index 724257ec0c..a59d23bece 100644 --- a/upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/metrics-server/secure-1.19/cluster.yaml +++ b/upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/metrics-server/secure-1.19/cluster.yaml @@ -17,12 +17,10 @@ spec: - etcdMembers: - instanceGroup: master-us-test-1a name: master-us-test-1a - version: 3.5.6 name: main - etcdMembers: - instanceGroup: master-us-test-1a name: master-us-test-1a - version: 3.5.6 name: events iam: {} kubernetesVersion: 1.22.0 From 1c7d91b33ceddbb4060213ceb9b0e6ee157cebae Mon Sep 17 00:00:00 2001 From: Ciprian Hacman Date: Mon, 6 Feb 2023 10:07:29 +0200 Subject: [PATCH 3/4] hack/update-expected.sh --- .../etcdmanager/tests/interval/tasks.yaml | 158 ------------------ .../etcdmanager/tests/minimal/tasks.yaml | 158 ------------------ .../tests/overwrite_settings/tasks.yaml | 158 ------------------ .../etcdmanager/tests/proxy/tasks.yaml | 158 ------------------ ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1b_content | 79 --------- ...cdmanager-events-master-us-test-1c_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1b_content | 79 --------- ...etcdmanager-main-master-us-test-1c_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1b_content | 79 --------- ...cdmanager-events-master-us-test-1c_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1b_content | 79 --------- ...etcdmanager-main-master-us-test-1c_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1b_content | 79 --------- ...cdmanager-events-master-us-test-1c_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1b_content | 79 --------- ...etcdmanager-main-master-us-test-1c_content | 79 --------- ...cdmanager-events-master-us-test1-a_content | 79 --------- ...cdmanager-events-master-us-test1-b_content | 79 --------- ...cdmanager-events-master-us-test1-c_content | 79 --------- ...etcdmanager-main-master-us-test1-a_content | 79 --------- ...etcdmanager-main-master-us-test1-b_content | 79 --------- ...etcdmanager-main-master-us-test1-c_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test1-a_content | 79 --------- ...etcdmanager-main-master-us-test1-a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test1-a_content | 79 --------- ...etcdmanager-main-master-us-test1-a_content | 79 --------- ...cdmanager-events-master-us-test1-a_content | 79 --------- ...etcdmanager-main-master-us-test1-a_content | 79 --------- ...cdmanager-events-master-us-test1-a_content | 79 --------- ...etcdmanager-main-master-us-test1-a_content | 79 --------- ...cdmanager-events-master-us-test1-a_content | 79 --------- ...etcdmanager-main-master-us-test1-a_content | 79 --------- ...cdmanager-events-master-us-test1-a_content | 79 --------- ...etcdmanager-main-master-us-test1-a_content | 79 --------- ...cdmanager-events-master-us-test1-a_content | 79 --------- ...etcdmanager-main-master-us-test1-a_content | 79 --------- ...cdmanager-events-master-us-test1-a_content | 79 --------- ...etcdmanager-main-master-us-test1-a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...sts-etcdmanager-events-master-fsn1_content | 79 --------- ...fests-etcdmanager-main-master-fsn1_content | 79 --------- ...ager-events-control-plane-fr-par-1_content | 79 --------- ...anager-main-control-plane-fr-par-1_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1b_content | 79 --------- ...cdmanager-events-master-us-test-1c_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1b_content | 79 --------- ...etcdmanager-main-master-us-test-1c_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1b_content | 79 --------- ...cdmanager-events-master-us-test-1c_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1b_content | 79 --------- ...etcdmanager-main-master-us-test-1c_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-cilium-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- ...cdmanager-events-master-us-test-1a_content | 79 --------- ...etcdmanager-main-master-us-test-1a_content | 79 --------- 187 files changed, 15089 deletions(-) diff --git a/pkg/model/components/etcdmanager/tests/interval/tasks.yaml b/pkg/model/components/etcdmanager/tests/interval/tasks.yaml index 8354fe5359..9e273af724 100644 --- a/pkg/model/components/etcdmanager/tests/interval/tasks.yaml +++ b/pkg/model/components/etcdmanager/tests/interval/tasks.yaml @@ -120,18 +120,6 @@ Contents: | volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -155,73 +143,6 @@ Contents: | volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl @@ -319,18 +240,6 @@ Contents: | volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -354,73 +263,6 @@ Contents: | volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/pkg/model/components/etcdmanager/tests/minimal/tasks.yaml b/pkg/model/components/etcdmanager/tests/minimal/tasks.yaml index 627e41f8c9..662a0fe048 100644 --- a/pkg/model/components/etcdmanager/tests/minimal/tasks.yaml +++ b/pkg/model/components/etcdmanager/tests/minimal/tasks.yaml @@ -119,18 +119,6 @@ Contents: | volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -154,73 +142,6 @@ Contents: | volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl @@ -317,18 +238,6 @@ Contents: | volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -352,73 +261,6 @@ Contents: | volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/pkg/model/components/etcdmanager/tests/overwrite_settings/tasks.yaml b/pkg/model/components/etcdmanager/tests/overwrite_settings/tasks.yaml index 373739757c..41fdd1265b 100644 --- a/pkg/model/components/etcdmanager/tests/overwrite_settings/tasks.yaml +++ b/pkg/model/components/etcdmanager/tests/overwrite_settings/tasks.yaml @@ -122,18 +122,6 @@ Contents: | volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -157,73 +145,6 @@ Contents: | volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl @@ -323,18 +244,6 @@ Contents: | volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -358,73 +267,6 @@ Contents: | volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/pkg/model/components/etcdmanager/tests/proxy/tasks.yaml b/pkg/model/components/etcdmanager/tests/proxy/tasks.yaml index c135a07a7a..b47c9298a4 100644 --- a/pkg/model/components/etcdmanager/tests/proxy/tasks.yaml +++ b/pkg/model/components/etcdmanager/tests/proxy/tasks.yaml @@ -128,18 +128,6 @@ Contents: | volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -163,73 +151,6 @@ Contents: | volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl @@ -335,18 +256,6 @@ Contents: | volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -370,73 +279,6 @@ Contents: | volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index a1909eef77..f55d5a15d8 100644 --- a/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 01b4901e88..b089d3ad32 100644 --- a/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 345a31081f..de0d364672 100644 --- a/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -58,18 +58,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -93,73 +81,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 2a5cc4971e..0874dc455d 100644 --- a/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -58,18 +58,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -93,73 +81,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 90bde8b32b..9e5c959b43 100644 --- a/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f265a381a4..0e0a58a552 100644 --- a/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 8f620c6cdc..be18fbfc6b 100644 --- a/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 84fbd02e1f..7cba02a264 100644 --- a/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 5fc721feb7..7fa0e7bc73 100644 --- a/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f87408c48c..fc53c6dad0 100644 --- a/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 5de5e26485..2b0850aa52 100644 --- a/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 6d2aaf36ad..a040020c17 100644 --- a/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/complex/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/complex/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 5275c23def..1a22a57200 100644 --- a/tests/integration/update_cluster/complex/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/complex/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/complex/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/complex/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index b0cfda4c07..8ebdf9f52a 100644 --- a/tests/integration/update_cluster/complex/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/complex/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/compress/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/compress/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 8413df2c37..d1993a3cf5 100644 --- a/tests/integration/update_cluster/compress/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/compress/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/compress/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/compress/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index d188af30b4..676ba02f94 100644 --- a/tests/integration/update_cluster/compress/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/compress/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 3e3264cf52..9fce0271f4 100644 --- a/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 199b0836f9..2fce0234a4 100644 --- a/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/containerd/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/containerd/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 3e3264cf52..9fce0271f4 100644 --- a/tests/integration/update_cluster/containerd/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/containerd/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/containerd/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/containerd/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 199b0836f9..2fce0234a4 100644 --- a/tests/integration/update_cluster/containerd/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/containerd/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/digit/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/digit/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 89c0123625..e2c58aca43 100644 --- a/tests/integration/update_cluster/digit/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/digit/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/digit/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/digit/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index c9bdb5b711..c427518a24 100644 --- a/tests/integration/update_cluster/digit/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/digit/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/docker-custom/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/docker-custom/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 31f188a149..0267330d7f 100644 --- a/tests/integration/update_cluster/docker-custom/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/docker-custom/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/docker-custom/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/docker-custom/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index af804d170d..68bbdb037c 100644 --- a/tests/integration/update_cluster/docker-custom/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/docker-custom/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 6ebc0c6397..17591f464c 100644 --- a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content index 7074b53ecc..4b749a21e7 100644 --- a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content +++ b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content @@ -57,18 +57,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -92,73 +80,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content index 78b1e0c54a..e5d9fa1dc4 100644 --- a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content +++ b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content @@ -59,18 +59,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -94,73 +82,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 50cecfc389..0523aacdcb 100644 --- a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content index cd3af9e79f..11991ba859 100644 --- a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content +++ b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content @@ -57,18 +57,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -92,73 +80,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content index a6666ec3d8..555f8d54bf 100644 --- a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content +++ b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content @@ -59,18 +59,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -94,73 +82,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 6b6d56e6de..0d7230c8e4 100644 --- a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content index 9f552354ca..ae3ff04352 100644 --- a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content +++ b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content @@ -58,18 +58,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -93,73 +81,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content index c5cddb2bd3..73474a8d9e 100644 --- a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content +++ b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content @@ -60,18 +60,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -95,73 +83,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 2e91ad20a7..8cd13c9eab 100644 --- a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content index 47b3aa12cc..6fb24f2737 100644 --- a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content +++ b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content @@ -58,18 +58,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -93,73 +81,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content index 185d48e2e2..58182224a7 100644 --- a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content +++ b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content @@ -60,18 +60,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -95,73 +83,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/external_dns/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/external_dns/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 90bde8b32b..9e5c959b43 100644 --- a/tests/integration/update_cluster/external_dns/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/external_dns/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/external_dns/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/external_dns/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f265a381a4..0e0a58a552 100644 --- a/tests/integration/update_cluster/external_dns/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/external_dns/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 90bde8b32b..9e5c959b43 100644 --- a/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f265a381a4..0e0a58a552 100644 --- a/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/externallb/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/externallb/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index f2ea080915..8f4a9b85ef 100644 --- a/tests/integration/update_cluster/externallb/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/externallb/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/externallb/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/externallb/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 65fa331b11..81d158fb3f 100644 --- a/tests/integration/update_cluster/externallb/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/externallb/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index d6c48cfdfe..fa536f5742 100644 --- a/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index d46231ef43..db9019d9cc 100644 --- a/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 730fa4a273..8274d55ee7 100644 --- a/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content b/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content index 0305abe8e7..e59a3ddf78 100644 --- a/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content +++ b/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content @@ -57,18 +57,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -92,73 +80,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content b/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content index b7b2b80bcc..b197fe6983 100644 --- a/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content +++ b/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content @@ -59,18 +59,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -94,73 +82,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 64b65d1b07..44d26ac6ef 100644 --- a/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content b/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content index 11a41fb69e..bac90c68f7 100644 --- a/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content +++ b/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content @@ -57,18 +57,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -92,73 +80,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content b/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content index a226190072..021a9e8567 100644 --- a/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content +++ b/tests/integration/update_cluster/ha/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content @@ -59,18 +59,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -94,73 +82,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content index c84c5fdc07..df32e32b11 100644 --- a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content +++ b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-b_content b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-b_content index da55524ad5..668642d03f 100644 --- a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-b_content +++ b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-b_content @@ -57,18 +57,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -92,73 +80,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-c_content b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-c_content index e88ecc256a..e9778de643 100644 --- a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-c_content +++ b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-c_content @@ -59,18 +59,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -94,73 +82,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content index af35f2ec0e..fd5b57c1f6 100644 --- a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content +++ b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-b_content b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-b_content index da9f7095b5..4b124f85f4 100644 --- a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-b_content +++ b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-b_content @@ -57,18 +57,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -92,73 +80,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-c_content b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-c_content index 3c4faad7b7..016589d82a 100644 --- a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-c_content +++ b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-c_content @@ -59,18 +59,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -94,73 +82,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 90bde8b32b..9e5c959b43 100644 --- a/tests/integration/update_cluster/irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f265a381a4..0e0a58a552 100644 --- a/tests/integration/update_cluster/irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/karpenter/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/karpenter/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 90bde8b32b..9e5c959b43 100644 --- a/tests/integration/update_cluster/karpenter/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/karpenter/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/karpenter/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/karpenter/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f265a381a4..0e0a58a552 100644 --- a/tests/integration/update_cluster/karpenter/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/karpenter/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 90bde8b32b..9e5c959b43 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f265a381a4..0e0a58a552 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa23/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/many-addons-ccm-irsa23/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 90bde8b32b..9e5c959b43 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa23/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa23/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa23/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/many-addons-ccm-irsa23/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f265a381a4..0e0a58a552 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa23/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa23/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa24/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/many-addons-ccm-irsa24/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 90bde8b32b..9e5c959b43 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa24/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa24/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa24/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/many-addons-ccm-irsa24/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f265a381a4..0e0a58a552 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa24/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa24/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 90bde8b32b..9e5c959b43 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f265a381a4..0e0a58a552 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 90bde8b32b..9e5c959b43 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f265a381a4..0e0a58a552 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 90bde8b32b..9e5c959b43 100644 --- a/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f265a381a4..0e0a58a552 100644 --- a/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content b/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content index cc6fa3a44d..cf60d522d6 100644 --- a/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content +++ b/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content b/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content index 8637fa9926..e9a61a44c7 100644 --- a/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content +++ b/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/many-addons/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/many-addons/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 90bde8b32b..9e5c959b43 100644 --- a/tests/integration/update_cluster/many-addons/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/many-addons/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/many-addons/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/many-addons/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f265a381a4..0e0a58a552 100644 --- a/tests/integration/update_cluster/many-addons/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/many-addons/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-1.23/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-1.23/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 25098fab3e..ea93688859 100644 --- a/tests/integration/update_cluster/minimal-1.23/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-1.23/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-1.23/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-1.23/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 175d7d7fb9..9c318b73c3 100644 --- a/tests/integration/update_cluster/minimal-1.23/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-1.23/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-1.24/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-1.24/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 25098fab3e..ea93688859 100644 --- a/tests/integration/update_cluster/minimal-1.24/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-1.24/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-1.24/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-1.24/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 175d7d7fb9..9c318b73c3 100644 --- a/tests/integration/update_cluster/minimal-1.24/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-1.24/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 25098fab3e..ea93688859 100644 --- a/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 175d7d7fb9..9c318b73c3 100644 --- a/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 25098fab3e..ea93688859 100644 --- a/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 175d7d7fb9..9c318b73c3 100644 --- a/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 25098fab3e..ea93688859 100644 --- a/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 175d7d7fb9..9c318b73c3 100644 --- a/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index d5d50606f5..1685b88dcf 100644 --- a/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -58,18 +58,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -93,73 +81,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 1967d45e46..7dc0ded08b 100644 --- a/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 90bde8b32b..9e5c959b43 100644 --- a/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f265a381a4..0e0a58a552 100644 --- a/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 0fee6349f0..bd50364797 100644 --- a/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 57b0651cd5..6037d4a038 100644 --- a/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 0fee6349f0..bd50364797 100644 --- a/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 57b0651cd5..6037d4a038 100644 --- a/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 0fee6349f0..bd50364797 100644 --- a/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 57b0651cd5..6037d4a038 100644 --- a/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 0fee6349f0..bd50364797 100644 --- a/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 57b0651cd5..6037d4a038 100644 --- a/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 3f56c050ee..7dc5e09aad 100644 --- a/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index fbf2a0b164..596cab55e1 100644 --- a/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 57183d135c..989e9fabe7 100644 --- a/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 2c6adb4a11..5abeafc85c 100644 --- a/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 90bde8b32b..9e5c959b43 100644 --- a/tests/integration/update_cluster/minimal/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f265a381a4..0e0a58a552 100644 --- a/tests/integration/update_cluster/minimal/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content b/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content index fc56d44685..3ee76cedb7 100644 --- a/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content +++ b/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content b/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content index 0105b55554..acbcb912bb 100644 --- a/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content +++ b/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content b/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content index fc56d44685..3ee76cedb7 100644 --- a/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content +++ b/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content b/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content index 0105b55554..acbcb912bb 100644 --- a/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content +++ b/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content b/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content index 356e227366..cfc31f05c8 100644 --- a/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content +++ b/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content b/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content index 365d5af3d8..aa4d98c1a1 100644 --- a/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content +++ b/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content b/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content index ea436342ca..3737f6516f 100644 --- a/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content +++ b/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content b/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content index 5d9a77ab33..a1d0bbcdc3 100644 --- a/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content +++ b/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content b/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content index ea436342ca..3737f6516f 100644 --- a/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content +++ b/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content b/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content index 5d9a77ab33..a1d0bbcdc3 100644 --- a/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content +++ b/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content b/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content index b001431e52..11784cccec 100644 --- a/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content +++ b/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content b/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content index e68cfe6167..470f5e56bc 100644 --- a/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content +++ b/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content b/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content index d842518d16..d993fd12db 100644 --- a/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content +++ b/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_manifests-etcdmanager-events-master-us-test1-a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content b/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content index dec02e6cfd..57b2a07fdf 100644 --- a/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content +++ b/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_manifests-etcdmanager-main-master-us-test1-a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index c9439cd6be..295a2e5b02 100644 --- a/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 7b1e4e80f7..543dc03ccb 100644 --- a/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index c9439cd6be..295a2e5b02 100644 --- a/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 7b1e4e80f7..543dc03ccb 100644 --- a/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_manifests-etcdmanager-events-master-fsn1_content b/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_manifests-etcdmanager-events-master-fsn1_content index 0b77f1a173..2b91ee680e 100644 --- a/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_manifests-etcdmanager-events-master-fsn1_content +++ b/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_manifests-etcdmanager-events-master-fsn1_content @@ -57,18 +57,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -92,73 +80,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_manifests-etcdmanager-main-master-fsn1_content b/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_manifests-etcdmanager-main-master-fsn1_content index f02b510784..6399de4718 100644 --- a/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_manifests-etcdmanager-main-master-fsn1_content +++ b/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_manifests-etcdmanager-main-master-fsn1_content @@ -57,18 +57,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -92,73 +80,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_manifests-etcdmanager-events-control-plane-fr-par-1_content b/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_manifests-etcdmanager-events-control-plane-fr-par-1_content index d3f62d2fc9..8ff5795298 100644 --- a/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_manifests-etcdmanager-events-control-plane-fr-par-1_content +++ b/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_manifests-etcdmanager-events-control-plane-fr-par-1_content @@ -59,18 +59,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -94,73 +82,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_manifests-etcdmanager-main-control-plane-fr-par-1_content b/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_manifests-etcdmanager-main-control-plane-fr-par-1_content index 8548317fb2..e7845b6759 100644 --- a/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_manifests-etcdmanager-main-control-plane-fr-par-1_content +++ b/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_manifests-etcdmanager-main-control-plane-fr-par-1_content @@ -59,18 +59,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -94,73 +82,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 58f3515afa..f522f7d7f4 100644 --- a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content index f2ce85638b..39af852c99 100644 --- a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content +++ b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content @@ -58,18 +58,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -93,73 +81,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content index f9c5017411..cd085275e7 100644 --- a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content +++ b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content @@ -60,18 +60,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -95,73 +83,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 745ca69bc7..ac7b128c19 100644 --- a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content index 9ee7d35e84..9e73078cf5 100644 --- a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content +++ b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content @@ -58,18 +58,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -93,73 +81,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content index 3850ec0b50..f01ab075b0 100644 --- a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content +++ b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content @@ -60,18 +60,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -95,73 +83,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 58f3515afa..f522f7d7f4 100644 --- a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content index f2ce85638b..39af852c99 100644 --- a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content +++ b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1b_content @@ -58,18 +58,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -93,73 +81,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content index f9c5017411..cd085275e7 100644 --- a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content +++ b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1c_content @@ -60,18 +60,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -95,73 +83,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 745ca69bc7..ac7b128c19 100644 --- a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content index 9ee7d35e84..9e73078cf5 100644 --- a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content +++ b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1b_content @@ -58,18 +58,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -93,73 +81,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content index 3850ec0b50..f01ab075b0 100644 --- a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content +++ b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1c_content @@ -60,18 +60,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -95,73 +83,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 5d389f351b..b654edcb4b 100644 --- a/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index c35fc4c84e..ea8dd791a7 100644 --- a/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 5d389f351b..b654edcb4b 100644 --- a/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index c35fc4c84e..ea8dd791a7 100644 --- a/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/nvidia/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/nvidia/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 90bde8b32b..9e5c959b43 100644 --- a/tests/integration/update_cluster/nvidia/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/nvidia/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/nvidia/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/nvidia/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f265a381a4..0e0a58a552 100644 --- a/tests/integration/update_cluster/nvidia/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/nvidia/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index d716986532..299ccc0a60 100644 --- a/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 456919c2ad..5bbac42a1d 100644 --- a/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index f4e6cc55d5..2ae980e39c 100644 --- a/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 0fb4703f61..442a9ec3c1 100644 --- a/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privatecalico/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/privatecalico/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 38414cc5e2..a88ca58b0b 100644 --- a/tests/integration/update_cluster/privatecalico/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/privatecalico/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privatecalico/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/privatecalico/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 8e79a6c60a..07cc4c789f 100644 --- a/tests/integration/update_cluster/privatecalico/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/privatecalico/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privatecanal/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/privatecanal/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index c7ef1dfbe1..4c892c99a9 100644 --- a/tests/integration/update_cluster/privatecanal/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/privatecanal/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privatecanal/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/privatecanal/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index b73af76b27..92a5e29bc9 100644 --- a/tests/integration/update_cluster/privatecanal/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/privatecanal/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 08c05631c8..e910d4f93e 100644 --- a/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 58ba5f549f..9c84b508bb 100644 --- a/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privatecilium/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/privatecilium/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 08c05631c8..e910d4f93e 100644 --- a/tests/integration/update_cluster/privatecilium/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/privatecilium/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privatecilium/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/privatecilium/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 58ba5f549f..9c84b508bb 100644 --- a/tests/integration/update_cluster/privatecilium/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/privatecilium/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 08c05631c8..e910d4f93e 100644 --- a/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 58ba5f549f..9c84b508bb 100644 --- a/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_manifests-etcdmanager-cilium-master-us-test-1a_content b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_manifests-etcdmanager-cilium-master-us-test-1a_content index 6c9ab4e671..7701433caf 100644 --- a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_manifests-etcdmanager-cilium-master-us-test-1a_content +++ b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_manifests-etcdmanager-cilium-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 354e681e78..64ee944a44 100644 --- a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 3e11b60896..c93127eac5 100644 --- a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privatedns1/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/privatedns1/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index e458c5902f..5e3cc8f559 100644 --- a/tests/integration/update_cluster/privatedns1/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/privatedns1/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privatedns1/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/privatedns1/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 31d8612346..77dde514f9 100644 --- a/tests/integration/update_cluster/privatedns1/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/privatedns1/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privatedns2/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/privatedns2/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index beb4010fab..d21394211d 100644 --- a/tests/integration/update_cluster/privatedns2/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/privatedns2/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privatedns2/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/privatedns2/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 078bae2663..4e72b1893f 100644 --- a/tests/integration/update_cluster/privatedns2/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/privatedns2/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privateflannel/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/privateflannel/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 88949312e6..ba31f633ab 100644 --- a/tests/integration/update_cluster/privateflannel/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/privateflannel/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privateflannel/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/privateflannel/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 9e6c44e1f9..8a32d92786 100644 --- a/tests/integration/update_cluster/privateflannel/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/privateflannel/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 724a9ac132..ec4632994a 100644 --- a/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 4c5b583338..fd9b8d9693 100644 --- a/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privateweave/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/privateweave/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 8bc667c213..af6b8d832e 100644 --- a/tests/integration/update_cluster/privateweave/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/privateweave/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/privateweave/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/privateweave/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index e636c30bcc..eff10aa481 100644 --- a/tests/integration/update_cluster/privateweave/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/privateweave/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 90bde8b32b..9e5c959b43 100644 --- a/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f265a381a4..0e0a58a552 100644 --- a/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 5508681769..01a0045887 100644 --- a/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 92b47f4976..78b90eadac 100644 --- a/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 946fc6ec19..692a74886a 100644 --- a/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index dc5f045944..1deeb71381 100644 --- a/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 0fee6349f0..bd50364797 100644 --- a/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index 57b0651cd5..6037d4a038 100644 --- a/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -56,18 +56,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -91,73 +79,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/unmanaged/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/unmanaged/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 5dafa5c75f..551bf16d80 100644 --- a/tests/integration/update_cluster/unmanaged/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/unmanaged/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/unmanaged/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/unmanaged/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index a186b8b64b..1f07683f3d 100644 --- a/tests/integration/update_cluster/unmanaged/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/unmanaged/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/vfs-said/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/vfs-said/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 90bde8b32b..9e5c959b43 100644 --- a/tests/integration/update_cluster/vfs-said/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/vfs-said/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl diff --git a/tests/integration/update_cluster/vfs-said/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/vfs-said/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index f265a381a4..0e0a58a552 100644 --- a/tests/integration/update_cluster/vfs-said/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/vfs-said/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -55,18 +55,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.3.10/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.3.10/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.3.10-0 - name: init-etcd-3-3-10 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - mkdir -p /opt/etcd-v3.3.17/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl @@ -90,73 +78,6 @@ spec: volumeMounts: - mountPath: /opt name: bin - - args: - - -c - - mkdir -p /opt/etcd-v3.4.3/ && cp /usr/local/bin/etcd /usr/local/bin/etcdctl - /opt/etcd-v3.4.3/ - command: - - /bin/sh - image: registry.k8s.io/etcd:3.4.3-0 - name: init-etcd-3-4-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.0/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.0/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.0-0 - name: init-etcd-3-5-0 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.1/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.1/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.1-0 - name: init-etcd-3-5-1 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.3/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.3/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.3-0 - name: init-etcd-3-5-3 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.4/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.4/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.4-0 - name: init-etcd-3-5-4 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - - args: - - -c - - cp /usr/local/bin/etcd /opt/etcd-v3.5.6/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.6/etcdctl - command: - - /bin/sh - image: registry.k8s.io/etcd:3.5.6-0 - name: init-etcd-3-5-6 - resources: {} - volumeMounts: - - mountPath: /opt - name: bin - args: - -c - cp /usr/local/bin/etcd /opt/etcd-v3.5.7/etcd && cp /usr/local/bin/etcdctl /opt/etcd-v3.5.7/etcdctl From bac82bcc726a9a62b2f476c584d51147c1bbdb1a Mon Sep 17 00:00:00 2001 From: Ciprian Hacman Date: Fri, 19 May 2023 11:16:56 +0300 Subject: [PATCH 4/4] Stop setting SpecOverrideFlag for upgrade-ab scenario --- tests/e2e/scenarios/upgrade-ab/run-test.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/e2e/scenarios/upgrade-ab/run-test.sh b/tests/e2e/scenarios/upgrade-ab/run-test.sh index 92d88c0d47..a2a22aed00 100755 --- a/tests/e2e/scenarios/upgrade-ab/run-test.sh +++ b/tests/e2e/scenarios/upgrade-ab/run-test.sh @@ -14,8 +14,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -export KOPS_FEATURE_FLAGS="SpecOverrideFlag" - REPO_ROOT=$(git rev-parse --show-toplevel); source "${REPO_ROOT}"/tests/e2e/scenarios/lib/common.sh