From c85d701becc116d73d215b67e74bf53be1f90882 Mon Sep 17 00:00:00 2001 From: Ciprian Hacman Date: Thu, 2 Jan 2025 11:13:55 +0200 Subject: [PATCH 1/5] Update etcd to v3.5.17 --- pkg/model/components/etcd.go | 2 +- pkg/model/components/etcdmanager/options.go | 17 +++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/pkg/model/components/etcd.go b/pkg/model/components/etcd.go index 0ac503ef9e2ae..db7d616c6b8fc 100644 --- a/pkg/model/components/etcd.go +++ b/pkg/model/components/etcd.go @@ -29,7 +29,7 @@ type EtcdOptionsBuilder struct { var _ loader.ClusterOptionsBuilder = &EtcdOptionsBuilder{} const ( - DefaultEtcd3Version_1_22 = "3.5.13" + DefaultEtcd3Version_1_22 = "3.5.17" ) // BuildOptions is responsible for filling in the defaults for the etcd cluster model diff --git a/pkg/model/components/etcdmanager/options.go b/pkg/model/components/etcdmanager/options.go index 595fae80f2247..25105505aabab 100644 --- a/pkg/model/components/etcdmanager/options.go +++ b/pkg/model/components/etcdmanager/options.go @@ -79,14 +79,15 @@ type etcdVersion struct { var etcdSupportedImages = []etcdVersion{ {Version: "3.4.3", SymlinkToVersion: "3.4.13"}, {Version: "3.4.13", Image: "registry.k8s.io/etcd:3.4.13-0"}, - {Version: "3.5.0", SymlinkToVersion: "3.5.13"}, - {Version: "3.5.1", SymlinkToVersion: "3.5.13"}, - {Version: "3.5.3", SymlinkToVersion: "3.5.13"}, - {Version: "3.5.4", SymlinkToVersion: "3.5.13"}, - {Version: "3.5.6", SymlinkToVersion: "3.5.13"}, - {Version: "3.5.7", SymlinkToVersion: "3.5.13"}, - {Version: "3.5.9", SymlinkToVersion: "3.5.13"}, - {Version: "3.5.13", Image: "registry.k8s.io/etcd:3.5.13-0"}, + {Version: "3.5.0", SymlinkToVersion: "3.5.17"}, + {Version: "3.5.1", SymlinkToVersion: "3.5.17"}, + {Version: "3.5.3", SymlinkToVersion: "3.5.17"}, + {Version: "3.5.4", SymlinkToVersion: "3.5.17"}, + {Version: "3.5.6", SymlinkToVersion: "3.5.17"}, + {Version: "3.5.7", SymlinkToVersion: "3.5.17"}, + {Version: "3.5.9", SymlinkToVersion: "3.5.17"}, + {Version: "3.5.13", SymlinkToVersion: "3.5.17"}, + {Version: "3.5.17", Image: "registry.k8s.io/etcd:3.5.17-0"}, } func etcdSupportedVersions() []etcdVersion { From f740abdde53dddb11fa908c526a701b9ed3955a9 Mon Sep 17 00:00:00 2001 From: Ciprian Hacman Date: Thu, 2 Jan 2025 11:49:17 +0200 Subject: [PATCH 2/5] hack/update-expected.sh --- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../digit/data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../digit/data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../ha/data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../ha/data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../ha/data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../irsa/data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../irsa/data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 6 +++--- .../data/aws_s3_object_etcd-cluster-spec-cilium_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- 232 files changed, 310 insertions(+), 310 deletions(-) diff --git a/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_cluster-completed.spec_content index a3d1b65c4095b..ba4fea0938523 100644 --- a/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/additionalobjects.example.com/backups/etcd/events cpuRequest: 100m @@ -54,7 +54,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_cluster-completed.spec_content index 1256c19349081..bb18aa0b27ed4 100644 --- a/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_cluster-completed.spec_content index 9ce68bb1c576f..ad5fedf15e41f 100644 --- a/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -52,7 +52,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_cluster-completed.spec_content index 9b0f839e41814..f44c168897a0f 100644 --- a/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/bastionuserdata.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_cluster-completed.spec_content index 6847a05989b2f..57c202e63004b 100644 --- a/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_cluster-completed.spec_content @@ -65,7 +65,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/cas-priority-expander-custom.example.com/backups/etcd/events etcdMembers: @@ -74,7 +74,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller keyStore: memfs://clusters.example.com/cas-priority-expander-custom.example.com/pki diff --git a/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_cluster-completed.spec_content index 6c4b490eb9e7b..7f78485da6cf6 100644 --- a/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_cluster-completed.spec_content @@ -58,7 +58,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/cas-priority-expander.example.com/backups/etcd/events etcdMembers: @@ -67,7 +67,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller keyStore: memfs://clusters.example.com/cas-priority-expander.example.com/pki diff --git a/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/complex/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/complex/data/aws_s3_object_cluster-completed.spec_content index c29d5f6d6a0f3..43591933cba2b 100644 --- a/tests/integration/update_cluster/complex/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/complex/data/aws_s3_object_cluster-completed.spec_content @@ -61,7 +61,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/complex.example.com/backups/etcd/events etcdMembers: @@ -70,7 +70,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/complex/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/complex/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/complex/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/complex/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/complex/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/complex/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/complex/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/complex/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/compress/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/compress/data/aws_s3_object_cluster-completed.spec_content index a0cb96fc344cf..e9263c61bcabc 100644 --- a/tests/integration/update_cluster/compress/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/compress/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/compress.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/compress/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/compress/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/compress/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/compress/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/compress/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/compress/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/compress/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/compress/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_cluster-completed.spec_content index 6cc494fbd906d..8f5d7d3881518 100644 --- a/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_cluster-completed.spec_content @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/containerd.example.com/backups/etcd/events etcdMembers: @@ -57,7 +57,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/containerd/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/containerd/data/aws_s3_object_cluster-completed.spec_content index 30b733dd613b6..89ac6dab06452 100644 --- a/tests/integration/update_cluster/containerd/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/containerd/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/containerd.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/containerd/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/containerd/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/containerd/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/containerd/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/containerd/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/containerd/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/containerd/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/containerd/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/digit/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/digit/data/aws_s3_object_cluster-completed.spec_content index e70c8c167430a..8425fd84d21dd 100644 --- a/tests/integration/update_cluster/digit/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/digit/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/123.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/digit/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/digit/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/digit/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/digit/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/digit/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/digit/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/digit/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/digit/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_cluster-completed.spec_content index 10463e89760ea..b85a342cf85d8 100644 --- a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/existing-iam.example.com/backups/etcd/events etcdMembers: @@ -56,7 +56,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_etcd-cluster-spec-events_content index bc6b401bb72d6..9353816affed3 100644 --- a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_etcd-cluster-spec-main_content index bc6b401bb72d6..9353816affed3 100644 --- a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_cluster-completed.spec_content index 90d90023d6efb..43033290f19a3 100644 --- a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_cluster-completed.spec_content @@ -46,7 +46,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/existingsg.example.com/backups/etcd/events etcdMembers: @@ -59,7 +59,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_etcd-cluster-spec-events_content index bc6b401bb72d6..9353816affed3 100644 --- a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_etcd-cluster-spec-main_content index bc6b401bb72d6..9353816affed3 100644 --- a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/external_dns/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/external_dns/data/aws_s3_object_cluster-completed.spec_content index 76f2d51d834f4..745a0abdde213 100644 --- a/tests/integration/update_cluster/external_dns/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/external_dns/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: external-dns iam: diff --git a/tests/integration/update_cluster/external_dns/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/external_dns/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/external_dns/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/external_dns/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/external_dns/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/external_dns/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/external_dns/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/external_dns/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_cluster-completed.spec_content index 5f36467f49583..19751981ed61d 100644 --- a/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: external-dns iam: diff --git a/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/externallb/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/externallb/data/aws_s3_object_cluster-completed.spec_content index 45425cc8740c3..d149794782ae4 100644 --- a/tests/integration/update_cluster/externallb/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/externallb/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/externallb.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/externallb/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/externallb/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/externallb/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/externallb/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/externallb/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/externallb/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/externallb/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/externallb/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_cluster-completed.spec_content index c79b0390ab5a9..b423a5753378c 100644 --- a/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_cluster-completed.spec_content @@ -47,7 +47,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/externalpolicies.example.com/backups/etcd/events etcdMembers: @@ -56,7 +56,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller externalPolicies: diff --git a/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/ha/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/ha/data/aws_s3_object_cluster-completed.spec_content index 6a1c57493b116..daceb9b9e843b 100644 --- a/tests/integration/update_cluster/ha/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/ha/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/ha.example.com/backups/etcd/events etcdMembers: @@ -56,7 +56,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/ha/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/ha/data/aws_s3_object_etcd-cluster-spec-events_content index bc6b401bb72d6..9353816affed3 100644 --- a/tests/integration/update_cluster/ha/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/ha/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/ha/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/ha/data/aws_s3_object_etcd-cluster-spec-main_content index bc6b401bb72d6..9353816affed3 100644 --- a/tests/integration/update_cluster/ha/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/ha/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_cluster-completed.spec_content index e9b01774ed153..7694fa33c258e 100644 --- a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_cluster-completed.spec_content @@ -50,7 +50,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/ha-gce.example.com/backups/etcd/events cpuRequest: 100m @@ -65,7 +65,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_etcd-cluster-spec-events_content index bc6b401bb72d6..9353816affed3 100644 --- a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_etcd-cluster-spec-main_content index bc6b401bb72d6..9353816affed3 100644 --- a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/irsa/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/irsa/data/aws_s3_object_cluster-completed.spec_content index 593753dd2dd2c..78085c7a48afc 100644 --- a/tests/integration/update_cluster/irsa/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/irsa/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/irsa/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/irsa/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/irsa/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/irsa/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/irsa/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/irsa/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/irsa/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/irsa/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/karpenter/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/karpenter/data/aws_s3_object_cluster-completed.spec_content index f33efb1e53835..653378f23f085 100644 --- a/tests/integration/update_cluster/karpenter/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/karpenter/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/karpenter/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/karpenter/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/karpenter/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/karpenter/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/karpenter/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/karpenter/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/karpenter/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/karpenter/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_cluster-completed.spec_content index 8c54bd0339619..3683c05251e88 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_cluster-completed.spec_content @@ -61,7 +61,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -70,7 +70,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_cluster-completed.spec_content index dbb1ca5a06704..c23767efb9e34 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_cluster-completed.spec_content @@ -61,7 +61,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -70,7 +70,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_cluster-completed.spec_content index bdc06b730631f..e905e8e7e194b 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_cluster-completed.spec_content @@ -61,7 +61,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -70,7 +70,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_cluster-completed.spec_content index ecb2f0408b142..ee29bdf9b079e 100644 --- a/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_cluster-completed.spec_content @@ -62,7 +62,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -71,7 +71,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_cluster-completed.spec_content index 62a81c36911db..b1e4fb2a049f5 100644 --- a/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_cluster-completed.spec_content @@ -64,7 +64,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -75,7 +75,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/many-addons/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/many-addons/data/aws_s3_object_cluster-completed.spec_content index fa78fdd2c1e55..a55155a571ee1 100644 --- a/tests/integration/update_cluster/many-addons/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/many-addons/data/aws_s3_object_cluster-completed.spec_content @@ -64,7 +64,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/many-addons.example.com/backups/etcd/events etcdMembers: @@ -73,7 +73,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/many-addons/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/many-addons/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/many-addons/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/many-addons/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/many-addons/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/many-addons/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/many-addons/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/many-addons/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_cluster-completed.spec_content index 5e2f5e97d017a..982769ebd736f 100644 --- a/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -54,7 +54,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_cluster-completed.spec_content index d28972bfd88f3..ac5b81b5895bb 100644 --- a/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -54,7 +54,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_cluster-completed.spec_content index ab733a0bb2bdf..cae5774b102a7 100644 --- a/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -54,7 +54,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_cluster-completed.spec_content index 024920195c5ee..99c2a0e0da618 100644 --- a/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -54,7 +54,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_cluster-completed.spec_content index e269ebe846138..2776d07b01608 100644 --- a/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -54,7 +54,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_cluster-completed.spec_content index fa11864177d96..84c4aaefff2f6 100644 --- a/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -54,7 +54,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_cluster-completed.spec_content index 873b5bd5c39b4..96c25f757b8fd 100644 --- a/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal-aws.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller keyStore: memfs://clusters.example.com/minimal-aws.example.com/pki diff --git a/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_cluster-completed.spec_content index efd95b1868043..e34ff3b97d647 100644 --- a/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -55,7 +55,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 iam: allowContainerRegistry: true legacy: false diff --git a/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_cluster-completed.spec_content index 4934db1fa4bb0..0cbd66fba5aad 100644 --- a/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: image: gcr.io/k8s-staging-etcdadm/etcd:v20210430-v0.1.3-739-g7da12acc logLevel: 10 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal-etcd.example.com/backups/etcd/events etcdMembers: @@ -56,7 +56,7 @@ spec: value: 1d image: gcr.io/k8s-staging-etcdadm/etcd:v20210430-v0.1.3-739-g7da12acc name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_cluster-completed.spec_content index 5821ec3b5d564..397b39af112f6 100644 --- a/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -54,7 +54,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_cluster-completed.spec_content index 4f7ee99307176..4305852790453 100644 --- a/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal-ipv6.example.com/backups/etcd/events etcdMembers: @@ -52,7 +52,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_cluster-completed.spec_content index 034d0cd780668..74e7b012bf8ef 100644 --- a/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal-ipv6.example.com/backups/etcd/events etcdMembers: @@ -52,7 +52,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_cluster-completed.spec_content index c904fd711f13d..4a377dd3e5561 100644 --- a/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal-ipv6.example.com/backups/etcd/events etcdMembers: @@ -52,7 +52,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_cluster-completed.spec_content index 197d01d173234..95702ad487be4 100644 --- a/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal-ipv6.example.com/backups/etcd/events etcdMembers: @@ -52,7 +52,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_cluster-completed.spec_content index 4e0bf8b4809e8..655719c0001b1 100644 --- a/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/this.is.truly.a.really.really.long.cluster-name.minimal.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller keyStore: memfs://clusters.example.com/this.is.truly.a.really.really.long.cluster-name.minimal.example.com/pki diff --git a/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_cluster-completed.spec_content index 4a9b27a56784d..fe395112a6b82 100644 --- a/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal-warmpool.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_cluster-completed.spec_content index 12aaec6c007e5..9adc140f1a870 100644 --- a/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_cluster-completed.spec_content @@ -46,7 +46,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/minimal-gce.example.com/backups/etcd/events cpuRequest: 100m @@ -57,7 +57,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_cluster-completed.spec_content index 885b67844700d..d9c197774f3a6 100644 --- a/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_cluster-completed.spec_content @@ -48,7 +48,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/minimal-gce.example.com/backups/etcd/events cpuRequest: 100m @@ -59,7 +59,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 iam: legacy: false keyStore: memfs://tests/minimal-gce.example.com/pki diff --git a/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_cluster-completed.spec_content index a92e4565e1b19..72bdffc93215b 100644 --- a/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_cluster-completed.spec_content @@ -50,7 +50,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/minimal-gce-ilb.example.com/backups/etcd/events cpuRequest: 100m @@ -61,7 +61,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_cluster-completed.spec_content index 2eda722a3eb55..712426c35b5ff 100644 --- a/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_cluster-completed.spec_content @@ -50,7 +50,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/minimal-gce-with-a-very-very-very-very-very-long-name.example.com/backups/etcd/events cpuRequest: 100m @@ -61,7 +61,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_cluster-completed.spec_content index 71afbf15ab3cd..da3dc427e40a1 100644 --- a/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_cluster-completed.spec_content @@ -47,7 +47,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/minimal-gce-with-a-very-very-very-very-very-long-name.example.com/backups/etcd/events cpuRequest: 100m @@ -58,7 +58,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_cluster-completed.spec_content index a335815a16000..b2b716b626a68 100644 --- a/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_cluster-completed.spec_content @@ -50,7 +50,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/minimal-gce-plb.example.com/backups/etcd/events cpuRequest: 100m @@ -61,7 +61,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_cluster-completed.spec_content index fd61dbf4a2079..f3c5a18cf49b1 100644 --- a/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_cluster-completed.spec_content @@ -46,7 +46,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/minimal-gce-private.example.com/backups/etcd/events cpuRequest: 100m @@ -57,7 +57,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_cluster-completed.spec_content index 69ea5a7ee1428..9d4cafd8c5704 100644 --- a/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_cluster-completed.spec_content @@ -38,7 +38,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal.k8s.local/backups/etcd/events etcdMembers: @@ -47,7 +47,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_cluster-completed.spec_content index 2ccffe822a6d1..29a4a25b53621 100644 --- a/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_cluster-completed.spec_content @@ -38,7 +38,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal.k8s.local/backups/etcd/events etcdMembers: @@ -47,7 +47,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_cluster-completed.spec_content index 3111d1b666fb4..c34b013cbfaa0 100644 --- a/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_cluster-completed.spec_content @@ -40,7 +40,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -51,7 +51,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 iam: allowContainerRegistry: true legacy: false diff --git a/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_cluster-completed.spec_content index b5096f5f4568b..dc9ed817a4a83 100644 --- a/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_cluster-completed.spec_content @@ -31,7 +31,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://tests/scw-minimal.k8s.local/backups/etcd/events cpuRequest: 100m @@ -42,7 +42,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_cluster-completed.spec_content index 92136447a4ec0..de04ecc734935 100644 --- a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/mixedinstances.example.com/backups/etcd/events etcdMembers: @@ -56,7 +56,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_etcd-cluster-spec-events_content index bc6b401bb72d6..9353816affed3 100644 --- a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_etcd-cluster-spec-main_content index bc6b401bb72d6..9353816affed3 100644 --- a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_cluster-completed.spec_content index 92136447a4ec0..de04ecc734935 100644 --- a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/mixedinstances.example.com/backups/etcd/events etcdMembers: @@ -56,7 +56,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_etcd-cluster-spec-events_content index bc6b401bb72d6..9353816affed3 100644 --- a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_etcd-cluster-spec-main_content index bc6b401bb72d6..9353816affed3 100644 --- a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_cluster-completed.spec_content index dca9e35c98e94..7ce6691b55010 100644 --- a/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/nthimdsprocessor.longclustername.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_cluster-completed.spec_content index de1f0ec3aac6f..c411230ecc2f7 100644 --- a/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/nthimdsprocessor.longclustername.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/nvidia/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/nvidia/data/aws_s3_object_cluster-completed.spec_content index b337f665d095e..238ae2ea95a60 100644 --- a/tests/integration/update_cluster/nvidia/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/nvidia/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -51,7 +51,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/nvidia/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/nvidia/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/nvidia/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/nvidia/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/nvidia/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/nvidia/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/nvidia/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/nvidia/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_cluster-completed.spec_content index fce3a07557ed6..f1d14b8d9ea32 100644 --- a/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/private-shared-ip.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_cluster-completed.spec_content index f73a43637056d..57c993c900f76 100644 --- a/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/private-shared-subnet.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privatecalico/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privatecalico/data/aws_s3_object_cluster-completed.spec_content index 6210d7e8ba354..373d412a03775 100644 --- a/tests/integration/update_cluster/privatecalico/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privatecalico/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/privatecalico.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privatecalico/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privatecalico/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privatecalico/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privatecalico/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privatecalico/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privatecalico/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privatecalico/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privatecalico/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privatecanal/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privatecanal/data/aws_s3_object_cluster-completed.spec_content index c9f1b7037aa8e..29b7e8f3b8998 100644 --- a/tests/integration/update_cluster/privatecanal/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privatecanal/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/privatecanal.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privatecanal/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privatecanal/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privatecanal/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privatecanal/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privatecanal/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privatecanal/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privatecanal/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privatecanal/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_cluster-completed.spec_content index 585b0cbeb46fa..04fe7b1058790 100644 --- a/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/privatecilium.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privatecilium/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privatecilium/data/aws_s3_object_cluster-completed.spec_content index 0c4eaa73a1a09..2eada6b9c1240 100644 --- a/tests/integration/update_cluster/privatecilium/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privatecilium/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/privatecilium.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privatecilium/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privatecilium/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privatecilium/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privatecilium/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privatecilium/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privatecilium/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privatecilium/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privatecilium/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_cluster-completed.spec_content index be9f8fa7254fb..9b50885c5b5b4 100644 --- a/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/privatecilium.example.com/backups/etcd/events etcdMembers: @@ -52,7 +52,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_cluster-completed.spec_content index c5391a799f0e1..be83209b15dd2 100644 --- a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/privateciliumadvanced.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/privateciliumadvanced.example.com/backups/etcd/cilium etcdMembers: @@ -59,7 +59,7 @@ spec: manager: backupRetentionDays: 90 name: cilium - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-cilium_content b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-cilium_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-cilium_content +++ b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-cilium_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privatedns1/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privatedns1/data/aws_s3_object_cluster-completed.spec_content index 4ebdb1c8c19de..63df3a0ba3200 100644 --- a/tests/integration/update_cluster/privatedns1/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privatedns1/data/aws_s3_object_cluster-completed.spec_content @@ -44,7 +44,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/privatedns1.example.com/backups/etcd/events etcdMembers: @@ -53,7 +53,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privatedns1/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privatedns1/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privatedns1/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privatedns1/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privatedns1/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privatedns1/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privatedns1/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privatedns1/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privatedns2/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privatedns2/data/aws_s3_object_cluster-completed.spec_content index a8564c016e104..d41ee9c352e75 100644 --- a/tests/integration/update_cluster/privatedns2/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privatedns2/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/privatedns2.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privatedns2/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privatedns2/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privatedns2/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privatedns2/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privatedns2/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privatedns2/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privatedns2/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privatedns2/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privateflannel/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privateflannel/data/aws_s3_object_cluster-completed.spec_content index 8a6f830a6cf1c..b3875b753217c 100644 --- a/tests/integration/update_cluster/privateflannel/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privateflannel/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/privateflannel.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privateflannel/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privateflannel/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privateflannel/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privateflannel/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privateflannel/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privateflannel/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privateflannel/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privateflannel/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_cluster-completed.spec_content index b8eef9ee1b779..ec606bd06d138 100644 --- a/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/privatekopeio.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_cluster-completed.spec_content index 6273d3c929fd2..63d3fe38b22a1 100644 --- a/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_cluster-completed.spec_content index 34829882f9f50..ff311f41bcb80 100644 --- a/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/sharedsubnet.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_cluster-completed.spec_content index ae0aa99ff5f00..133a2fed01bd0 100644 --- a/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/sharedvpc.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_cluster-completed.spec_content index c1fd6b257594f..0765848fc1dc7 100644 --- a/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal-ipv6.example.com/backups/etcd/events etcdMembers: @@ -52,7 +52,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/unmanaged/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/unmanaged/data/aws_s3_object_cluster-completed.spec_content index 6fb78434d4dc4..b5f53753853a5 100644 --- a/tests/integration/update_cluster/unmanaged/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/unmanaged/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/unmanaged.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/unmanaged/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/unmanaged/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/unmanaged/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/unmanaged/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/unmanaged/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/unmanaged/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/unmanaged/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/unmanaged/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/vfs-said/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/vfs-said/data/aws_s3_object_cluster-completed.spec_content index 869fbbd298f21..27af8103a69ca 100644 --- a/tests/integration/update_cluster/vfs-said/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/vfs-said/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.13 + version: 3.5.17 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.13 + version: 3.5.17 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/vfs-said/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/vfs-said/data/aws_s3_object_etcd-cluster-spec-events_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/vfs-said/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/vfs-said/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } diff --git a/tests/integration/update_cluster/vfs-said/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/vfs-said/data/aws_s3_object_etcd-cluster-spec-main_content index 5a36c3ebf46dc..432cd0d5554c5 100644 --- a/tests/integration/update_cluster/vfs-said/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/vfs-said/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.13" + "etcdVersion": "3.5.17" } From e271db51f2200f29646d686af40605c5d630eb83 Mon Sep 17 00:00:00 2001 From: Ciprian Hacman Date: Fri, 25 Apr 2025 13:55:44 +0300 Subject: [PATCH 3/5] Update etcd to v3.5.21 --- pkg/model/components/etcd.go | 2 +- pkg/model/components/etcdmanager/options.go | 19 ++++++++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/pkg/model/components/etcd.go b/pkg/model/components/etcd.go index db7d616c6b8fc..50d708c0891a5 100644 --- a/pkg/model/components/etcd.go +++ b/pkg/model/components/etcd.go @@ -29,7 +29,7 @@ type EtcdOptionsBuilder struct { var _ loader.ClusterOptionsBuilder = &EtcdOptionsBuilder{} const ( - DefaultEtcd3Version_1_22 = "3.5.17" + DefaultEtcd3Version_1_22 = "3.5.21" ) // BuildOptions is responsible for filling in the defaults for the etcd cluster model diff --git a/pkg/model/components/etcdmanager/options.go b/pkg/model/components/etcdmanager/options.go index 25105505aabab..91773dcc20072 100644 --- a/pkg/model/components/etcdmanager/options.go +++ b/pkg/model/components/etcdmanager/options.go @@ -79,15 +79,16 @@ type etcdVersion struct { var etcdSupportedImages = []etcdVersion{ {Version: "3.4.3", SymlinkToVersion: "3.4.13"}, {Version: "3.4.13", Image: "registry.k8s.io/etcd:3.4.13-0"}, - {Version: "3.5.0", SymlinkToVersion: "3.5.17"}, - {Version: "3.5.1", SymlinkToVersion: "3.5.17"}, - {Version: "3.5.3", SymlinkToVersion: "3.5.17"}, - {Version: "3.5.4", SymlinkToVersion: "3.5.17"}, - {Version: "3.5.6", SymlinkToVersion: "3.5.17"}, - {Version: "3.5.7", SymlinkToVersion: "3.5.17"}, - {Version: "3.5.9", SymlinkToVersion: "3.5.17"}, - {Version: "3.5.13", SymlinkToVersion: "3.5.17"}, - {Version: "3.5.17", Image: "registry.k8s.io/etcd:3.5.17-0"}, + {Version: "3.5.0", SymlinkToVersion: "3.5.21"}, + {Version: "3.5.1", SymlinkToVersion: "3.5.21"}, + {Version: "3.5.3", SymlinkToVersion: "3.5.21"}, + {Version: "3.5.4", SymlinkToVersion: "3.5.21"}, + {Version: "3.5.6", SymlinkToVersion: "3.5.21"}, + {Version: "3.5.7", SymlinkToVersion: "3.5.21"}, + {Version: "3.5.9", SymlinkToVersion: "3.5.21"}, + {Version: "3.5.13", SymlinkToVersion: "3.5.21"}, + {Version: "3.5.17", SymlinkToVersion: "3.5.21"}, + {Version: "3.5.21", Image: "registry.k8s.io/etcd:3.5.21-0"}, } func etcdSupportedVersions() []etcdVersion { From 293062668ac8f19805b27db8811f75e5d5d33143 Mon Sep 17 00:00:00 2001 From: Ciprian Hacman Date: Fri, 25 Apr 2025 13:57:18 +0300 Subject: [PATCH 4/5] hack/update-expected.sh --- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../digit/data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../digit/data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../ha/data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../ha/data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../ha/data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../irsa/data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../irsa/data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 6 +++--- .../data/aws_s3_object_etcd-cluster-spec-cilium_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- .../data/aws_s3_object_cluster-completed.spec_content | 4 ++-- .../data/aws_s3_object_etcd-cluster-spec-events_content | 2 +- .../data/aws_s3_object_etcd-cluster-spec-main_content | 2 +- 232 files changed, 310 insertions(+), 310 deletions(-) diff --git a/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_cluster-completed.spec_content index ba4fea0938523..0657c051e12cd 100644 --- a/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/additionalobjects.example.com/backups/etcd/events cpuRequest: 100m @@ -54,7 +54,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/additionalobjects/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_cluster-completed.spec_content index bb18aa0b27ed4..17cb6a32d649f 100644 --- a/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/apiservernodes/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_cluster-completed.spec_content index ad5fedf15e41f..dac3f5383d5bd 100644 --- a/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -52,7 +52,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_cluster-completed.spec_content index f44c168897a0f..1bf782ec46b3e 100644 --- a/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/bastionuserdata.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_cluster-completed.spec_content index 57c202e63004b..dc2cbcf80460f 100644 --- a/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_cluster-completed.spec_content @@ -65,7 +65,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/cas-priority-expander-custom.example.com/backups/etcd/events etcdMembers: @@ -74,7 +74,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller keyStore: memfs://clusters.example.com/cas-priority-expander-custom.example.com/pki diff --git a/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_cluster-completed.spec_content index 7f78485da6cf6..54aa48ad28c6e 100644 --- a/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_cluster-completed.spec_content @@ -58,7 +58,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/cas-priority-expander.example.com/backups/etcd/events etcdMembers: @@ -67,7 +67,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller keyStore: memfs://clusters.example.com/cas-priority-expander.example.com/pki diff --git a/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/complex/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/complex/data/aws_s3_object_cluster-completed.spec_content index 43591933cba2b..0ddfeaf5afa0c 100644 --- a/tests/integration/update_cluster/complex/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/complex/data/aws_s3_object_cluster-completed.spec_content @@ -61,7 +61,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/complex.example.com/backups/etcd/events etcdMembers: @@ -70,7 +70,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/complex/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/complex/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/complex/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/complex/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/complex/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/complex/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/complex/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/complex/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/compress/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/compress/data/aws_s3_object_cluster-completed.spec_content index e9263c61bcabc..a849a03fa3bb9 100644 --- a/tests/integration/update_cluster/compress/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/compress/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/compress.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/compress/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/compress/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/compress/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/compress/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/compress/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/compress/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/compress/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/compress/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_cluster-completed.spec_content index 8f5d7d3881518..a54bf5b1c9c9f 100644 --- a/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_cluster-completed.spec_content @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/containerd.example.com/backups/etcd/events etcdMembers: @@ -57,7 +57,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/containerd-custom/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/containerd/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/containerd/data/aws_s3_object_cluster-completed.spec_content index 89ac6dab06452..f8efe516b96c5 100644 --- a/tests/integration/update_cluster/containerd/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/containerd/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/containerd.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/containerd/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/containerd/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/containerd/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/containerd/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/containerd/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/containerd/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/containerd/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/containerd/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/digit/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/digit/data/aws_s3_object_cluster-completed.spec_content index 8425fd84d21dd..7fe57f0d30e26 100644 --- a/tests/integration/update_cluster/digit/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/digit/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/123.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/digit/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/digit/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/digit/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/digit/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/digit/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/digit/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/digit/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/digit/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_cluster-completed.spec_content index b85a342cf85d8..23ee20a59d198 100644 --- a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/existing-iam.example.com/backups/etcd/events etcdMembers: @@ -56,7 +56,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_etcd-cluster-spec-events_content index 9353816affed3..daf8535690787 100644 --- a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_etcd-cluster-spec-main_content index 9353816affed3..daf8535690787 100644 --- a/tests/integration/update_cluster/existing_iam/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/existing_iam/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_cluster-completed.spec_content index 43033290f19a3..c804b8e9f5f2b 100644 --- a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_cluster-completed.spec_content @@ -46,7 +46,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/existingsg.example.com/backups/etcd/events etcdMembers: @@ -59,7 +59,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_etcd-cluster-spec-events_content index 9353816affed3..daf8535690787 100644 --- a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_etcd-cluster-spec-main_content index 9353816affed3..daf8535690787 100644 --- a/tests/integration/update_cluster/existing_sg/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/existing_sg/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/external_dns/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/external_dns/data/aws_s3_object_cluster-completed.spec_content index 745a0abdde213..d2dec48273dde 100644 --- a/tests/integration/update_cluster/external_dns/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/external_dns/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: external-dns iam: diff --git a/tests/integration/update_cluster/external_dns/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/external_dns/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/external_dns/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/external_dns/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/external_dns/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/external_dns/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/external_dns/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/external_dns/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_cluster-completed.spec_content index 19751981ed61d..d55c29826f92a 100644 --- a/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: external-dns iam: diff --git a/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/externallb/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/externallb/data/aws_s3_object_cluster-completed.spec_content index d149794782ae4..6dfa3d5c3c5db 100644 --- a/tests/integration/update_cluster/externallb/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/externallb/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/externallb.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/externallb/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/externallb/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/externallb/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/externallb/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/externallb/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/externallb/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/externallb/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/externallb/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_cluster-completed.spec_content index b423a5753378c..d25c78c2aa25a 100644 --- a/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_cluster-completed.spec_content @@ -47,7 +47,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/externalpolicies.example.com/backups/etcd/events etcdMembers: @@ -56,7 +56,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller externalPolicies: diff --git a/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/externalpolicies/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/ha/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/ha/data/aws_s3_object_cluster-completed.spec_content index daceb9b9e843b..13b287fffdb9d 100644 --- a/tests/integration/update_cluster/ha/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/ha/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/ha.example.com/backups/etcd/events etcdMembers: @@ -56,7 +56,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/ha/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/ha/data/aws_s3_object_etcd-cluster-spec-events_content index 9353816affed3..daf8535690787 100644 --- a/tests/integration/update_cluster/ha/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/ha/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/ha/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/ha/data/aws_s3_object_etcd-cluster-spec-main_content index 9353816affed3..daf8535690787 100644 --- a/tests/integration/update_cluster/ha/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/ha/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_cluster-completed.spec_content index 7694fa33c258e..f7fda175caf74 100644 --- a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_cluster-completed.spec_content @@ -50,7 +50,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/ha-gce.example.com/backups/etcd/events cpuRequest: 100m @@ -65,7 +65,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_etcd-cluster-spec-events_content index 9353816affed3..daf8535690787 100644 --- a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_etcd-cluster-spec-main_content index 9353816affed3..daf8535690787 100644 --- a/tests/integration/update_cluster/ha_gce/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/ha_gce/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/irsa/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/irsa/data/aws_s3_object_cluster-completed.spec_content index 78085c7a48afc..22a43c995b3a1 100644 --- a/tests/integration/update_cluster/irsa/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/irsa/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/irsa/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/irsa/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/irsa/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/irsa/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/irsa/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/irsa/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/irsa/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/irsa/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/karpenter/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/karpenter/data/aws_s3_object_cluster-completed.spec_content index 653378f23f085..9b62dad4cf871 100644 --- a/tests/integration/update_cluster/karpenter/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/karpenter/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/karpenter/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/karpenter/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/karpenter/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/karpenter/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/karpenter/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/karpenter/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/karpenter/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/karpenter/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_cluster-completed.spec_content index 3683c05251e88..0e68b619e5df2 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_cluster-completed.spec_content @@ -61,7 +61,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -70,7 +70,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_cluster-completed.spec_content index c23767efb9e34..abbc479fa1635 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_cluster-completed.spec_content @@ -61,7 +61,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -70,7 +70,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_cluster-completed.spec_content index e905e8e7e194b..52d38175a197d 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_cluster-completed.spec_content @@ -61,7 +61,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -70,7 +70,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_cluster-completed.spec_content index ee29bdf9b079e..a6c56c7a4a802 100644 --- a/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_cluster-completed.spec_content @@ -62,7 +62,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -71,7 +71,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_cluster-completed.spec_content index b1e4fb2a049f5..f72d8ede815e4 100644 --- a/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_cluster-completed.spec_content @@ -64,7 +64,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -75,7 +75,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/many-addons/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/many-addons/data/aws_s3_object_cluster-completed.spec_content index a55155a571ee1..673aebe78beca 100644 --- a/tests/integration/update_cluster/many-addons/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/many-addons/data/aws_s3_object_cluster-completed.spec_content @@ -64,7 +64,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/many-addons.example.com/backups/etcd/events etcdMembers: @@ -73,7 +73,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/many-addons/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/many-addons/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/many-addons/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/many-addons/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/many-addons/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/many-addons/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/many-addons/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/many-addons/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_cluster-completed.spec_content index 982769ebd736f..13aafbff964bc 100644 --- a/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -54,7 +54,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_cluster-completed.spec_content index ac5b81b5895bb..3b967b4ff5f8a 100644 --- a/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -54,7 +54,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_cluster-completed.spec_content index cae5774b102a7..8a30e41512626 100644 --- a/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -54,7 +54,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_cluster-completed.spec_content index 99c2a0e0da618..d7649adb959ad 100644 --- a/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -54,7 +54,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_cluster-completed.spec_content index 2776d07b01608..ca5997a618508 100644 --- a/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -54,7 +54,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_cluster-completed.spec_content index 84c4aaefff2f6..e12b899274ad1 100644 --- a/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -54,7 +54,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_cluster-completed.spec_content index 96c25f757b8fd..5368c5166438a 100644 --- a/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal-aws.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller keyStore: memfs://clusters.example.com/minimal-aws.example.com/pki diff --git a/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_cluster-completed.spec_content index e34ff3b97d647..1ff64ca4aa3d6 100644 --- a/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -55,7 +55,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 iam: allowContainerRegistry: true legacy: false diff --git a/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_cluster-completed.spec_content index 0cbd66fba5aad..ec372770f99fd 100644 --- a/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: image: gcr.io/k8s-staging-etcdadm/etcd:v20210430-v0.1.3-739-g7da12acc logLevel: 10 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal-etcd.example.com/backups/etcd/events etcdMembers: @@ -56,7 +56,7 @@ spec: value: 1d image: gcr.io/k8s-staging-etcdadm/etcd:v20210430-v0.1.3-739-g7da12acc name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_cluster-completed.spec_content index 397b39af112f6..276eceae70160 100644 --- a/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -54,7 +54,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_cluster-completed.spec_content index 4305852790453..1b9cb61b78e97 100644 --- a/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal-ipv6.example.com/backups/etcd/events etcdMembers: @@ -52,7 +52,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_cluster-completed.spec_content index 74e7b012bf8ef..10081a22ae3e3 100644 --- a/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal-ipv6.example.com/backups/etcd/events etcdMembers: @@ -52,7 +52,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_cluster-completed.spec_content index 4a377dd3e5561..d0b4d76a677c3 100644 --- a/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal-ipv6.example.com/backups/etcd/events etcdMembers: @@ -52,7 +52,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_cluster-completed.spec_content index 95702ad487be4..7e0589c0336a4 100644 --- a/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal-ipv6.example.com/backups/etcd/events etcdMembers: @@ -52,7 +52,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_cluster-completed.spec_content index 655719c0001b1..7c3a76ff940ff 100644 --- a/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/this.is.truly.a.really.really.long.cluster-name.minimal.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller keyStore: memfs://clusters.example.com/this.is.truly.a.really.really.long.cluster-name.minimal.example.com/pki diff --git a/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-longclustername/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_cluster-completed.spec_content index fe395112a6b82..5a7831ac66273 100644 --- a/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal-warmpool.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_cluster-completed.spec_content index 9adc140f1a870..9841695cee2b5 100644 --- a/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_cluster-completed.spec_content @@ -46,7 +46,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/minimal-gce.example.com/backups/etcd/events cpuRequest: 100m @@ -57,7 +57,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gce/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_cluster-completed.spec_content index d9c197774f3a6..80f4d80203d41 100644 --- a/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_cluster-completed.spec_content @@ -48,7 +48,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/minimal-gce.example.com/backups/etcd/events cpuRequest: 100m @@ -59,7 +59,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 iam: legacy: false keyStore: memfs://tests/minimal-gce.example.com/pki diff --git a/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gce_dns-none/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_cluster-completed.spec_content index 72bdffc93215b..78b331776be0b 100644 --- a/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_cluster-completed.spec_content @@ -50,7 +50,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/minimal-gce-ilb.example.com/backups/etcd/events cpuRequest: 100m @@ -61,7 +61,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gce_ilb/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_cluster-completed.spec_content index 712426c35b5ff..ef3cd4de7573f 100644 --- a/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_cluster-completed.spec_content @@ -50,7 +50,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/minimal-gce-with-a-very-very-very-very-very-long-name.example.com/backups/etcd/events cpuRequest: 100m @@ -61,7 +61,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gce_ilb_longclustername/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_cluster-completed.spec_content index da3dc427e40a1..3c9c4cbdca010 100644 --- a/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_cluster-completed.spec_content @@ -47,7 +47,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/minimal-gce-with-a-very-very-very-very-very-long-name.example.com/backups/etcd/events cpuRequest: 100m @@ -58,7 +58,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gce_longclustername/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_cluster-completed.spec_content index b2b716b626a68..b0d492f4a67f4 100644 --- a/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_cluster-completed.spec_content @@ -50,7 +50,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/minimal-gce-plb.example.com/backups/etcd/events cpuRequest: 100m @@ -61,7 +61,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gce_plb/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_cluster-completed.spec_content index f3c5a18cf49b1..c58cf31e1541f 100644 --- a/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_cluster-completed.spec_content @@ -46,7 +46,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/minimal-gce-private.example.com/backups/etcd/events cpuRequest: 100m @@ -57,7 +57,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gce_private/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_cluster-completed.spec_content index 9d4cafd8c5704..20fa3cc5faccc 100644 --- a/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_cluster-completed.spec_content @@ -38,7 +38,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal.k8s.local/backups/etcd/events etcdMembers: @@ -47,7 +47,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gossip/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_cluster-completed.spec_content index 29a4a25b53621..dbf2835756817 100644 --- a/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_cluster-completed.spec_content @@ -38,7 +38,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal.k8s.local/backups/etcd/events etcdMembers: @@ -47,7 +47,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_gossip_irsa/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_cluster-completed.spec_content index c34b013cbfaa0..a92cbf20e1f1a 100644 --- a/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_cluster-completed.spec_content @@ -40,7 +40,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/minimal.example.com/backups/etcd/events cpuRequest: 100m @@ -51,7 +51,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 iam: allowContainerRegistry: true legacy: false diff --git a/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_hetzner/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_cluster-completed.spec_content index dc9ed817a4a83..c1032f0315fa0 100644 --- a/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_cluster-completed.spec_content @@ -31,7 +31,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://tests/scw-minimal.k8s.local/backups/etcd/events cpuRequest: 100m @@ -42,7 +42,7 @@ spec: backupRetentionDays: 90 memoryRequest: 100Mi name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_cluster-completed.spec_content index de04ecc734935..cbfee258165ce 100644 --- a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/mixedinstances.example.com/backups/etcd/events etcdMembers: @@ -56,7 +56,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_etcd-cluster-spec-events_content index 9353816affed3..daf8535690787 100644 --- a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_etcd-cluster-spec-main_content index 9353816affed3..daf8535690787 100644 --- a/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/mixed_instances/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_cluster-completed.spec_content index de04ecc734935..cbfee258165ce 100644 --- a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/mixedinstances.example.com/backups/etcd/events etcdMembers: @@ -56,7 +56,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_etcd-cluster-spec-events_content index 9353816affed3..daf8535690787 100644 --- a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_etcd-cluster-spec-main_content index 9353816affed3..daf8535690787 100644 --- a/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/mixed_instances_spot/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 3, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_cluster-completed.spec_content index 7ce6691b55010..4816693249697 100644 --- a/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/nthimdsprocessor.longclustername.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/nth-imds-processor-irsa/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_cluster-completed.spec_content index c411230ecc2f7..19aa68265a9bf 100644 --- a/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/nthimdsprocessor.longclustername.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/nth-imds-processor/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/nvidia/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/nvidia/data/aws_s3_object_cluster-completed.spec_content index 238ae2ea95a60..53a5804e914b5 100644 --- a/tests/integration/update_cluster/nvidia/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/nvidia/data/aws_s3_object_cluster-completed.spec_content @@ -42,7 +42,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -51,7 +51,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/nvidia/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/nvidia/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/nvidia/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/nvidia/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/nvidia/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/nvidia/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/nvidia/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/nvidia/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_cluster-completed.spec_content index f1d14b8d9ea32..2f1e5a9656975 100644 --- a/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/private-shared-ip.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/private-shared-ip/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_cluster-completed.spec_content index 57c993c900f76..3615815737e35 100644 --- a/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/private-shared-subnet.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/private-shared-subnet/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privatecalico/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privatecalico/data/aws_s3_object_cluster-completed.spec_content index 373d412a03775..2147af9109ee7 100644 --- a/tests/integration/update_cluster/privatecalico/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privatecalico/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/privatecalico.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privatecalico/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privatecalico/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privatecalico/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privatecalico/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privatecalico/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privatecalico/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privatecalico/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privatecalico/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privatecanal/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privatecanal/data/aws_s3_object_cluster-completed.spec_content index 29b7e8f3b8998..6b538afe1b4ed 100644 --- a/tests/integration/update_cluster/privatecanal/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privatecanal/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/privatecanal.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privatecanal/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privatecanal/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privatecanal/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privatecanal/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privatecanal/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privatecanal/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privatecanal/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privatecanal/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_cluster-completed.spec_content index 04fe7b1058790..b65a1f2c5e5c1 100644 --- a/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/privatecilium.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privatecilium/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privatecilium/data/aws_s3_object_cluster-completed.spec_content index 2eada6b9c1240..bc6ac09af9c28 100644 --- a/tests/integration/update_cluster/privatecilium/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privatecilium/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/privatecilium.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privatecilium/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privatecilium/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privatecilium/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privatecilium/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privatecilium/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privatecilium/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privatecilium/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privatecilium/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_cluster-completed.spec_content index 9b50885c5b5b4..646d80e9eedc6 100644 --- a/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/privatecilium.example.com/backups/etcd/events etcdMembers: @@ -52,7 +52,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privatecilium2/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_cluster-completed.spec_content index be83209b15dd2..14e6d90400e60 100644 --- a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/privateciliumadvanced.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/privateciliumadvanced.example.com/backups/etcd/cilium etcdMembers: @@ -59,7 +59,7 @@ spec: manager: backupRetentionDays: 90 name: cilium - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-cilium_content b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-cilium_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-cilium_content +++ b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-cilium_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privatedns1/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privatedns1/data/aws_s3_object_cluster-completed.spec_content index 63df3a0ba3200..8e5e7ab0f77a0 100644 --- a/tests/integration/update_cluster/privatedns1/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privatedns1/data/aws_s3_object_cluster-completed.spec_content @@ -44,7 +44,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/privatedns1.example.com/backups/etcd/events etcdMembers: @@ -53,7 +53,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privatedns1/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privatedns1/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privatedns1/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privatedns1/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privatedns1/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privatedns1/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privatedns1/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privatedns1/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privatedns2/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privatedns2/data/aws_s3_object_cluster-completed.spec_content index d41ee9c352e75..998dd706040a4 100644 --- a/tests/integration/update_cluster/privatedns2/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privatedns2/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/privatedns2.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privatedns2/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privatedns2/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privatedns2/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privatedns2/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privatedns2/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privatedns2/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privatedns2/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privatedns2/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privateflannel/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privateflannel/data/aws_s3_object_cluster-completed.spec_content index b3875b753217c..d3e1ddc227f71 100644 --- a/tests/integration/update_cluster/privateflannel/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privateflannel/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/privateflannel.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privateflannel/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privateflannel/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privateflannel/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privateflannel/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privateflannel/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privateflannel/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privateflannel/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privateflannel/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_cluster-completed.spec_content index ec606bd06d138..2c37ea7b3c388 100644 --- a/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/privatekopeio.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/privatekopeio/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_cluster-completed.spec_content index 63d3fe38b22a1..5890e8ded4b19 100644 --- a/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/public-jwks-apiserver/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_cluster-completed.spec_content index ff311f41bcb80..083c416dd625a 100644 --- a/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/sharedsubnet.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/shared_subnet/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_cluster-completed.spec_content index 133a2fed01bd0..1d28bfc6c64f5 100644 --- a/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/sharedvpc.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/shared_vpc/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_cluster-completed.spec_content index 0765848fc1dc7..d3ed27e0ce21b 100644 --- a/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_cluster-completed.spec_content @@ -43,7 +43,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal-ipv6.example.com/backups/etcd/events etcdMembers: @@ -52,7 +52,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/shared_vpc_ipv6/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/unmanaged/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/unmanaged/data/aws_s3_object_cluster-completed.spec_content index b5f53753853a5..5e63e0abeaf5e 100644 --- a/tests/integration/update_cluster/unmanaged/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/unmanaged/data/aws_s3_object_cluster-completed.spec_content @@ -41,7 +41,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/unmanaged.example.com/backups/etcd/events etcdMembers: @@ -50,7 +50,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/unmanaged/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/unmanaged/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/unmanaged/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/unmanaged/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/unmanaged/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/unmanaged/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/unmanaged/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/unmanaged/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/vfs-said/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/vfs-said/data/aws_s3_object_cluster-completed.spec_content index 27af8103a69ca..0196cdebbf898 100644 --- a/tests/integration/update_cluster/vfs-said/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/vfs-said/data/aws_s3_object_cluster-completed.spec_content @@ -39,7 +39,7 @@ spec: manager: backupRetentionDays: 90 name: main - version: 3.5.17 + version: 3.5.21 - backups: backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/events etcdMembers: @@ -48,7 +48,7 @@ spec: manager: backupRetentionDays: 90 name: events - version: 3.5.17 + version: 3.5.21 externalDns: provider: dns-controller iam: diff --git a/tests/integration/update_cluster/vfs-said/data/aws_s3_object_etcd-cluster-spec-events_content b/tests/integration/update_cluster/vfs-said/data/aws_s3_object_etcd-cluster-spec-events_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/vfs-said/data/aws_s3_object_etcd-cluster-spec-events_content +++ b/tests/integration/update_cluster/vfs-said/data/aws_s3_object_etcd-cluster-spec-events_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } diff --git a/tests/integration/update_cluster/vfs-said/data/aws_s3_object_etcd-cluster-spec-main_content b/tests/integration/update_cluster/vfs-said/data/aws_s3_object_etcd-cluster-spec-main_content index 432cd0d5554c5..4e70b7f195043 100644 --- a/tests/integration/update_cluster/vfs-said/data/aws_s3_object_etcd-cluster-spec-main_content +++ b/tests/integration/update_cluster/vfs-said/data/aws_s3_object_etcd-cluster-spec-main_content @@ -1,4 +1,4 @@ { "memberCount": 1, - "etcdVersion": "3.5.17" + "etcdVersion": "3.5.21" } From 9e5b2a02ee71f4014e01dc8b25a8309382942e94 Mon Sep 17 00:00:00 2001 From: Ciprian Hacman Date: Fri, 25 Apr 2025 17:29:23 +0300 Subject: [PATCH 5/5] hack/update-expected.sh --- .../etcdmanager/tests/interval/tasks.yaml | 28 +++++++++++-------- .../etcdmanager/tests/minimal/tasks.yaml | 28 +++++++++++-------- .../tests/overwrite_settings/tasks.yaml | 28 +++++++++++-------- .../etcdmanager/tests/proxy/tasks.yaml | 28 +++++++++++-------- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1b_content | 14 ++++++---- ...cdmanager-events-master-us-test-1c_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1b_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1c_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1b_content | 14 ++++++---- ...cdmanager-events-master-us-test-1c_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1b_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1c_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1b_content | 14 ++++++---- ...cdmanager-events-master-us-test-1c_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1b_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1c_content | 14 ++++++---- ...cdmanager-events-master-us-test1-a_content | 14 ++++++---- ...cdmanager-events-master-us-test1-b_content | 14 ++++++---- ...cdmanager-events-master-us-test1-c_content | 14 ++++++---- ...etcdmanager-main-master-us-test1-a_content | 14 ++++++---- ...etcdmanager-main-master-us-test1-b_content | 14 ++++++---- ...etcdmanager-main-master-us-test1-c_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test1-a_content | 14 ++++++---- ...etcdmanager-main-master-us-test1-a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test1-a_content | 14 ++++++---- ...etcdmanager-main-master-us-test1-a_content | 14 ++++++---- ...cdmanager-events-master-us-test1-a_content | 14 ++++++---- ...etcdmanager-main-master-us-test1-a_content | 14 ++++++---- ...cdmanager-events-master-us-test1-a_content | 14 ++++++---- ...etcdmanager-main-master-us-test1-a_content | 14 ++++++---- ...cdmanager-events-master-us-test1-a_content | 14 ++++++---- ...etcdmanager-main-master-us-test1-a_content | 14 ++++++---- ...cdmanager-events-master-us-test1-a_content | 14 ++++++---- ...etcdmanager-main-master-us-test1-a_content | 14 ++++++---- ...cdmanager-events-master-us-test1-a_content | 14 ++++++---- ...etcdmanager-main-master-us-test1-a_content | 14 ++++++---- ...cdmanager-events-master-us-test1-a_content | 14 ++++++---- ...etcdmanager-main-master-us-test1-a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...sts-etcdmanager-events-master-fsn1_content | 14 ++++++---- ...fests-etcdmanager-main-master-fsn1_content | 14 ++++++---- ...ager-events-control-plane-fr-par-1_content | 14 ++++++---- ...anager-main-control-plane-fr-par-1_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1b_content | 14 ++++++---- ...cdmanager-events-master-us-test-1c_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1b_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1c_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1b_content | 14 ++++++---- ...cdmanager-events-master-us-test-1c_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1b_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1c_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-cilium-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- ...cdmanager-events-master-us-test-1a_content | 14 ++++++---- ...etcdmanager-main-master-us-test-1a_content | 14 ++++++---- 183 files changed, 1496 insertions(+), 1122 deletions(-) diff --git a/pkg/model/components/etcdmanager/tests/interval/tasks.yaml b/pkg/model/components/etcdmanager/tests/interval/tasks.yaml index d12ffa9d1f79d..d57005ac85e42 100644 --- a/pkg/model/components/etcdmanager/tests/interval/tasks.yaml +++ b/pkg/model/components/etcdmanager/tests/interval/tasks.yaml @@ -132,13 +132,13 @@ Contents: | - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -160,17 +160,19 @@ Contents: | - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -273,13 +275,13 @@ Contents: | - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -301,17 +303,19 @@ Contents: | - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt diff --git a/pkg/model/components/etcdmanager/tests/minimal/tasks.yaml b/pkg/model/components/etcdmanager/tests/minimal/tasks.yaml index a2cd2364d1e89..a7417a259b053 100644 --- a/pkg/model/components/etcdmanager/tests/minimal/tasks.yaml +++ b/pkg/model/components/etcdmanager/tests/minimal/tasks.yaml @@ -131,13 +131,13 @@ Contents: | - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -159,17 +159,19 @@ Contents: | - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -271,13 +273,13 @@ Contents: | - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -299,17 +301,19 @@ Contents: | - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt diff --git a/pkg/model/components/etcdmanager/tests/overwrite_settings/tasks.yaml b/pkg/model/components/etcdmanager/tests/overwrite_settings/tasks.yaml index 62c04bb7ff6d8..7ff8cdb59dd46 100644 --- a/pkg/model/components/etcdmanager/tests/overwrite_settings/tasks.yaml +++ b/pkg/model/components/etcdmanager/tests/overwrite_settings/tasks.yaml @@ -134,13 +134,13 @@ Contents: | - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -162,17 +162,19 @@ Contents: | - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -277,13 +279,13 @@ Contents: | - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -305,17 +307,19 @@ Contents: | - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt diff --git a/pkg/model/components/etcdmanager/tests/proxy/tasks.yaml b/pkg/model/components/etcdmanager/tests/proxy/tasks.yaml index 4222b6a676cc7..8d6e2fc1f180a 100644 --- a/pkg/model/components/etcdmanager/tests/proxy/tasks.yaml +++ b/pkg/model/components/etcdmanager/tests/proxy/tasks.yaml @@ -140,13 +140,13 @@ Contents: | - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -168,17 +168,19 @@ Contents: | - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -289,13 +291,13 @@ Contents: | - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -317,17 +319,19 @@ Contents: | - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 b388bb0f5c99c..5ac1685a310c8 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 7485f8a25ad18..5f7f75d21553e 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 129802f7edb0a..7740d50a1b92a 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 @@ -70,13 +70,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -98,17 +98,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 1979c5753e8c0..f29f9507cf959 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 @@ -70,13 +70,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -98,17 +98,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 56ec7f3b45f7b..637a33ad8c74b 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 39599f43cc77f..9fcab7c9bbc09 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 f8c6324d2ebd3..61a1323d8edb7 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 9dea1cb14ce4e..90014bc27b319 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 d252c8ab527fd..0ab4e9f42ea67 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 f6c194afcebfc..317d9097d4b81 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 94ff7dd84416d..663fee57d4cf3 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 fde884522d51a..b5086a13cf8ee 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 c0124e84e6a00..e37574e777477 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 6b45747d4d8b9..bbc0d53c371f5 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 b88fa56416a8c..e3a4d22ab8713 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 323cc847266b5..7969b6b03c94e 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 8160cbf5e9129..22cd6187ad6d7 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 563be91d1834d..0ae71e99a6109 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 8160cbf5e9129..22cd6187ad6d7 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 563be91d1834d..0ae71e99a6109 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 97b0428ffee66..ba9bc6f8f4454 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 eb660700c407a..dcf8a1dc80071 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 ab171dd47aa86..ab1ba6afc07f3 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 ab171dd47aa86..ab1ba6afc07f3 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 ab171dd47aa86..ab1ba6afc07f3 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 f5ec5da49055e..7310b5b54bf85 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 f5ec5da49055e..7310b5b54bf85 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 f5ec5da49055e..7310b5b54bf85 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 92c08c93afb6d..9a145744285a3 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 92c08c93afb6d..9a145744285a3 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 92c08c93afb6d..9a145744285a3 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 b06f02360cb3d..7d42fe0ba3c03 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 b06f02360cb3d..7d42fe0ba3c03 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 b06f02360cb3d..7d42fe0ba3c03 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 56ec7f3b45f7b..637a33ad8c74b 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 39599f43cc77f..9fcab7c9bbc09 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 56ec7f3b45f7b..637a33ad8c74b 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 39599f43cc77f..9fcab7c9bbc09 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 ff523f0485c6d..e27595ff5aef8 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 3b0a9dc9bb588..2f943f245dfc6 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 8c0876ae805b2..455cbce29200f 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 7afef268462b5..e9d05edd90265 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 b5a1825bfa2e7..897a36b853e69 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 b5a1825bfa2e7..897a36b853e69 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 b5a1825bfa2e7..897a36b853e69 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 6e2030089c55d..425eb6a23e100 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 6e2030089c55d..425eb6a23e100 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 6e2030089c55d..425eb6a23e100 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 7079a880e7957..2867d0c328e51 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 7079a880e7957..2867d0c328e51 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 7079a880e7957..2867d0c328e51 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 e38a26c6e2894..4fd0a3161d0fd 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 e38a26c6e2894..4fd0a3161d0fd 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 e38a26c6e2894..4fd0a3161d0fd 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 56ec7f3b45f7b..637a33ad8c74b 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 39599f43cc77f..9fcab7c9bbc09 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 56ec7f3b45f7b..637a33ad8c74b 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 39599f43cc77f..9fcab7c9bbc09 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 56ec7f3b45f7b..637a33ad8c74b 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 39599f43cc77f..9fcab7c9bbc09 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 56ec7f3b45f7b..637a33ad8c74b 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 39599f43cc77f..9fcab7c9bbc09 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 56ec7f3b45f7b..637a33ad8c74b 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 39599f43cc77f..9fcab7c9bbc09 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 56ec7f3b45f7b..637a33ad8c74b 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 39599f43cc77f..9fcab7c9bbc09 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 58510921c095a..3f6c757bf23af 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 e7d6314a1bc46..b5d143d3ea003 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 033ca156c244c..9bcd52083bd5a 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 e69ce53f376b2..d0e71195a04b2 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 28c34a642fa85..d2e40b6358d73 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 ff2ea98cb5d3a..d512a54ec2115 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 28c34a642fa85..d2e40b6358d73 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 ff2ea98cb5d3a..d512a54ec2115 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt diff --git a/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 28c34a642fa85..d2e40b6358d73 100644 --- a/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt diff --git a/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index ff2ea98cb5d3a..d512a54ec2115 100644 --- a/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-1.27/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt diff --git a/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 28c34a642fa85..d2e40b6358d73 100644 --- a/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt diff --git a/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index ff2ea98cb5d3a..d512a54ec2115 100644 --- a/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-1.28/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt diff --git a/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 28c34a642fa85..d2e40b6358d73 100644 --- a/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt diff --git a/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index ff2ea98cb5d3a..d512a54ec2115 100644 --- a/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-1.29/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt diff --git a/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 28c34a642fa85..d2e40b6358d73 100644 --- a/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt diff --git a/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index ff2ea98cb5d3a..d512a54ec2115 100644 --- a/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-1.30/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt diff --git a/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content b/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content index 76c281a7a8e42..a5f5d69f3825b 100644 --- a/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt diff --git a/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content b/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content index ba517fdcd4c9a..de1b5a9eb58e0 100644 --- a/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content +++ b/tests/integration/update_cluster/minimal-aws/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 28c34a642fa85..d2e40b6358d73 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 ff2ea98cb5d3a..d512a54ec2115 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 c84626d9556ec..8176b1399f0b4 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 @@ -70,13 +70,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -98,17 +98,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 b89131f33c67b..72e17d73f1605 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 56ec7f3b45f7b..637a33ad8c74b 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 39599f43cc77f..9fcab7c9bbc09 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 ababe80444816..1f35736058ac1 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 f2312c3b9ab59..a339f7d242007 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 ababe80444816..1f35736058ac1 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 f2312c3b9ab59..a339f7d242007 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 ababe80444816..1f35736058ac1 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 f2312c3b9ab59..a339f7d242007 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 ababe80444816..1f35736058ac1 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 f2312c3b9ab59..a339f7d242007 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 1d66bb062ef46..382b32122c9d5 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 54d1dd51c4e20..545643bbedcb5 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 e1b0edba0ba7e..9e28c044dc4d0 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 16b925882dbfe..0a399626eb991 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 3369808e2dc0a..758ebf578d82e 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 b314987f31c6e..ad7f45cd03633 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 3369808e2dc0a..758ebf578d82e 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 b314987f31c6e..ad7f45cd03633 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 9ec8bf1d09b9f..7cdb0ac1ec5b1 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 59e678eb87497..b0c0c76fff1fb 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 192fd431c4662..171afab091986 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 ad3b7aa1725bd..2b5b6410a0aaa 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 192fd431c4662..171afab091986 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 ad3b7aa1725bd..2b5b6410a0aaa 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 32a9b22034a0c..d15316aa13027 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 4a22dd133c494..7f5bfea958294 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 30082e71b837e..ae724726cf41a 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 9ce4c654c710e..4ca17a50fbc8d 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 04d1d3c50cf25..60ecfb9d86c08 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 9160092b449d3..ae20a17f3b00d 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 04d1d3c50cf25..60ecfb9d86c08 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 9160092b449d3..ae20a17f3b00d 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 f97497d81db0d..55348390d0944 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 @@ -69,13 +69,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -97,17 +97,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 2d088d353e351..b20366a0d8897 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 @@ -69,13 +69,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -97,17 +97,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 bfb00f43586af..fb942c532e799 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 @@ -71,13 +71,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -99,17 +99,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 f1ed818b7f72c..6ed831da2f684 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 @@ -71,13 +71,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -99,17 +99,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 5d70412a5faa4..92c46cbdc99e3 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 5d70412a5faa4..92c46cbdc99e3 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 5d70412a5faa4..92c46cbdc99e3 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 c0c1654074ff1..9816e4e522261 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 c0c1654074ff1..9816e4e522261 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 c0c1654074ff1..9816e4e522261 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 5d70412a5faa4..92c46cbdc99e3 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 5d70412a5faa4..92c46cbdc99e3 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 5d70412a5faa4..92c46cbdc99e3 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 c0c1654074ff1..9816e4e522261 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 c0c1654074ff1..9816e4e522261 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 c0c1654074ff1..9816e4e522261 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 b69ad6cb94208..9b5d5a6bc41bd 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 a1807ca919ec5..d4f503cbdcf0e 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 b69ad6cb94208..9b5d5a6bc41bd 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 a1807ca919ec5..d4f503cbdcf0e 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 56ec7f3b45f7b..637a33ad8c74b 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 39599f43cc77f..9fcab7c9bbc09 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 ebcbca8857d39..d199b14502e56 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 9876e5698701c..da58ae69c9a3a 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 53d2c764fad7c..7b09f046de3ce 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 3dfe3f476582f..e70142907b607 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 7d4337a101f6e..af6baca44b26c 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 bf96d7f0d6896..cab937f4c1d88 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 9872db0ed8a0c..843c855ee792d 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 4de29e5ba26eb..470d90a9c212a 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 c4f07ab04d3c6..0d151368036b9 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 bdc4d0b62f470..ffb767f5fd13b 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 c4f07ab04d3c6..0d151368036b9 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 bdc4d0b62f470..ffb767f5fd13b 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 c4f07ab04d3c6..0d151368036b9 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 bdc4d0b62f470..ffb767f5fd13b 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 48c17138a4198..120227ee6a4f6 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 ca14db1264b92..14d7ac6fa7923 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 f0403e8fa5df4..54499f15bdea0 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 356c60df489f2..a3f29613ce395 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 b955c2873e886..fa618ea991d43 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 49b8b6ae9ccd8..ec2595a9901a0 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 105a88867bb14..eb05958ccf4a8 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 42b6c86346087..306d2f0c9c83b 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 c1edfcb5fea4b..767dd87596c29 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 bfbc37b57171b..849adaf59c55e 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 21283f6f2b9c5..46077761966bb 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 56ec7f3b45f7b..637a33ad8c74b 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 39599f43cc77f..9fcab7c9bbc09 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 a8d9c6fe348a6..d04672a15af4f 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 be782dc602577..1a1324b765083 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 7be03bd1a201f..ac178216fbc13 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 a0c7f8f7d61bc..43a6dd07bb8d2 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 ababe80444816..1f35736058ac1 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 f2312c3b9ab59..a339f7d242007 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 @@ -68,13 +68,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -96,17 +96,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 7bc96dcf2887c..11d2e714c3905 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 1f41357d124e8..226496c662b64 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 56ec7f3b45f7b..637a33ad8c74b 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt 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 39599f43cc77f..9fcab7c9bbc09 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 @@ -67,13 +67,13 @@ spec: - mountPath: /opt name: opt - args: - - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.21 - --src=/usr/local/bin/etcd - --src=/usr/local/bin/etcdctl command: - /opt/kops-utils/kops-utils-cp - image: registry.k8s.io/etcd:3.5.13-0 - name: init-etcd-3-5-13 + image: registry.k8s.io/etcd:3.5.21-0 + name: init-etcd-3-5-21 resources: {} volumeMounts: - mountPath: /opt @@ -95,17 +95,19 @@ spec: - --symlink - --target-dir=/opt/etcd-v3.5.0 - --target-dir=/opt/etcd-v3.5.1 + - --target-dir=/opt/etcd-v3.5.13 + - --target-dir=/opt/etcd-v3.5.17 - --target-dir=/opt/etcd-v3.5.3 - --target-dir=/opt/etcd-v3.5.4 - --target-dir=/opt/etcd-v3.5.6 - --target-dir=/opt/etcd-v3.5.7 - --target-dir=/opt/etcd-v3.5.9 - - --src=/opt/etcd-v3.5.13/etcd - - --src=/opt/etcd-v3.5.13/etcdctl + - --src=/opt/etcd-v3.5.21/etcd + - --src=/opt/etcd-v3.5.21/etcdctl command: - /opt/kops-utils/kops-utils-cp image: registry.k8s.io/kops/kops-utils-cp:1.31.0 - name: init-etcd-symlinks-3-5-13 + name: init-etcd-symlinks-3-5-21 resources: {} volumeMounts: - mountPath: /opt