Merge pull request #16214 from hakman/cilium-1.14.5

Update to Cilium 1.14.5
This commit is contained in:
Kubernetes Prow Robot 2024-01-04 09:06:02 +01:00 committed by GitHub
commit a8305d2a17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
27 changed files with 71 additions and 71 deletions

View File

@ -40,7 +40,7 @@ func (b *CiliumOptionsBuilder) BuildOptions(o interface{}) error {
}
if c.Version == "" {
c.Version = "v1.14.3"
c.Version = "v1.14.5"
}
if c.EnableEndpointHealthChecking == nil {

View File

@ -226,7 +226,7 @@ spec:
sidecarIstioProxyImage: cilium/istio_proxy
toFqdnsDnsRejectResponseCode: refused
tunnel: disabled
version: v1.14.3
version: v1.14.5
nodeTerminationHandler:
cpuRequest: 50m
enableRebalanceDraining: false

View File

@ -106,7 +106,7 @@ spec:
version: 9.99.0
- id: k8s-1.16
manifest: networking.cilium.io/k8s-1.16-v1.14.yaml
manifestHash: 5e9537b8396c3b141b62b590b619883148d224463969f32eddd9af9601e7b79e
manifestHash: cbf85fa595d03844fafb8ec97ec50991e23707cd08ab01002633d86a3cb2994d
name: networking.cilium.io
needsRollingUpdate: all
selector:

View File

@ -550,7 +550,7 @@ spec:
value: api.internal.minimal-ipv6.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
lifecycle:
preStop:
@ -647,7 +647,7 @@ spec:
value: api.internal.minimal-ipv6.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: config
terminationMessagePolicy: FallbackToLogsOnError
@ -666,7 +666,7 @@ spec:
value: /run/cilium/cgroupv2
- name: BIN_PATH
value: /opt/cni/bin
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: mount-cgroup
securityContext:
@ -687,7 +687,7 @@ spec:
env:
- name: BIN_PATH
value: /opt/cni/bin
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: apply-sysctl-overwrites
securityContext:
@ -717,7 +717,7 @@ spec:
value: api.internal.minimal-ipv6.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: clean-cilium-state
securityContext:
@ -734,7 +734,7 @@ spec:
name: cilium-run
- command:
- /install-plugin.sh
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: install-cni-binaries
resources:
@ -889,7 +889,7 @@ spec:
value: api.internal.minimal-ipv6.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/operator:v1.14.3
image: quay.io/cilium/operator:v1.14.5
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:

View File

@ -151,7 +151,7 @@ ConfigServer:
- https://kops-controller.internal.minimal-warmpool.example.com:3988/
InstanceGroupName: nodes
InstanceGroupRole: Node
NodeupConfigHash: F51JcVCcbKNvYtbcbv5fdY4BtjPvuu+FhXbTduo/jQk=
NodeupConfigHash: 6kTfJQ6yLcxGIGsuwVUBRcHKggh7GlzSCb7AnSvJIO0=
__EOF_KUBE_ENV

View File

@ -218,7 +218,7 @@ spec:
sidecarIstioProxyImage: cilium/istio_proxy
toFqdnsDnsRejectResponseCode: refused
tunnel: vxlan
version: v1.14.3
version: v1.14.5
nodeTerminationHandler:
cpuRequest: 50m
enableRebalanceDraining: false

View File

@ -99,7 +99,7 @@ spec:
version: 9.99.0
- id: k8s-1.16
manifest: networking.cilium.io/k8s-1.16-v1.14.yaml
manifestHash: d939c9dc17f34da1cf748f890373d6c0d474f5a08e022306c2feaa9f116f2781
manifestHash: 2f93b30904260d1ec3b6767a3a9588da2bb210358d1b04896e4278351bc2d931
name: networking.cilium.io
needsRollingUpdate: all
selector:

View File

@ -551,7 +551,7 @@ spec:
value: api.internal.minimal-warmpool.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
lifecycle:
preStop:
@ -648,7 +648,7 @@ spec:
value: api.internal.minimal-warmpool.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: config
terminationMessagePolicy: FallbackToLogsOnError
@ -667,7 +667,7 @@ spec:
value: /run/cilium/cgroupv2
- name: BIN_PATH
value: /opt/cni/bin
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: mount-cgroup
securityContext:
@ -688,7 +688,7 @@ spec:
env:
- name: BIN_PATH
value: /opt/cni/bin
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: apply-sysctl-overwrites
securityContext:
@ -718,7 +718,7 @@ spec:
value: api.internal.minimal-warmpool.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: clean-cilium-state
securityContext:
@ -735,7 +735,7 @@ spec:
name: cilium-run
- command:
- /install-plugin.sh
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: install-cni-binaries
resources:
@ -890,7 +890,7 @@ spec:
value: api.internal.minimal-warmpool.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/operator:v1.14.3
image: quay.io/cilium/operator:v1.14.5
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:

View File

@ -60,7 +60,7 @@ containerdConfig:
usesLegacyGossip: false
usesNoneDNS: false
warmPoolImages:
- quay.io/cilium/cilium:v1.14.3
- quay.io/cilium/operator:v1.14.3
- quay.io/cilium/cilium:v1.14.5
- quay.io/cilium/operator:v1.14.5
- registry.k8s.io/kube-proxy:v1.26.0
- registry.k8s.io/provider-aws/cloud-controller-manager:v1.26.6

View File

@ -199,7 +199,7 @@ spec:
sidecarIstioProxyImage: cilium/istio_proxy
toFqdnsDnsRejectResponseCode: refused
tunnel: vxlan
version: v1.14.3
version: v1.14.5
nonMasqueradeCIDR: 100.64.0.0/10
podCIDR: 100.96.0.0/11
secretStore: memfs://tests/scw-minimal.k8s.local/secrets

View File

@ -55,7 +55,7 @@ spec:
version: 9.99.0
- id: k8s-1.16
manifest: networking.cilium.io/k8s-1.16-v1.14.yaml
manifestHash: 5ecc7aca559459d06d6474991ec3b6e034f75834c971213fec620aeafe31eb71
manifestHash: 10c38ce4e002e3ec8ce1b5b8295345b6ac0ea3c119f9d58b916bf38f1bd1b9e1
name: networking.cilium.io
needsRollingUpdate: all
selector:

View File

@ -551,7 +551,7 @@ spec:
value: api.internal.scw-minimal.k8s.local
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
lifecycle:
preStop:
@ -648,7 +648,7 @@ spec:
value: api.internal.scw-minimal.k8s.local
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: config
terminationMessagePolicy: FallbackToLogsOnError
@ -667,7 +667,7 @@ spec:
value: /run/cilium/cgroupv2
- name: BIN_PATH
value: /opt/cni/bin
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: mount-cgroup
securityContext:
@ -688,7 +688,7 @@ spec:
env:
- name: BIN_PATH
value: /opt/cni/bin
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: apply-sysctl-overwrites
securityContext:
@ -718,7 +718,7 @@ spec:
value: api.internal.scw-minimal.k8s.local
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: clean-cilium-state
securityContext:
@ -735,7 +735,7 @@ spec:
name: cilium-run
- command:
- /install-plugin.sh
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: install-cni-binaries
resources:
@ -890,7 +890,7 @@ spec:
value: api.internal.scw-minimal.k8s.local
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/operator:v1.14.3
image: quay.io/cilium/operator:v1.14.5
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:

View File

@ -220,7 +220,7 @@ spec:
sidecarIstioProxyImage: cilium/istio_proxy
toFqdnsDnsRejectResponseCode: refused
tunnel: disabled
version: v1.14.3
version: v1.14.5
nodeTerminationHandler:
cpuRequest: 50m
enableRebalanceDraining: false

View File

@ -99,7 +99,7 @@ spec:
version: 9.99.0
- id: k8s-1.16
manifest: networking.cilium.io/k8s-1.16-v1.14.yaml
manifestHash: dc0ffacc5b54ff7ce6d48ad648b291624ae47bbd80cbdd5268f48bc866a6cf3e
manifestHash: ae82c21f5fc8e0885ceedf83050da9d0c733d50cedd7d145a806294338ec25f1
name: networking.cilium.io
needsRollingUpdate: all
selector:

View File

@ -553,7 +553,7 @@ spec:
value: api.internal.privatecilium.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
lifecycle:
postStart:
@ -675,7 +675,7 @@ spec:
value: api.internal.privatecilium.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: config
terminationMessagePolicy: FallbackToLogsOnError
@ -694,7 +694,7 @@ spec:
value: /run/cilium/cgroupv2
- name: BIN_PATH
value: /opt/cni/bin
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: mount-cgroup
securityContext:
@ -715,7 +715,7 @@ spec:
env:
- name: BIN_PATH
value: /opt/cni/bin
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: apply-sysctl-overwrites
securityContext:
@ -745,7 +745,7 @@ spec:
value: api.internal.privatecilium.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: clean-cilium-state
securityContext:
@ -762,7 +762,7 @@ spec:
name: cilium-run
- command:
- /install-plugin.sh
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: install-cni-binaries
resources:
@ -917,7 +917,7 @@ spec:
value: api.internal.privatecilium.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/operator:v1.14.3
image: quay.io/cilium/operator:v1.14.5
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:

View File

@ -228,7 +228,7 @@ spec:
sidecarIstioProxyImage: cilium/istio_proxy
toFqdnsDnsRejectResponseCode: refused
tunnel: vxlan
version: v1.14.3
version: v1.14.5
nodeTerminationHandler:
cpuRequest: 50m
enableRebalanceDraining: false

View File

@ -99,7 +99,7 @@ spec:
version: 9.99.0
- id: k8s-1.16
manifest: networking.cilium.io/k8s-1.16-v1.14.yaml
manifestHash: 0d92f3aaa5fcfde3239fba0d07f4d264580c460d4a5e9c2463f8e2b20434c479
manifestHash: 25e0a4c6c9a226bb3a53cfb812bea651cd454f3ea8de08a6035e9a5bcebd3e7f
name: networking.cilium.io
needsRollingUpdate: all
selector:

View File

@ -555,7 +555,7 @@ spec:
value: api.internal.privatecilium.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
lifecycle:
preStop:
@ -652,7 +652,7 @@ spec:
value: api.internal.privatecilium.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: config
terminationMessagePolicy: FallbackToLogsOnError
@ -671,7 +671,7 @@ spec:
value: /run/cilium/cgroupv2
- name: BIN_PATH
value: /opt/cni/bin
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: mount-cgroup
securityContext:
@ -692,7 +692,7 @@ spec:
env:
- name: BIN_PATH
value: /opt/cni/bin
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: apply-sysctl-overwrites
securityContext:
@ -722,7 +722,7 @@ spec:
value: api.internal.privatecilium.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: clean-cilium-state
securityContext:
@ -739,7 +739,7 @@ spec:
name: cilium-run
- command:
- /install-plugin.sh
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: install-cni-binaries
resources:
@ -898,7 +898,7 @@ spec:
value: api.internal.privatecilium.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/operator:v1.14.3
image: quay.io/cilium/operator:v1.14.5
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:

View File

@ -229,7 +229,7 @@ spec:
sidecarIstioProxyImage: cilium/istio_proxy
toFqdnsDnsRejectResponseCode: refused
tunnel: vxlan
version: v1.14.3
version: v1.14.5
nodeTerminationHandler:
cpuRequest: 50m
enableRebalanceDraining: false

View File

@ -162,7 +162,7 @@ spec:
version: 9.99.0
- id: k8s-1.16
manifest: networking.cilium.io/k8s-1.16-v1.14.yaml
manifestHash: 3d77641c2e3c89adfb55bf74f41d865e0af29ff859eb75b2795cbe915d73b827
manifestHash: b1031b2a99a5d029d69e119fed152af22f194927b03631d87baf1cc97fd07e20
name: networking.cilium.io
needsPKI: true
needsRollingUpdate: all

View File

@ -774,7 +774,7 @@ spec:
value: api.internal.privatecilium.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
lifecycle:
preStop:
@ -878,7 +878,7 @@ spec:
value: api.internal.privatecilium.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: config
terminationMessagePolicy: FallbackToLogsOnError
@ -897,7 +897,7 @@ spec:
value: /run/cilium/cgroupv2
- name: BIN_PATH
value: /opt/cni/bin
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: mount-cgroup
securityContext:
@ -918,7 +918,7 @@ spec:
env:
- name: BIN_PATH
value: /opt/cni/bin
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: apply-sysctl-overwrites
securityContext:
@ -948,7 +948,7 @@ spec:
value: api.internal.privatecilium.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: clean-cilium-state
securityContext:
@ -965,7 +965,7 @@ spec:
name: cilium-run
- command:
- /install-plugin.sh
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: install-cni-binaries
resources:
@ -1127,7 +1127,7 @@ spec:
value: api.internal.privatecilium.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/operator:v1.14.3
image: quay.io/cilium/operator:v1.14.5
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
@ -1221,7 +1221,7 @@ spec:
- serve
command:
- hubble-relay
image: quay.io/cilium/hubble-relay:v1.14.3
image: quay.io/cilium/hubble-relay:v1.14.5
imagePullPolicy: IfNotPresent
livenessProbe:
tcpSocket:

View File

@ -232,7 +232,7 @@ spec:
sidecarIstioProxyImage: cilium/istio_proxy
toFqdnsDnsRejectResponseCode: refused
tunnel: disabled
version: v1.14.3
version: v1.14.5
nodeTerminationHandler:
cpuRequest: 50m
enableRebalanceDraining: false

View File

@ -99,7 +99,7 @@ spec:
version: 9.99.0
- id: k8s-1.16
manifest: networking.cilium.io/k8s-1.16-v1.14.yaml
manifestHash: 1dc85a0c4d6148f60695875f169977272f69564eb1ee8a5cf6c4c7687376449d
manifestHash: e58b7a1c93353dabd67ee86769b6408009712bbe5747739c7950995a34c68f02
name: networking.cilium.io
needsRollingUpdate: all
selector:

View File

@ -564,7 +564,7 @@ spec:
value: api.internal.privateciliumadvanced.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
lifecycle:
postStart:
@ -692,7 +692,7 @@ spec:
value: api.internal.privateciliumadvanced.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: config
terminationMessagePolicy: FallbackToLogsOnError
@ -711,7 +711,7 @@ spec:
value: /run/cilium/cgroupv2
- name: BIN_PATH
value: /opt/cni/bin
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: mount-cgroup
securityContext:
@ -732,7 +732,7 @@ spec:
env:
- name: BIN_PATH
value: /opt/cni/bin
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: apply-sysctl-overwrites
securityContext:
@ -762,7 +762,7 @@ spec:
value: api.internal.privateciliumadvanced.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: clean-cilium-state
securityContext:
@ -779,7 +779,7 @@ spec:
name: cilium-run
- command:
- /install-plugin.sh
image: quay.io/cilium/cilium:v1.14.3
image: quay.io/cilium/cilium:v1.14.5
imagePullPolicy: IfNotPresent
name: install-cni-binaries
resources:
@ -945,7 +945,7 @@ spec:
value: api.internal.privateciliumadvanced.example.com
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: quay.io/cilium/operator:v1.14.3
image: quay.io/cilium/operator:v1.14.5
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:

View File

@ -99,7 +99,7 @@ spec:
version: 9.99.0
- id: k8s-1.16
manifest: networking.cilium.io/k8s-1.16-v1.14.yaml
manifestHash: 2f32492b13ce87032e506c9b7977b78214ee645513c92b6fa7668df8022fd183
manifestHash: bea39c087cdd515eee7f7a490bf94c8f16c493db8d528312775f3afb46ede821
name: networking.cilium.io
needsRollingUpdate: all
selector:

View File

@ -113,7 +113,7 @@ spec:
version: 9.99.0
- id: k8s-1.16
manifest: networking.cilium.io/k8s-1.16-v1.14.yaml
manifestHash: 2f32492b13ce87032e506c9b7977b78214ee645513c92b6fa7668df8022fd183
manifestHash: bea39c087cdd515eee7f7a490bf94c8f16c493db8d528312775f3afb46ede821
name: networking.cilium.io
needsRollingUpdate: all
selector:

View File

@ -170,7 +170,7 @@ spec:
version: 9.99.0
- id: k8s-1.16
manifest: networking.cilium.io/k8s-1.16-v1.14.yaml
manifestHash: 2f32492b13ce87032e506c9b7977b78214ee645513c92b6fa7668df8022fd183
manifestHash: bea39c087cdd515eee7f7a490bf94c8f16c493db8d528312775f3afb46ede821
name: networking.cilium.io
needsRollingUpdate: all
selector: