Skip to content

Commit 141098a

Browse files
authored
Merge pull request #17339 from rifelpet/automated-cherry-pick-of-#17319-origin-release-1.31
Automated cherry pick of #17319: Remove cilium-config-path mount in cilium-agent container
2 parents de49de1 + 21d3d64 commit 141098a

18 files changed

+10
-58
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ spec:
106106
version: 9.99.0
107107
- id: k8s-1.16
108108
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
109-
manifestHash: ec67d5e19b40dc4ec1c07fe956904c93630ef98a1f93cfd9c6eb9004c8e050ea
109+
manifestHash: 2702f424fb933a512ea62e7a54d6bc50d21a7e05a300124e78d5bfd813428530
110110
name: networking.cilium.io
111111
needsRollingUpdate: all
112112
selector:

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

-6
Original file line numberDiff line numberDiff line change
@@ -670,9 +670,6 @@ spec:
670670
- mountPath: /var/lib/cilium/clustermesh
671671
name: clustermesh-secrets
672672
readOnly: true
673-
- mountPath: /tmp/cilium/config-map
674-
name: cilium-config-path
675-
readOnly: true
676673
- mountPath: /lib/modules
677674
name: lib-modules
678675
readOnly: true
@@ -904,9 +901,6 @@ spec:
904901
path: common-etcd-client-ca.crt
905902
name: clustermesh-apiserver-remote-cert
906903
optional: true
907-
- configMap:
908-
name: cilium-config
909-
name: cilium-config-path
910904
- hostPath:
911905
path: /proc/sys/net
912906
type: Directory

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ spec:
9999
version: 9.99.0
100100
- id: k8s-1.16
101101
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
102-
manifestHash: 79c3afa98cfb90c97da58bbc799657538111c520785c9191ceabcacd65890cd3
102+
manifestHash: 40c2177df8f27c68c9e166950d9160459d4f6c1313c84227e413e719ee9496c4
103103
name: networking.cilium.io
104104
needsRollingUpdate: all
105105
selector:

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

-6
Original file line numberDiff line numberDiff line change
@@ -671,9 +671,6 @@ spec:
671671
- mountPath: /var/lib/cilium/clustermesh
672672
name: clustermesh-secrets
673673
readOnly: true
674-
- mountPath: /tmp/cilium/config-map
675-
name: cilium-config-path
676-
readOnly: true
677674
- mountPath: /lib/modules
678675
name: lib-modules
679676
readOnly: true
@@ -905,9 +902,6 @@ spec:
905902
path: common-etcd-client-ca.crt
906903
name: clustermesh-apiserver-remote-cert
907904
optional: true
908-
- configMap:
909-
name: cilium-config
910-
name: cilium-config-path
911905
- hostPath:
912906
path: /proc/sys/net
913907
type: Directory

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
version: 9.99.0
5656
- id: k8s-1.16
5757
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
58-
manifestHash: b8ff520e1fab86258a9119be0ce2e56d2975f8658db16d6fb74ebd5a62daa24d
58+
manifestHash: 93dc737d1780256255be19280d27b2c5a9a76bd4f01140d3f85a0ddb8113e9cb
5959
name: networking.cilium.io
6060
needsRollingUpdate: all
6161
selector:

tests/integration/update_cluster/minimal_scaleway/data/aws_s3_object_scw-minimal.k8s.local-addons-networking.cilium.io-k8s-1.16_content

-6
Original file line numberDiff line numberDiff line change
@@ -671,9 +671,6 @@ spec:
671671
- mountPath: /var/lib/cilium/clustermesh
672672
name: clustermesh-secrets
673673
readOnly: true
674-
- mountPath: /tmp/cilium/config-map
675-
name: cilium-config-path
676-
readOnly: true
677674
- mountPath: /lib/modules
678675
name: lib-modules
679676
readOnly: true
@@ -905,9 +902,6 @@ spec:
905902
path: common-etcd-client-ca.crt
906903
name: clustermesh-apiserver-remote-cert
907904
optional: true
908-
- configMap:
909-
name: cilium-config
910-
name: cilium-config-path
911905
- hostPath:
912906
path: /proc/sys/net
913907
type: Directory

tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_privatecilium.example.com-addons-bootstrap_content

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ spec:
9999
version: 9.99.0
100100
- id: k8s-1.16
101101
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
102-
manifestHash: adccc130fb74a2aaf5784d76e54f1798aff3fd51e4e1aea1ed3a567d37d79a5f
102+
manifestHash: dcd7b9cc492c0835bf83d5b64d6a6723dec9fb67c13e5fa4b5c64000687f7926
103103
name: networking.cilium.io
104104
needsRollingUpdate: all
105105
selector:

tests/integration/update_cluster/privatecilium-eni/data/aws_s3_object_privatecilium.example.com-addons-networking.cilium.io-k8s-1.16_content

-6
Original file line numberDiff line numberDiff line change
@@ -698,9 +698,6 @@ spec:
698698
- mountPath: /var/lib/cilium/clustermesh
699699
name: clustermesh-secrets
700700
readOnly: true
701-
- mountPath: /tmp/cilium/config-map
702-
name: cilium-config-path
703-
readOnly: true
704701
- mountPath: /lib/modules
705702
name: lib-modules
706703
readOnly: true
@@ -932,9 +929,6 @@ spec:
932929
path: common-etcd-client-ca.crt
933930
name: clustermesh-apiserver-remote-cert
934931
optional: true
935-
- configMap:
936-
name: cilium-config
937-
name: cilium-config-path
938932
- hostPath:
939933
path: /proc/sys/net
940934
type: Directory

tests/integration/update_cluster/privatecilium/data/aws_s3_object_privatecilium.example.com-addons-bootstrap_content

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ spec:
9999
version: 9.99.0
100100
- id: k8s-1.16
101101
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
102-
manifestHash: bb8ab0eb9b524b3d24f1c4d6ce49f16897cf7160d4e8551b2100833d592a5fca
102+
manifestHash: a33f6e8142b7518c0849b6948ef56ec1a8f86f4555361b7623402850ab14ab24
103103
name: networking.cilium.io
104104
needsRollingUpdate: all
105105
selector:

tests/integration/update_cluster/privatecilium/data/aws_s3_object_privatecilium.example.com-addons-networking.cilium.io-k8s-1.16_content

-6
Original file line numberDiff line numberDiff line change
@@ -674,9 +674,6 @@ spec:
674674
- mountPath: /var/lib/cilium/clustermesh
675675
name: clustermesh-secrets
676676
readOnly: true
677-
- mountPath: /tmp/cilium/config-map
678-
name: cilium-config-path
679-
readOnly: true
680677
- mountPath: /lib/modules
681678
name: lib-modules
682679
readOnly: true
@@ -908,9 +905,6 @@ spec:
908905
path: common-etcd-client-ca.crt
909906
name: clustermesh-apiserver-remote-cert
910907
optional: true
911-
- configMap:
912-
name: cilium-config
913-
name: cilium-config-path
914908
- hostPath:
915909
path: /proc/sys/net
916910
type: Directory

tests/integration/update_cluster/privatecilium2/data/aws_s3_object_privatecilium.example.com-addons-bootstrap_content

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ spec:
155155
version: 9.99.0
156156
- id: k8s-1.16
157157
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
158-
manifestHash: d517037904591938b5a8f391024ed9c561e54f7adc5bf4bfaf243d2a10a4967a
158+
manifestHash: d89aa3fa15c7325e0aacfb9a1a27768bf0dc230036448aed52425f3eca9249bc
159159
name: networking.cilium.io
160160
needsPKI: true
161161
needsRollingUpdate: all

tests/integration/update_cluster/privatecilium2/data/aws_s3_object_privatecilium.example.com-addons-networking.cilium.io-k8s-1.16_content

-6
Original file line numberDiff line numberDiff line change
@@ -933,9 +933,6 @@ spec:
933933
- mountPath: /var/lib/cilium/clustermesh
934934
name: clustermesh-secrets
935935
readOnly: true
936-
- mountPath: /tmp/cilium/config-map
937-
name: cilium-config-path
938-
readOnly: true
939936
- mountPath: /lib/modules
940937
name: lib-modules
941938
readOnly: true
@@ -1170,9 +1167,6 @@ spec:
11701167
path: common-etcd-client-ca.crt
11711168
name: clustermesh-apiserver-remote-cert
11721169
optional: true
1173-
- configMap:
1174-
name: cilium-config
1175-
name: cilium-config-path
11761170
- hostPath:
11771171
path: /proc/sys/net
11781172
type: Directory

tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_privateciliumadvanced.example.com-addons-bootstrap_content

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ spec:
9999
version: 9.99.0
100100
- id: k8s-1.16
101101
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
102-
manifestHash: bc3bc87fdbfa9e1721539e67523eb0803e59acc35f5a98189e915bcfc0e4a12f
102+
manifestHash: 72476f006c4ba3bb31bc28e3fec1c5bab6523647893bccc747fe887069556319
103103
name: networking.cilium.io
104104
needsRollingUpdate: all
105105
selector:

tests/integration/update_cluster/privateciliumadvanced/data/aws_s3_object_privateciliumadvanced.example.com-addons-networking.cilium.io-k8s-1.16_content

-6
Original file line numberDiff line numberDiff line change
@@ -714,9 +714,6 @@ spec:
714714
- mountPath: /var/lib/cilium/clustermesh
715715
name: clustermesh-secrets
716716
readOnly: true
717-
- mountPath: /tmp/cilium/config-map
718-
name: cilium-config-path
719-
readOnly: true
720717
- mountPath: /lib/modules
721718
name: lib-modules
722719
readOnly: true
@@ -959,9 +956,6 @@ spec:
959956
path: common-etcd-client-ca.crt
960957
name: clustermesh-apiserver-remote-cert
961958
optional: true
962-
- configMap:
963-
name: cilium-config
964-
name: cilium-config-path
965959
- hostPath:
966960
path: /proc/sys/net
967961
type: Directory

upup/models/cloudup/resources/addons/networking.cilium.io/k8s-1.16-v1.15.yaml.template

-6
Original file line numberDiff line numberDiff line change
@@ -1195,9 +1195,6 @@ spec:
11951195
- name: clustermesh-secrets
11961196
mountPath: /var/lib/cilium/clustermesh
11971197
readOnly: true
1198-
- name: cilium-config-path
1199-
mountPath: /tmp/cilium/config-map
1200-
readOnly: true
12011198
# Needed to be able to load kernel modules
12021199
- name: lib-modules
12031200
mountPath: /lib/modules
@@ -1511,9 +1508,6 @@ spec:
15111508
path: common-etcd-client.crt
15121509
- key: ca.crt
15131510
path: common-etcd-client-ca.crt
1514-
- configMap:
1515-
name: cilium-config
1516-
name: cilium-config-path
15171511
{{ if CiliumSecret }}
15181512
- name: cilium-ipsec-secrets
15191513
secret:

upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/cilium/manifest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ spec:
9999
version: 9.99.0
100100
- id: k8s-1.16
101101
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
102-
manifestHash: 75f56f20d00fdfff26d59fcf430cba0679639a4625ce0907de47509f1a8de67a
102+
manifestHash: 663d0be87fe9b2bc2c0405873587d640047479393c32decb12536fc5e0de6e70
103103
name: networking.cilium.io
104104
needsRollingUpdate: all
105105
selector:

upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/metrics-server/insecure-1.19/manifest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ spec:
113113
version: 9.99.0
114114
- id: k8s-1.16
115115
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
116-
manifestHash: 75f56f20d00fdfff26d59fcf430cba0679639a4625ce0907de47509f1a8de67a
116+
manifestHash: 663d0be87fe9b2bc2c0405873587d640047479393c32decb12536fc5e0de6e70
117117
name: networking.cilium.io
118118
needsRollingUpdate: all
119119
selector:

upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/metrics-server/secure-1.19/manifest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ spec:
170170
version: 9.99.0
171171
- id: k8s-1.16
172172
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
173-
manifestHash: 75f56f20d00fdfff26d59fcf430cba0679639a4625ce0907de47509f1a8de67a
173+
manifestHash: 663d0be87fe9b2bc2c0405873587d640047479393c32decb12536fc5e0de6e70
174174
name: networking.cilium.io
175175
needsRollingUpdate: all
176176
selector:

0 commit comments

Comments
 (0)