From 282cdcaae3be307b965d0613da656ed40c28277a Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 12:08:47 +0000 Subject: [PATCH 1/6] update components/monitoring/grafana/base/dashboards/pipeline-service/kustomization.yaml --- .../grafana/base/dashboards/pipeline-service/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/monitoring/grafana/base/dashboards/pipeline-service/kustomization.yaml b/components/monitoring/grafana/base/dashboards/pipeline-service/kustomization.yaml index aa52e0f3166..65beab7e1cb 100644 --- a/components/monitoring/grafana/base/dashboards/pipeline-service/kustomization.yaml +++ b/components/monitoring/grafana/base/dashboards/pipeline-service/kustomization.yaml @@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - https://github.com/openshift-pipelines/pipeline-service/operator/gitops/argocd/grafana/?ref=ad974044255725077080ace5e4be8840ee85b2da + - https://github.com/openshift-pipelines/pipeline-service/operator/gitops/argocd/grafana/?ref=eb6861a03cab8e5b33a5c7f84fd766158291afa1 From 3062d4d13b00fa7f9719a6e5a2f6134614987eb9 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 12:08:47 +0000 Subject: [PATCH 2/6] update components/pipeline-service/development/kustomization.yaml --- components/pipeline-service/development/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/pipeline-service/development/kustomization.yaml b/components/pipeline-service/development/kustomization.yaml index 813438a2d66..a43b1ad0df0 100644 --- a/components/pipeline-service/development/kustomization.yaml +++ b/components/pipeline-service/development/kustomization.yaml @@ -8,8 +8,8 @@ commonAnnotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true resources: - - https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service?ref=ad974044255725077080ace5e4be8840ee85b2da - - https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service-storage?ref=ad974044255725077080ace5e4be8840ee85b2da + - https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service?ref=eb6861a03cab8e5b33a5c7f84fd766158291afa1 + - https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service-storage?ref=eb6861a03cab8e5b33a5c7f84fd766158291afa1 - ../base/rbac images: From 630a5808b62e7398145d3ab7cbf50bfcc7ec2cdc Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 12:08:48 +0000 Subject: [PATCH 3/6] update components/pipeline-service/staging/base/kustomization.yaml --- components/pipeline-service/staging/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/pipeline-service/staging/base/kustomization.yaml b/components/pipeline-service/staging/base/kustomization.yaml index 4f0e1599043..14c12b03d4c 100644 --- a/components/pipeline-service/staging/base/kustomization.yaml +++ b/components/pipeline-service/staging/base/kustomization.yaml @@ -8,7 +8,7 @@ commonAnnotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true resources: - - https://github.com/openshift-pipelines/pipeline-service.git/operator/gitops/argocd/pipeline-service?ref=ad974044255725077080ace5e4be8840ee85b2da + - https://github.com/openshift-pipelines/pipeline-service.git/operator/gitops/argocd/pipeline-service?ref=eb6861a03cab8e5b33a5c7f84fd766158291afa1 - pipelines-as-code-secret.yaml - ../../base/external-secrets - ../../base/testing From 3426b5116a21ef1bbe81e64c5d70c4cf9626afec Mon Sep 17 00:00:00 2001 From: Emil Natan <37400297+enarha@users.noreply.github.com> Date: Wed, 26 Jun 2024 15:16:04 +0300 Subject: [PATCH 4/6] Use latest pipeline-service SHA The update job had an issue and manual update is required. --- .../grafana/base/dashboards/pipeline-service/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/monitoring/grafana/base/dashboards/pipeline-service/kustomization.yaml b/components/monitoring/grafana/base/dashboards/pipeline-service/kustomization.yaml index 65beab7e1cb..b8760e2df9c 100644 --- a/components/monitoring/grafana/base/dashboards/pipeline-service/kustomization.yaml +++ b/components/monitoring/grafana/base/dashboards/pipeline-service/kustomization.yaml @@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - https://github.com/openshift-pipelines/pipeline-service/operator/gitops/argocd/grafana/?ref=eb6861a03cab8e5b33a5c7f84fd766158291afa1 + - https://github.com/openshift-pipelines/pipeline-service/operator/gitops/argocd/grafana/?ref=706387e06fde062c3c8fc23531ea9fe8a62a372f From 0155419b3a1923e866d03c6ba276c4d4f748f768 Mon Sep 17 00:00:00 2001 From: Emil Natan <37400297+enarha@users.noreply.github.com> Date: Wed, 26 Jun 2024 15:20:32 +0300 Subject: [PATCH 5/6] Use latest pipeline-service SHA Because of issue with the update job, updating manually. --- components/pipeline-service/development/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/pipeline-service/development/kustomization.yaml b/components/pipeline-service/development/kustomization.yaml index a43b1ad0df0..69ac2aa182e 100644 --- a/components/pipeline-service/development/kustomization.yaml +++ b/components/pipeline-service/development/kustomization.yaml @@ -8,8 +8,8 @@ commonAnnotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true resources: - - https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service?ref=eb6861a03cab8e5b33a5c7f84fd766158291afa1 - - https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service-storage?ref=eb6861a03cab8e5b33a5c7f84fd766158291afa1 + - https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service?ref=706387e06fde062c3c8fc23531ea9fe8a62a372f + - https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service-storage?ref=706387e06fde062c3c8fc23531ea9fe8a62a372f - ../base/rbac images: From d5a9dfc32286be6cd472532d15d4b73607b096fe Mon Sep 17 00:00:00 2001 From: Emil Natan <37400297+enarha@users.noreply.github.com> Date: Wed, 26 Jun 2024 15:21:39 +0300 Subject: [PATCH 6/6] Use latest pipeline-service SHA Because of issue with the update job, updating manually. --- components/pipeline-service/staging/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/pipeline-service/staging/base/kustomization.yaml b/components/pipeline-service/staging/base/kustomization.yaml index 14c12b03d4c..95e7644ee49 100644 --- a/components/pipeline-service/staging/base/kustomization.yaml +++ b/components/pipeline-service/staging/base/kustomization.yaml @@ -8,7 +8,7 @@ commonAnnotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true resources: - - https://github.com/openshift-pipelines/pipeline-service.git/operator/gitops/argocd/pipeline-service?ref=eb6861a03cab8e5b33a5c7f84fd766158291afa1 + - https://github.com/openshift-pipelines/pipeline-service.git/operator/gitops/argocd/pipeline-service?ref=706387e06fde062c3c8fc23531ea9fe8a62a372f - pipelines-as-code-secret.yaml - ../../base/external-secrets - ../../base/testing