./hack/update-expected.sh

This commit is contained in:
Peter Rifel 2025-06-18 05:41:56 -07:00
parent 9f7a75333a
commit 2386a76f76
No known key found for this signature in database
5 changed files with 2 additions and 6 deletions

View File

@ -130,7 +130,7 @@ ClusterName: minimal.example.com
ConfigBase: memfs://tests/minimal.example.com
InstanceGroupName: master-us-test-1a
InstanceGroupRole: ControlPlane
NodeupConfigHash: 2kLawXTK7D4sYSNhahg71Q3cuTeXh5BJBxoTWjwxdZ0=
NodeupConfigHash: jo3176NmrVaKYz4NRNzNfgzi5ejz2FeCsGArcgmbZrI=
__EOF_KUBE_ENV

View File

@ -153,7 +153,7 @@ ConfigServer:
- https://kops-controller.internal.minimal.example.com:3988/
InstanceGroupName: nodes
InstanceGroupRole: Node
NodeupConfigHash: Lkqg3L8YsEHKinjhE5pdHFu3j4k/kvs3yFdw8zU6+/M=
NodeupConfigHash: C2Qkb15IgZUaLCIxkMu1eAoZ3117y3mgZrXI2D6H0/4=
__EOF_KUBE_ENV

View File

@ -154,7 +154,6 @@ spec:
podInfraContainerImage: registry.k8s.io/pause:3.9
podManifestPath: /etc/kubernetes/manifests
protectKernelDefaults: true
registerSchedulable: true
shutdownGracePeriod: 30s
shutdownGracePeriodCriticalPods: 10s
kubernetesApiAccess:
@ -175,7 +174,6 @@ spec:
podInfraContainerImage: registry.k8s.io/pause:3.9
podManifestPath: /etc/kubernetes/manifests
protectKernelDefaults: true
registerSchedulable: true
shutdownGracePeriod: 30s
shutdownGracePeriodCriticalPods: 10s
masterPublicName: api.minimal.example.com

View File

@ -297,7 +297,6 @@ KubeletConfig:
podInfraContainerImage: registry.k8s.io/pause:3.9
podManifestPath: /etc/kubernetes/manifests
protectKernelDefaults: true
registerSchedulable: true
shutdownGracePeriod: 30s
shutdownGracePeriodCriticalPods: 10s
taints:

View File

@ -47,7 +47,6 @@ KubeletConfig:
podInfraContainerImage: registry.k8s.io/pause:3.9
podManifestPath: /etc/kubernetes/manifests
protectKernelDefaults: true
registerSchedulable: true
shutdownGracePeriod: 30s
shutdownGracePeriodCriticalPods: 10s
KubernetesVersion: 1.34.0-alpha.1