From e796ef17f70bdc9d681b7f047415d69b60755953 Mon Sep 17 00:00:00 2001 From: scme0 Date: Thu, 9 Oct 2025 12:12:23 +0200 Subject: [PATCH 1/2] add Complete prop --- .../_components/gitops-operator/crds/promotiontasks.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml b/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml index ef3c67a9c..bebc82a1d 100644 --- a/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml +++ b/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml @@ -322,6 +322,8 @@ spec: status: description: PromotionTaskStatus defines the observed state of PromotionTask properties: + complete: + type: boolean conditions: items: description: Condition contains details for one aspect of the current From 884278382a9b14496d6e3c4fde3fa4d710cf5e9f Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 15:22:48 +0000 Subject: [PATCH 2/2] [gitops-operator]fix: 404 status update should fail immediately --- charts/gitops-runtime/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index ae488f367..426671f75 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -634,7 +634,7 @@ gitops-operator: # -- defaults registry: quay.io repository: codefresh/codefresh-gitops-operator - tag: 09098f6 + tag: 4d0942a env: GITOPS_OPERATOR_VERSION: 0.11.1 serviceAccount: