Skip to content

Commit 98273f3

Browse files
committed
hack/update-expected.sh
1 parent 5027c9b commit 98273f3

File tree

218 files changed

+5024
-10712
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

218 files changed

+5024
-10712
lines changed

tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ spec:
168168
clusterDomain: cluster.local
169169
enableDebuggingHandlers: true
170170
evictionHard: memory.available<100Mi,nodefs.available<10%,nodefs.inodesFree<5%,imagefs.available<10%,imagefs.inodesFree<5%
171+
featureGates:
172+
ImageVolume: "true"
171173
kubeconfigPath: /var/lib/kubelet/kubeconfig
172174
logLevel: 2
173175
podInfraContainerImage: registry.k8s.io/pause:3.9

tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content

Lines changed: 32 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -38,80 +38,34 @@ spec:
3838
name: pki
3939
- mountPath: /opt
4040
name: opt
41+
- mountPath: /opt/etcd-v3.4.13
42+
name: etcd-v3-4-13
43+
- mountPath: /opt/etcd-v3.4.3
44+
name: etcd-v3-4-13
45+
- mountPath: /opt/etcd-v3.5.0
46+
name: etcd-v3-5-21
47+
- mountPath: /opt/etcd-v3.5.1
48+
name: etcd-v3-5-21
49+
- mountPath: /opt/etcd-v3.5.13
50+
name: etcd-v3-5-21
51+
- mountPath: /opt/etcd-v3.5.17
52+
name: etcd-v3-5-21
53+
- mountPath: /opt/etcd-v3.5.21
54+
name: etcd-v3-5-21
55+
- mountPath: /opt/etcd-v3.5.3
56+
name: etcd-v3-5-21
57+
- mountPath: /opt/etcd-v3.5.4
58+
name: etcd-v3-5-21
59+
- mountPath: /opt/etcd-v3.5.6
60+
name: etcd-v3-5-21
61+
- mountPath: /opt/etcd-v3.5.7
62+
name: etcd-v3-5-21
63+
- mountPath: /opt/etcd-v3.5.9
64+
name: etcd-v3-5-21
4165
- mountPath: /var/log/etcd.log
4266
name: varlogetcd
4367
hostNetwork: true
4468
hostPID: true
45-
initContainers:
46-
- args:
47-
- --target-dir=/opt/kops-utils/
48-
- --src=/ko-app/kops-utils-cp
49-
command:
50-
- /ko-app/kops-utils-cp
51-
image: registry.k8s.io/kops/kops-utils-cp:1.33.0-beta.1
52-
name: kops-utils-cp
53-
resources: {}
54-
volumeMounts:
55-
- mountPath: /opt
56-
name: opt
57-
- args:
58-
- --target-dir=/opt/etcd-v3.4.13
59-
- --src=/usr/local/bin/etcd
60-
- --src=/usr/local/bin/etcdctl
61-
command:
62-
- /opt/kops-utils/kops-utils-cp
63-
image: registry.k8s.io/etcd:v3.4.13
64-
name: init-etcd-3-4-13
65-
resources: {}
66-
volumeMounts:
67-
- mountPath: /opt
68-
name: opt
69-
- args:
70-
- --target-dir=/opt/etcd-v3.5.21
71-
- --src=/usr/local/bin/etcd
72-
- --src=/usr/local/bin/etcdctl
73-
command:
74-
- /opt/kops-utils/kops-utils-cp
75-
image: registry.k8s.io/etcd:v3.5.21
76-
name: init-etcd-3-5-21
77-
resources: {}
78-
volumeMounts:
79-
- mountPath: /opt
80-
name: opt
81-
- args:
82-
- --symlink
83-
- --target-dir=/opt/etcd-v3.4.3
84-
- --src=/opt/etcd-v3.4.13/etcd
85-
- --src=/opt/etcd-v3.4.13/etcdctl
86-
command:
87-
- /opt/kops-utils/kops-utils-cp
88-
image: registry.k8s.io/kops/kops-utils-cp:1.33.0-beta.1
89-
name: init-etcd-symlinks-3-4-13
90-
resources: {}
91-
volumeMounts:
92-
- mountPath: /opt
93-
name: opt
94-
- args:
95-
- --symlink
96-
- --target-dir=/opt/etcd-v3.5.0
97-
- --target-dir=/opt/etcd-v3.5.1
98-
- --target-dir=/opt/etcd-v3.5.13
99-
- --target-dir=/opt/etcd-v3.5.17
100-
- --target-dir=/opt/etcd-v3.5.3
101-
- --target-dir=/opt/etcd-v3.5.4
102-
- --target-dir=/opt/etcd-v3.5.6
103-
- --target-dir=/opt/etcd-v3.5.7
104-
- --target-dir=/opt/etcd-v3.5.9
105-
- --src=/opt/etcd-v3.5.21/etcd
106-
- --src=/opt/etcd-v3.5.21/etcdctl
107-
command:
108-
- /opt/kops-utils/kops-utils-cp
109-
image: registry.k8s.io/kops/kops-utils-cp:1.33.0-beta.1
110-
name: init-etcd-symlinks-3-5-21
111-
resources: {}
112-
volumeMounts:
113-
- mountPath: /opt
114-
name: opt
11569
priorityClassName: system-cluster-critical
11670
tolerations:
11771
- key: CriticalAddonsOnly
@@ -131,6 +85,14 @@ spec:
13185
name: pki
13286
- emptyDir: {}
13387
name: opt
88+
- image:
89+
pullPolicy: IfNotPresent
90+
reference: registry.k8s.io/etcd:v3.4.13
91+
name: etcd-v3-4-13
92+
- image:
93+
pullPolicy: IfNotPresent
94+
reference: registry.k8s.io/etcd:v3.5.21
95+
name: etcd-v3-5-21
13496
- hostPath:
13597
path: /var/log/etcd-events.log
13698
type: FileOrCreate

tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_manifests-etcdmanager-main-master-us-test-1a_content

Lines changed: 32 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -38,80 +38,34 @@ spec:
3838
name: pki
3939
- mountPath: /opt
4040
name: opt
41+
- mountPath: /opt/etcd-v3.4.13
42+
name: etcd-v3-4-13
43+
- mountPath: /opt/etcd-v3.4.3
44+
name: etcd-v3-4-13
45+
- mountPath: /opt/etcd-v3.5.0
46+
name: etcd-v3-5-21
47+
- mountPath: /opt/etcd-v3.5.1
48+
name: etcd-v3-5-21
49+
- mountPath: /opt/etcd-v3.5.13
50+
name: etcd-v3-5-21
51+
- mountPath: /opt/etcd-v3.5.17
52+
name: etcd-v3-5-21
53+
- mountPath: /opt/etcd-v3.5.21
54+
name: etcd-v3-5-21
55+
- mountPath: /opt/etcd-v3.5.3
56+
name: etcd-v3-5-21
57+
- mountPath: /opt/etcd-v3.5.4
58+
name: etcd-v3-5-21
59+
- mountPath: /opt/etcd-v3.5.6
60+
name: etcd-v3-5-21
61+
- mountPath: /opt/etcd-v3.5.7
62+
name: etcd-v3-5-21
63+
- mountPath: /opt/etcd-v3.5.9
64+
name: etcd-v3-5-21
4165
- mountPath: /var/log/etcd.log
4266
name: varlogetcd
4367
hostNetwork: true
4468
hostPID: true
45-
initContainers:
46-
- args:
47-
- --target-dir=/opt/kops-utils/
48-
- --src=/ko-app/kops-utils-cp
49-
command:
50-
- /ko-app/kops-utils-cp
51-
image: registry.k8s.io/kops/kops-utils-cp:1.33.0-beta.1
52-
name: kops-utils-cp
53-
resources: {}
54-
volumeMounts:
55-
- mountPath: /opt
56-
name: opt
57-
- args:
58-
- --target-dir=/opt/etcd-v3.4.13
59-
- --src=/usr/local/bin/etcd
60-
- --src=/usr/local/bin/etcdctl
61-
command:
62-
- /opt/kops-utils/kops-utils-cp
63-
image: registry.k8s.io/etcd:v3.4.13
64-
name: init-etcd-3-4-13
65-
resources: {}
66-
volumeMounts:
67-
- mountPath: /opt
68-
name: opt
69-
- args:
70-
- --target-dir=/opt/etcd-v3.5.21
71-
- --src=/usr/local/bin/etcd
72-
- --src=/usr/local/bin/etcdctl
73-
command:
74-
- /opt/kops-utils/kops-utils-cp
75-
image: registry.k8s.io/etcd:v3.5.21
76-
name: init-etcd-3-5-21
77-
resources: {}
78-
volumeMounts:
79-
- mountPath: /opt
80-
name: opt
81-
- args:
82-
- --symlink
83-
- --target-dir=/opt/etcd-v3.4.3
84-
- --src=/opt/etcd-v3.4.13/etcd
85-
- --src=/opt/etcd-v3.4.13/etcdctl
86-
command:
87-
- /opt/kops-utils/kops-utils-cp
88-
image: registry.k8s.io/kops/kops-utils-cp:1.33.0-beta.1
89-
name: init-etcd-symlinks-3-4-13
90-
resources: {}
91-
volumeMounts:
92-
- mountPath: /opt
93-
name: opt
94-
- args:
95-
- --symlink
96-
- --target-dir=/opt/etcd-v3.5.0
97-
- --target-dir=/opt/etcd-v3.5.1
98-
- --target-dir=/opt/etcd-v3.5.13
99-
- --target-dir=/opt/etcd-v3.5.17
100-
- --target-dir=/opt/etcd-v3.5.3
101-
- --target-dir=/opt/etcd-v3.5.4
102-
- --target-dir=/opt/etcd-v3.5.6
103-
- --target-dir=/opt/etcd-v3.5.7
104-
- --target-dir=/opt/etcd-v3.5.9
105-
- --src=/opt/etcd-v3.5.21/etcd
106-
- --src=/opt/etcd-v3.5.21/etcdctl
107-
command:
108-
- /opt/kops-utils/kops-utils-cp
109-
image: registry.k8s.io/kops/kops-utils-cp:1.33.0-beta.1
110-
name: init-etcd-symlinks-3-5-21
111-
resources: {}
112-
volumeMounts:
113-
- mountPath: /opt
114-
name: opt
11569
priorityClassName: system-cluster-critical
11670
tolerations:
11771
- key: CriticalAddonsOnly
@@ -131,6 +85,14 @@ spec:
13185
name: pki
13286
- emptyDir: {}
13387
name: opt
88+
- image:
89+
pullPolicy: IfNotPresent
90+
reference: registry.k8s.io/etcd:v3.4.13
91+
name: etcd-v3-4-13
92+
- image:
93+
pullPolicy: IfNotPresent
94+
reference: registry.k8s.io/etcd:v3.5.21
95+
name: etcd-v3-5-21
13496
- hostPath:
13597
path: /var/log/etcd.log
13698
type: FileOrCreate

tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ spec:
165165
clusterDomain: cluster.local
166166
enableDebuggingHandlers: true
167167
evictionHard: memory.available<100Mi,nodefs.available<10%,nodefs.inodesFree<5%,imagefs.available<10%,imagefs.inodesFree<5%
168+
featureGates:
169+
ImageVolume: "true"
168170
kubeconfigPath: /var/lib/kubelet/kubeconfig
169171
logLevel: 2
170172
podInfraContainerImage: registry.k8s.io/pause:3.9

tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_manifests-etcdmanager-events-master-us-test-1a_content

Lines changed: 32 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -39,80 +39,34 @@ spec:
3939
name: pki
4040
- mountPath: /opt
4141
name: opt
42+
- mountPath: /opt/etcd-v3.4.13
43+
name: etcd-v3-4-13
44+
- mountPath: /opt/etcd-v3.4.3
45+
name: etcd-v3-4-13
46+
- mountPath: /opt/etcd-v3.5.0
47+
name: etcd-v3-5-21
48+
- mountPath: /opt/etcd-v3.5.1
49+
name: etcd-v3-5-21
50+
- mountPath: /opt/etcd-v3.5.13
51+
name: etcd-v3-5-21
52+
- mountPath: /opt/etcd-v3.5.17
53+
name: etcd-v3-5-21
54+
- mountPath: /opt/etcd-v3.5.21
55+
name: etcd-v3-5-21
56+
- mountPath: /opt/etcd-v3.5.3
57+
name: etcd-v3-5-21
58+
- mountPath: /opt/etcd-v3.5.4
59+
name: etcd-v3-5-21
60+
- mountPath: /opt/etcd-v3.5.6
61+
name: etcd-v3-5-21
62+
- mountPath: /opt/etcd-v3.5.7
63+
name: etcd-v3-5-21
64+
- mountPath: /opt/etcd-v3.5.9
65+
name: etcd-v3-5-21
4266
- mountPath: /var/log/etcd.log
4367
name: varlogetcd
4468
hostNetwork: true
4569
hostPID: true
46-
initContainers:
47-
- args:
48-
- --target-dir=/opt/kops-utils/
49-
- --src=/ko-app/kops-utils-cp
50-
command:
51-
- /ko-app/kops-utils-cp
52-
image: registry.k8s.io/kops/kops-utils-cp:1.33.0-beta.1
53-
name: kops-utils-cp
54-
resources: {}
55-
volumeMounts:
56-
- mountPath: /opt
57-
name: opt
58-
- args:
59-
- --target-dir=/opt/etcd-v3.4.13
60-
- --src=/usr/local/bin/etcd
61-
- --src=/usr/local/bin/etcdctl
62-
command:
63-
- /opt/kops-utils/kops-utils-cp
64-
image: registry.k8s.io/etcd:v3.4.13
65-
name: init-etcd-3-4-13
66-
resources: {}
67-
volumeMounts:
68-
- mountPath: /opt
69-
name: opt
70-
- args:
71-
- --target-dir=/opt/etcd-v3.5.21
72-
- --src=/usr/local/bin/etcd
73-
- --src=/usr/local/bin/etcdctl
74-
command:
75-
- /opt/kops-utils/kops-utils-cp
76-
image: registry.k8s.io/etcd:v3.5.21
77-
name: init-etcd-3-5-21
78-
resources: {}
79-
volumeMounts:
80-
- mountPath: /opt
81-
name: opt
82-
- args:
83-
- --symlink
84-
- --target-dir=/opt/etcd-v3.4.3
85-
- --src=/opt/etcd-v3.4.13/etcd
86-
- --src=/opt/etcd-v3.4.13/etcdctl
87-
command:
88-
- /opt/kops-utils/kops-utils-cp
89-
image: registry.k8s.io/kops/kops-utils-cp:1.33.0-beta.1
90-
name: init-etcd-symlinks-3-4-13
91-
resources: {}
92-
volumeMounts:
93-
- mountPath: /opt
94-
name: opt
95-
- args:
96-
- --symlink
97-
- --target-dir=/opt/etcd-v3.5.0
98-
- --target-dir=/opt/etcd-v3.5.1
99-
- --target-dir=/opt/etcd-v3.5.13
100-
- --target-dir=/opt/etcd-v3.5.17
101-
- --target-dir=/opt/etcd-v3.5.3
102-
- --target-dir=/opt/etcd-v3.5.4
103-
- --target-dir=/opt/etcd-v3.5.6
104-
- --target-dir=/opt/etcd-v3.5.7
105-
- --target-dir=/opt/etcd-v3.5.9
106-
- --src=/opt/etcd-v3.5.21/etcd
107-
- --src=/opt/etcd-v3.5.21/etcdctl
108-
command:
109-
- /opt/kops-utils/kops-utils-cp
110-
image: registry.k8s.io/kops/kops-utils-cp:1.33.0-beta.1
111-
name: init-etcd-symlinks-3-5-21
112-
resources: {}
113-
volumeMounts:
114-
- mountPath: /opt
115-
name: opt
11670
priorityClassName: system-cluster-critical
11771
tolerations:
11872
- key: CriticalAddonsOnly
@@ -132,6 +86,14 @@ spec:
13286
name: pki
13387
- emptyDir: {}
13488
name: opt
89+
- image:
90+
pullPolicy: IfNotPresent
91+
reference: registry.k8s.io/etcd:v3.4.13
92+
name: etcd-v3-4-13
93+
- image:
94+
pullPolicy: IfNotPresent
95+
reference: registry.k8s.io/etcd:v3.5.21
96+
name: etcd-v3-5-21
13597
- hostPath:
13698
path: /var/log/etcd-events.log
13799
type: FileOrCreate

0 commit comments

Comments
 (0)