Skip to content

Commit d5e08c4

Browse files
committed
hack/update-expected.sh
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
1 parent f22fab1 commit d5e08c4

26 files changed

Lines changed: 135 additions & 91 deletions

File tree

tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ spec:
216216
sidecarIstioProxyImage: cilium/istio_proxy
217217
toFqdnsDnsRejectResponseCode: refused
218218
tunnel: disabled
219-
version: v1.18.2
219+
version: v1.18.6
220220
nodeTerminationHandler:
221221
cpuRequest: 50m
222222
deleteSQSMsgIfNodeNotFound: false

tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_minimal-ipv6.example.com-addons-bootstrap_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ spec:
9898
version: 9.99.0
9999
- id: k8s-1.16
100100
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
101-
manifestHash: f80bd9be1cd1484edd7d5ba7b44c5c2db67539b08cdc3d2f7b2c50453d8153ac
101+
manifestHash: beb0496ec99d2bfb237f088d6033dd59501bb18fd8763b0f9a0c5c504b03e1b8
102102
name: networking.cilium.io
103103
needsRollingUpdate: all
104104
selector:

tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_minimal-ipv6.example.com-addons-networking.cilium.io-k8s-1.16_content

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ data:
120120
external-envoy-proxy: "false"
121121
health-check-icmp-failure-threshold: "3"
122122
http-retry-count: "3"
123+
http-stream-idle-timeout: "300"
123124
identity-allocation-mode: crd
124125
identity-change-grace-period: 5s
125126
identity-gc-interval: 15m0s
@@ -149,8 +150,6 @@ data:
149150
operator-api-serve-addr: '[::1]:9234'
150151
policy-cidr-match-mode: ""
151152
policy-default-local-cluster: "false"
152-
policy-secrets-namespace: kube-system
153-
policy-secrets-only-from-secrets-namespace: "true"
154153
preallocate-bpf-maps: "false"
155154
procfs: /host/proc
156155
proxy-connect-timeout: "2"
@@ -224,6 +223,7 @@ rules:
224223
- pods
225224
- endpoints
226225
- nodes
226+
- secrets
227227
verbs:
228228
- get
229229
- list
@@ -685,7 +685,7 @@ spec:
685685
value: api.internal.minimal-ipv6.example.com
686686
- name: KUBERNETES_SERVICE_PORT
687687
value: "443"
688-
image: quay.io/cilium/cilium:v1.18.2
688+
image: quay.io/cilium/cilium:v1.18.6
689689
imagePullPolicy: IfNotPresent
690690
lifecycle:
691691
preStop:
@@ -807,7 +807,7 @@ spec:
807807
value: api.internal.minimal-ipv6.example.com
808808
- name: KUBERNETES_SERVICE_PORT
809809
value: "443"
810-
image: quay.io/cilium/cilium:v1.18.2
810+
image: quay.io/cilium/cilium:v1.18.6
811811
imagePullPolicy: IfNotPresent
812812
name: config
813813
terminationMessagePolicy: FallbackToLogsOnError
@@ -826,7 +826,7 @@ spec:
826826
value: /run/cilium/cgroupv2
827827
- name: BIN_PATH
828828
value: /opt/cni/bin
829-
image: quay.io/cilium/cilium:v1.18.2
829+
image: quay.io/cilium/cilium:v1.18.6
830830
imagePullPolicy: IfNotPresent
831831
name: mount-cgroup
832832
securityContext:
@@ -856,7 +856,7 @@ spec:
856856
env:
857857
- name: BIN_PATH
858858
value: /opt/cni/bin
859-
image: quay.io/cilium/cilium:v1.18.2
859+
image: quay.io/cilium/cilium:v1.18.6
860860
imagePullPolicy: IfNotPresent
861861
name: apply-sysctl-overwrites
862862
securityContext:
@@ -882,7 +882,7 @@ spec:
882882
- /bin/bash
883883
- -c
884884
- --
885-
image: quay.io/cilium/cilium:v1.18.2
885+
image: quay.io/cilium/cilium:v1.18.6
886886
imagePullPolicy: IfNotPresent
887887
name: mount-bpf-fs
888888
securityContext:
@@ -917,7 +917,7 @@ spec:
917917
value: api.internal.minimal-ipv6.example.com
918918
- name: KUBERNETES_SERVICE_PORT
919919
value: "443"
920-
image: quay.io/cilium/cilium:v1.18.2
920+
image: quay.io/cilium/cilium:v1.18.6
921921
imagePullPolicy: IfNotPresent
922922
name: clean-cilium-state
923923
securityContext:
@@ -943,7 +943,7 @@ spec:
943943
name: cilium-run
944944
- command:
945945
- /install-plugin.sh
946-
image: quay.io/cilium/cilium:v1.18.2
946+
image: quay.io/cilium/cilium:v1.18.6
947947
imagePullPolicy: IfNotPresent
948948
name: install-cni-binaries
949949
resources:
@@ -1119,7 +1119,7 @@ spec:
11191119
value: api.internal.minimal-ipv6.example.com
11201120
- name: KUBERNETES_SERVICE_PORT
11211121
value: "443"
1122-
image: quay.io/cilium/operator:v1.18.2
1122+
image: quay.io/cilium/operator:v1.18.6
11231123
imagePullPolicy: IfNotPresent
11241124
livenessProbe:
11251125
httpGet:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ ConfigServer:
149149
- https://kops-controller.internal.minimal-warmpool.example.com:3988/
150150
InstanceGroupName: nodes
151151
InstanceGroupRole: Node
152-
NodeupConfigHash: 0gkFwEItPYZYih6Xix2hy+Z1M5tsUDN3wXZuxmxMKaQ=
152+
NodeupConfigHash: BABw7J5XCHEwCc7l/XnABVPyhbLFhP1wazlmAD0RWsY=
153153
154154
__EOF_KUBE_ENV
155155

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ spec:
210210
sidecarIstioProxyImage: cilium/istio_proxy
211211
toFqdnsDnsRejectResponseCode: refused
212212
tunnel: vxlan
213-
version: v1.18.2
213+
version: v1.18.6
214214
nodeTerminationHandler:
215215
cpuRequest: 50m
216216
deleteSQSMsgIfNodeNotFound: false

tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_minimal-warmpool.example.com-addons-bootstrap_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ spec:
9898
version: 9.99.0
9999
- id: k8s-1.16
100100
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
101-
manifestHash: 2bab7e0b0228b301b1796bb3fe663947edcefd96d8a6b2cf870c961b9f1bb347
101+
manifestHash: 6bd890997541788cd00972513c7e5fd5a561d053e95baa5411b654537ba6031a
102102
name: networking.cilium.io
103103
needsRollingUpdate: all
104104
selector:

tests/integration/update_cluster/minimal-warmpool/data/aws_s3_object_minimal-warmpool.example.com-addons-networking.cilium.io-k8s-1.16_content

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ data:
120120
external-envoy-proxy: "false"
121121
health-check-icmp-failure-threshold: "3"
122122
http-retry-count: "3"
123+
http-stream-idle-timeout: "300"
123124
identity-allocation-mode: crd
124125
identity-change-grace-period: 5s
125126
identity-gc-interval: 15m0s
@@ -149,8 +150,6 @@ data:
149150
operator-api-serve-addr: 127.0.0.1:9234
150151
policy-cidr-match-mode: ""
151152
policy-default-local-cluster: "false"
152-
policy-secrets-namespace: kube-system
153-
policy-secrets-only-from-secrets-namespace: "true"
154153
preallocate-bpf-maps: "false"
155154
procfs: /host/proc
156155
proxy-connect-timeout: "2"
@@ -227,6 +226,7 @@ rules:
227226
- pods
228227
- endpoints
229228
- nodes
229+
- secrets
230230
verbs:
231231
- get
232232
- list
@@ -688,7 +688,7 @@ spec:
688688
value: api.internal.minimal-warmpool.example.com
689689
- name: KUBERNETES_SERVICE_PORT
690690
value: "443"
691-
image: kops.k8s.io/remapped-image/cilium/cilium:v1.18.2
691+
image: kops.k8s.io/remapped-image/cilium/cilium:v1.18.6
692692
imagePullPolicy: IfNotPresent
693693
lifecycle:
694694
preStop:
@@ -810,7 +810,7 @@ spec:
810810
value: api.internal.minimal-warmpool.example.com
811811
- name: KUBERNETES_SERVICE_PORT
812812
value: "443"
813-
image: kops.k8s.io/remapped-image/cilium/cilium:v1.18.2
813+
image: kops.k8s.io/remapped-image/cilium/cilium:v1.18.6
814814
imagePullPolicy: IfNotPresent
815815
name: config
816816
terminationMessagePolicy: FallbackToLogsOnError
@@ -829,7 +829,7 @@ spec:
829829
value: /run/cilium/cgroupv2
830830
- name: BIN_PATH
831831
value: /opt/cni/bin
832-
image: kops.k8s.io/remapped-image/cilium/cilium:v1.18.2
832+
image: kops.k8s.io/remapped-image/cilium/cilium:v1.18.6
833833
imagePullPolicy: IfNotPresent
834834
name: mount-cgroup
835835
securityContext:
@@ -859,7 +859,7 @@ spec:
859859
env:
860860
- name: BIN_PATH
861861
value: /opt/cni/bin
862-
image: kops.k8s.io/remapped-image/cilium/cilium:v1.18.2
862+
image: kops.k8s.io/remapped-image/cilium/cilium:v1.18.6
863863
imagePullPolicy: IfNotPresent
864864
name: apply-sysctl-overwrites
865865
securityContext:
@@ -885,7 +885,7 @@ spec:
885885
- /bin/bash
886886
- -c
887887
- --
888-
image: kops.k8s.io/remapped-image/cilium/cilium:v1.18.2
888+
image: kops.k8s.io/remapped-image/cilium/cilium:v1.18.6
889889
imagePullPolicy: IfNotPresent
890890
name: mount-bpf-fs
891891
securityContext:
@@ -920,7 +920,7 @@ spec:
920920
value: api.internal.minimal-warmpool.example.com
921921
- name: KUBERNETES_SERVICE_PORT
922922
value: "443"
923-
image: kops.k8s.io/remapped-image/cilium/cilium:v1.18.2
923+
image: kops.k8s.io/remapped-image/cilium/cilium:v1.18.6
924924
imagePullPolicy: IfNotPresent
925925
name: clean-cilium-state
926926
securityContext:
@@ -946,7 +946,7 @@ spec:
946946
name: cilium-run
947947
- command:
948948
- /install-plugin.sh
949-
image: kops.k8s.io/remapped-image/cilium/cilium:v1.18.2
949+
image: kops.k8s.io/remapped-image/cilium/cilium:v1.18.6
950950
imagePullPolicy: IfNotPresent
951951
name: install-cni-binaries
952952
resources:
@@ -1122,7 +1122,7 @@ spec:
11221122
value: api.internal.minimal-warmpool.example.com
11231123
- name: KUBERNETES_SERVICE_PORT
11241124
value: "443"
1125-
image: kops.k8s.io/remapped-image/cilium/operator:v1.18.2
1125+
image: kops.k8s.io/remapped-image/cilium/operator:v1.18.6
11261126
imagePullPolicy: IfNotPresent
11271127
livenessProbe:
11281128
httpGet:

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ containerdConfig:
5757
usesLegacyGossip: false
5858
usesNoneDNS: false
5959
warmPoolImages:
60-
- kops.k8s.io/remapped-image/cilium/cilium:v1.18.2
61-
- kops.k8s.io/remapped-image/cilium/operator:v1.18.2
60+
- kops.k8s.io/remapped-image/cilium/cilium:v1.18.6
61+
- kops.k8s.io/remapped-image/cilium/operator:v1.18.6
6262
- kops.k8s.io/remapped-image/kube-proxy:v1.32.0
6363
- kops.k8s.io/remapped-image/provider-aws/aws-ebs-csi-driver:v1.47.0
6464
- kops.k8s.io/remapped-image/provider-aws/cloud-controller-manager:v1.32.5

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ spec:
204204
sidecarIstioProxyImage: cilium/istio_proxy
205205
toFqdnsDnsRejectResponseCode: refused
206206
tunnel: vxlan
207-
version: v1.18.2
207+
version: v1.18.6
208208
nonMasqueradeCIDR: 100.64.0.0/10
209209
podCIDR: 100.96.0.0/11
210210
secretStore: memfs://tests/scw-minimal.k8s.local/secrets

tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_scw-minimal.k8s.local-addons-bootstrap_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ spec:
5454
version: 9.99.0
5555
- id: k8s-1.16
5656
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
57-
manifestHash: bd39764fa09c8e75831372a8aa3281586f471d52626568ccbe23f69fecf50aa5
57+
manifestHash: 93caa103d778466ed15999c0e1d9e3e896585992f4ff62b0502944dd67905e3b
5858
name: networking.cilium.io
5959
needsRollingUpdate: all
6060
selector:

0 commit comments

Comments
 (0)