Skip to content

Commit 6d95342

Browse files
committed
hack/update-expected.sh
Signed-off-by: Ciprian Hacman <[email protected]>
1 parent 6a8c360 commit 6d95342

File tree

356 files changed

+356
-361
lines changed

Some content is hidden

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

356 files changed

+356
-361
lines changed
Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
contents: |
2-
APT::Periodic::Update-Package-Lists "1";
3-
APT::Periodic::Unattended-Upgrade "1";
4-
5-
APT::Periodic::AutocleanInterval "7";
2+
APT::Periodic::Enable "0";
63
path: /etc/apt/apt.conf.d/20auto-upgrades
74
type: file
8-
---
9-
Name: unattended-upgrades

pkg/model/tests/data/bootstrapscript_0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ cat > conf/kube_env.yaml << '__EOF_KUBE_ENV'
140140
CloudProvider: aws
141141
InstanceGroupName: testIG
142142
InstanceGroupRole: ControlPlane
143-
NodeupConfigHash: fAxvqbU++fBpT6SIjMMeXWlQ4oHqL/M8N7AaaJkOPOM=
143+
NodeupConfigHash: wECPrns9CARGM3WE31kkaFo3kAwNXnnYxCCY4Jhxb7Q=
144144
145145
__EOF_KUBE_ENV
146146

pkg/model/tests/data/bootstrapscript_1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ cat > conf/kube_env.yaml << '__EOF_KUBE_ENV'
140140
CloudProvider: aws
141141
InstanceGroupName: testIG
142142
InstanceGroupRole: ControlPlane
143-
NodeupConfigHash: N0d3Il7CeGYFi32ZDb4i3iftzUD6swJ3F/tZf8d1bZY=
143+
NodeupConfigHash: z6bfdyRlkEDKnk5mabyLJ/p7mrtK8za77ZODlekVLdc=
144144
145145
__EOF_KUBE_ENV
146146

pkg/model/tests/data/bootstrapscript_2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ cat > conf/kube_env.yaml << '__EOF_KUBE_ENV'
140140
CloudProvider: aws
141141
InstanceGroupName: testIG
142142
InstanceGroupRole: ControlPlane
143-
NodeupConfigHash: N0d3Il7CeGYFi32ZDb4i3iftzUD6swJ3F/tZf8d1bZY=
143+
NodeupConfigHash: z6bfdyRlkEDKnk5mabyLJ/p7mrtK8za77ZODlekVLdc=
144144
145145
__EOF_KUBE_ENV
146146

pkg/model/tests/data/bootstrapscript_3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ cat > conf/kube_env.yaml << '__EOF_KUBE_ENV'
140140
CloudProvider: aws
141141
InstanceGroupName: testIG
142142
InstanceGroupRole: Node
143-
NodeupConfigHash: X6Di6WM7EcwYaitdtxqgDgb2VjQuX4gHgLLPBZUb6Hw=
143+
NodeupConfigHash: 4wsh2EFc8lEgquCkec3M7TU8uF31y+6GuBG5QB8ngBc=
144144
145145
__EOF_KUBE_ENV
146146

pkg/model/tests/data/bootstrapscript_4.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ cat > conf/kube_env.yaml << '__EOF_KUBE_ENV'
140140
CloudProvider: aws
141141
InstanceGroupName: testIG
142142
InstanceGroupRole: Node
143-
NodeupConfigHash: FOtsEbu1CrMgt9fSSoK3X+UvdHnVKS4MmNRxjGmd40c=
143+
NodeupConfigHash: /Y8Da7MabjcqaqH+UsOj9mqKkaHOvXjUC/54uYqaQBM=
144144
145145
__EOF_KUBE_ENV
146146

pkg/model/tests/data/bootstrapscript_5.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ cat > conf/kube_env.yaml << '__EOF_KUBE_ENV'
140140
CloudProvider: aws
141141
InstanceGroupName: testIG
142142
InstanceGroupRole: Node
143-
NodeupConfigHash: FOtsEbu1CrMgt9fSSoK3X+UvdHnVKS4MmNRxjGmd40c=
143+
NodeupConfigHash: /Y8Da7MabjcqaqH+UsOj9mqKkaHOvXjUC/54uYqaQBM=
144144
145145
__EOF_KUBE_ENV
146146

pkg/model/tests/data/nodeupconfig_0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Networking:
3838
host: example.com
3939
port: 80
4040
nonMasqueradeCIDR: 10.100.0.0/16
41-
UpdatePolicy: automatic
41+
UpdatePolicy: external
4242
configStore: {}
4343
containerdConfig:
4444
logLevel: info

pkg/model/tests/data/nodeupconfig_1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Networking:
5656
host: example.com
5757
port: 80
5858
nonMasqueradeCIDR: 10.100.0.0/16
59-
UpdatePolicy: automatic
59+
UpdatePolicy: external
6060
configStore: {}
6161
containerdConfig:
6262
logLevel: info

pkg/model/tests/data/nodeupconfig_2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Networking:
5656
host: example.com
5757
port: 80
5858
nonMasqueradeCIDR: 10.100.0.0/16
59-
UpdatePolicy: automatic
59+
UpdatePolicy: external
6060
configStore: {}
6161
containerdConfig:
6262
logLevel: info

0 commit comments

Comments
 (0)