From 50844bc910a7071321393dcf646dc73c598eb696 Mon Sep 17 00:00:00 2001 From: Stefan Bueringer Date: Thu, 29 Jul 2021 10:40:28 +0200 Subject: [PATCH] regen manifests for kcptemplate --- ...ster.x-k8s.io_kubeadmcontrolplanetemplates.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/controlplane/kubeadm/config/crd/bases/controlplane.cluster.x-k8s.io_kubeadmcontrolplanetemplates.yaml b/controlplane/kubeadm/config/crd/bases/controlplane.cluster.x-k8s.io_kubeadmcontrolplanetemplates.yaml index e8d9533b0004..6fbfa2d37d5c 100644 --- a/controlplane/kubeadm/config/crd/bases/controlplane.cluster.x-k8s.io_kubeadmcontrolplanetemplates.yaml +++ b/controlplane/kubeadm/config/crd/bases/controlplane.cluster.x-k8s.io_kubeadmcontrolplanetemplates.yaml @@ -653,6 +653,13 @@ spec: runtime info. This information will be annotated to the Node API object, for later re-use type: string + ignorePreflightErrors: + description: IgnorePreflightErrors provides a + slice of pre-flight errors to be ignored when + the current node is registered. + items: + type: string + type: array kubeletExtraArgs: additionalProperties: type: string @@ -849,6 +856,13 @@ spec: runtime info. This information will be annotated to the Node API object, for later re-use type: string + ignorePreflightErrors: + description: IgnorePreflightErrors provides a + slice of pre-flight errors to be ignored when + the current node is registered. + items: + type: string + type: array kubeletExtraArgs: additionalProperties: type: string