Skip to content

Commit 2386a76

Browse files
committed
./hack/update-expected.sh
1 parent 9f7a753 commit 2386a76

5 files changed

+2
-6
lines changed

tests/integration/update_cluster/minimal-1.34/data/aws_launch_template_master-us-test-1a.masters.minimal.example.com_user_data

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ ClusterName: minimal.example.com
130130
ConfigBase: memfs://tests/minimal.example.com
131131
InstanceGroupName: master-us-test-1a
132132
InstanceGroupRole: ControlPlane
133-
NodeupConfigHash: 2kLawXTK7D4sYSNhahg71Q3cuTeXh5BJBxoTWjwxdZ0=
133+
NodeupConfigHash: jo3176NmrVaKYz4NRNzNfgzi5ejz2FeCsGArcgmbZrI=
134134
135135
__EOF_KUBE_ENV
136136

tests/integration/update_cluster/minimal-1.34/data/aws_launch_template_nodes.minimal.example.com_user_data

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ ConfigServer:
153153
- https://kops-controller.internal.minimal.example.com:3988/
154154
InstanceGroupName: nodes
155155
InstanceGroupRole: Node
156-
NodeupConfigHash: Lkqg3L8YsEHKinjhE5pdHFu3j4k/kvs3yFdw8zU6+/M=
156+
NodeupConfigHash: C2Qkb15IgZUaLCIxkMu1eAoZ3117y3mgZrXI2D6H0/4=
157157
158158
__EOF_KUBE_ENV
159159

tests/integration/update_cluster/minimal-1.34/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ spec:
154154
podInfraContainerImage: registry.k8s.io/pause:3.9
155155
podManifestPath: /etc/kubernetes/manifests
156156
protectKernelDefaults: true
157-
registerSchedulable: true
158157
shutdownGracePeriod: 30s
159158
shutdownGracePeriodCriticalPods: 10s
160159
kubernetesApiAccess:
@@ -175,7 +174,6 @@ spec:
175174
podInfraContainerImage: registry.k8s.io/pause:3.9
176175
podManifestPath: /etc/kubernetes/manifests
177176
protectKernelDefaults: true
178-
registerSchedulable: true
179177
shutdownGracePeriod: 30s
180178
shutdownGracePeriodCriticalPods: 10s
181179
masterPublicName: api.minimal.example.com

tests/integration/update_cluster/minimal-1.34/data/aws_s3_object_nodeupconfig-master-us-test-1a_content

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,6 @@ KubeletConfig:
297297
podInfraContainerImage: registry.k8s.io/pause:3.9
298298
podManifestPath: /etc/kubernetes/manifests
299299
protectKernelDefaults: true
300-
registerSchedulable: true
301300
shutdownGracePeriod: 30s
302301
shutdownGracePeriodCriticalPods: 10s
303302
taints:

tests/integration/update_cluster/minimal-1.34/data/aws_s3_object_nodeupconfig-nodes_content

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ KubeletConfig:
4747
podInfraContainerImage: registry.k8s.io/pause:3.9
4848
podManifestPath: /etc/kubernetes/manifests
4949
protectKernelDefaults: true
50-
registerSchedulable: true
5150
shutdownGracePeriod: 30s
5251
shutdownGracePeriodCriticalPods: 10s
5352
KubernetesVersion: 1.34.0-alpha.1

0 commit comments

Comments
 (0)