From 799650df1b2de6efbccad59fb8d0ae2b2d238a88 Mon Sep 17 00:00:00 2001 From: Ole Markus With Date: Sat, 24 Apr 2021 20:40:36 +0200 Subject: [PATCH] Use the full operator instead of the generic one --- upup/models/bindata.go | 4 ++-- .../addons/networking.cilium.io/k8s-1.12-v1.9.yaml.template | 4 ++-- .../tests/bootstrapchannelbuilder/cilium/manifest.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/upup/models/bindata.go b/upup/models/bindata.go index ba1d928159ce3..29989567eab89 100644 --- a/upup/models/bindata.go +++ b/upup/models/bindata.go @@ -32775,7 +32775,7 @@ spec: - --config-dir=/tmp/cilium/config-map - --debug=$(CILIUM_DEBUG) command: - - cilium-operator-generic + - cilium-operator env: - name: K8S_NODE_NAME valueFrom: @@ -32797,7 +32797,7 @@ spec: value: "{{ $.MasterInternalName }}" - name: KUBERNETES_SERVICE_PORT value: "443" - image: "docker.io/cilium/operator-generic:{{ .Version }}" + image: "docker.io/cilium/operator:{{ .Version }}" imagePullPolicy: IfNotPresent name: cilium-operator {{ if .EnablePrometheusMetrics }} diff --git a/upup/models/cloudup/resources/addons/networking.cilium.io/k8s-1.12-v1.9.yaml.template b/upup/models/cloudup/resources/addons/networking.cilium.io/k8s-1.12-v1.9.yaml.template index 96647ae797831..3463118357c95 100644 --- a/upup/models/cloudup/resources/addons/networking.cilium.io/k8s-1.12-v1.9.yaml.template +++ b/upup/models/cloudup/resources/addons/networking.cilium.io/k8s-1.12-v1.9.yaml.template @@ -809,7 +809,7 @@ spec: - --config-dir=/tmp/cilium/config-map - --debug=$(CILIUM_DEBUG) command: - - cilium-operator-generic + - cilium-operator env: - name: K8S_NODE_NAME valueFrom: @@ -831,7 +831,7 @@ spec: value: "{{ $.MasterInternalName }}" - name: KUBERNETES_SERVICE_PORT value: "443" - image: "docker.io/cilium/operator-generic:{{ .Version }}" + image: "docker.io/cilium/operator:{{ .Version }}" imagePullPolicy: IfNotPresent name: cilium-operator {{ if .EnablePrometheusMetrics }} diff --git a/upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/cilium/manifest.yaml b/upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/cilium/manifest.yaml index 89babfdc4169b..04d1bd958c4df 100644 --- a/upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/cilium/manifest.yaml +++ b/upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/cilium/manifest.yaml @@ -70,7 +70,7 @@ spec: version: 1.17.0 - id: k8s-1.12 manifest: networking.cilium.io/k8s-1.12-v1.9.yaml - manifestHash: 2831146cb6f181255c69a09d8e97cc406304a81a + manifestHash: a334e7c66061f19b6bd9b1ee95ce9a60c6e3f020 name: networking.cilium.io needsRollingUpdate: all selector: