From 3e38365658169587d7227578c9a98b21e7807223 Mon Sep 17 00:00:00 2001 From: xuezhaojun Date: Thu, 28 Nov 2024 15:39:00 +0800 Subject: [PATCH] Konflux migration mce 2.7. Signed-off-by: xuezhaojun --- ...edcluster-import-controller-addon-mce-26-pull-request.yaml | 4 ---- .../managedcluster-import-controller-addon-mce-26-push.yaml | 4 ---- ...edcluster-import-controller-addon-mce-27-pull-request.yaml | 4 ---- .../managedcluster-import-controller-addon-mce-27-push.yaml | 4 ---- 4 files changed, 16 deletions(-) diff --git a/.tekton/managedcluster-import-controller-addon-mce-26-pull-request.yaml b/.tekton/managedcluster-import-controller-addon-mce-26-pull-request.yaml index 1d27cdb1..4811bfce 100644 --- a/.tekton/managedcluster-import-controller-addon-mce-26-pull-request.yaml +++ b/.tekton/managedcluster-import-controller-addon-mce-26-pull-request.yaml @@ -254,8 +254,6 @@ spec: params: - name: BINARY_IMAGE value: $(params.output-image) - - name: BASE_IMAGES - value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS) runAfter: - build-container taskRef: @@ -281,8 +279,6 @@ spec: workspace: workspace - name: deprecated-base-image-check params: - - name: BASE_IMAGES_DIGESTS - value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS) - name: IMAGE_URL value: $(tasks.build-container.results.IMAGE_URL) - name: IMAGE_DIGEST diff --git a/.tekton/managedcluster-import-controller-addon-mce-26-push.yaml b/.tekton/managedcluster-import-controller-addon-mce-26-push.yaml index 316c830d..204ba7a9 100644 --- a/.tekton/managedcluster-import-controller-addon-mce-26-push.yaml +++ b/.tekton/managedcluster-import-controller-addon-mce-26-push.yaml @@ -251,8 +251,6 @@ spec: params: - name: BINARY_IMAGE value: $(params.output-image) - - name: BASE_IMAGES - value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS) runAfter: - build-container taskRef: @@ -278,8 +276,6 @@ spec: workspace: workspace - name: deprecated-base-image-check params: - - name: BASE_IMAGES_DIGESTS - value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS) - name: IMAGE_URL value: $(tasks.build-container.results.IMAGE_URL) - name: IMAGE_DIGEST diff --git a/.tekton/managedcluster-import-controller-addon-mce-27-pull-request.yaml b/.tekton/managedcluster-import-controller-addon-mce-27-pull-request.yaml index 67c422c4..645f38d4 100644 --- a/.tekton/managedcluster-import-controller-addon-mce-27-pull-request.yaml +++ b/.tekton/managedcluster-import-controller-addon-mce-27-pull-request.yaml @@ -256,8 +256,6 @@ spec: params: - name: BINARY_IMAGE value: $(params.output-image) - - name: BASE_IMAGES - value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS) runAfter: - build-container taskRef: @@ -283,8 +281,6 @@ spec: workspace: workspace - name: deprecated-base-image-check params: - - name: BASE_IMAGES_DIGESTS - value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS) - name: IMAGE_URL value: $(tasks.build-container.results.IMAGE_URL) - name: IMAGE_DIGEST diff --git a/.tekton/managedcluster-import-controller-addon-mce-27-push.yaml b/.tekton/managedcluster-import-controller-addon-mce-27-push.yaml index f638ebec..35176fcd 100644 --- a/.tekton/managedcluster-import-controller-addon-mce-27-push.yaml +++ b/.tekton/managedcluster-import-controller-addon-mce-27-push.yaml @@ -253,8 +253,6 @@ spec: params: - name: BINARY_IMAGE value: $(params.output-image) - - name: BASE_IMAGES - value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS) runAfter: - build-container taskRef: @@ -280,8 +278,6 @@ spec: workspace: workspace - name: deprecated-base-image-check params: - - name: BASE_IMAGES_DIGESTS - value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS) - name: IMAGE_URL value: $(tasks.build-container.results.IMAGE_URL) - name: IMAGE_DIGEST