From 8f1d0e0a756c0a637c96fa081a58485094071d02 Mon Sep 17 00:00:00 2001 From: Ruslan Aliev Date: Thu, 18 Mar 2021 11:23:43 -0500 Subject: [PATCH] Remove obsolete directory in manifests Since we switched to tigera operator to deploy calico, the directory manifests/composite/infra/replacements became obsolete since it contains link to cni/calico, which is no longer exists. Also, this directory isn't used anywhere in manifests, so it can be safely removed. Signed-off-by: Ruslan Aliev Relates-To: #492 Closes: #492 Change-Id: I14d9b9ba192aa9546e198300f81045cc035fe13a --- manifests/composite/infra/replacements/kustomization.yaml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 manifests/composite/infra/replacements/kustomization.yaml diff --git a/manifests/composite/infra/replacements/kustomization.yaml b/manifests/composite/infra/replacements/kustomization.yaml deleted file mode 100644 index e563b7da7..000000000 --- a/manifests/composite/infra/replacements/kustomization.yaml +++ /dev/null @@ -1,4 +0,0 @@ -apiVersion: kustomize.config.k8s.io/v1beta1 -kind: Kustomization -resources: - - ../../../function/cni/calico/v3/replacements