Skip to content

Commit e096eb6

Browse files
authored
Update PAC on staging (#7610)
* Revert "SRVKP-8255: Run one PAC watcher replica (#7472)" This reverts commit 79a6efa. * Update PAC images in staging The PAC image contains a fix needed for running Kueue on all pipelineruns. https://issues.redhat.com/browse/SRVKP-8255 Signed-off-by: Gal Ben Haim <[email protected]> --------- Signed-off-by: Gal Ben Haim <[email protected]>
1 parent dc130ff commit e096eb6

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

components/pipeline-service/staging/base/main-pipeline-service-configuration.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2000,7 +2000,7 @@ spec:
20002000
deployments:
20012001
pipelines-as-code-watcher:
20022002
spec:
2003-
replicas: 1
2003+
replicas: 2
20042004
pipelines-as-code-webhook:
20052005
spec:
20062006
replicas: 2
@@ -2094,11 +2094,11 @@ spec:
20942094
- name: IMAGE_ADDONS_TKN_CLI_SERVE
20952095
value: registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d055d2b35a663aef3e1aafdbed0b12957867c0670c946ebae66e9c44a768bda2
20962096
- name: IMAGE_PAC_PAC_CONTROLLER
2097-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-controller@sha256:dea65f29afcecdd837b0b7389c6824d546b5098bf98ba98f02f27d6a85b0b376
2097+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-controller-rhel9:03e2807aa027874d603600712005820a7cf0961a454344cf5e2e3b70148379de
20982098
- name: IMAGE_PAC_PAC_WATCHER
2099-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-watcher@sha256:09964eff749f2fb620ae1500cfc538d0765cf0e29fb2f177abb3521400fad403
2099+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-watcher-rhel9:5887db9658dc4f148e3c515577a365c0934ce3de39f8769dcf07e62e3fa9e2af
21002100
- name: IMAGE_PAC_PAC_WEBHOOK
2101-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-webhook@sha256:440d6f9311d23b994ef68ffe0513eba832b891fdfb6360385bb635ba154f7526
2101+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-webhook-rhel9:6d6122ec424d243e72d465e936a26c24576ee98df1da3335b59452f9275521ef
21022102
---
21032103
apiVersion: route.openshift.io/v1
21042104
kind: Route

components/pipeline-service/staging/stone-stage-p01/deploy.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2585,7 +2585,7 @@ spec:
25852585
deployments:
25862586
pipelines-as-code-watcher:
25872587
spec:
2588-
replicas: 1
2588+
replicas: 2
25892589
pipelines-as-code-webhook:
25902590
spec:
25912591
replicas: 2
@@ -2677,11 +2677,11 @@ spec:
26772677
- name: IMAGE_ADDONS_TKN_CLI_SERVE
26782678
value: registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d055d2b35a663aef3e1aafdbed0b12957867c0670c946ebae66e9c44a768bda2
26792679
- name: IMAGE_PAC_PAC_CONTROLLER
2680-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-controller@sha256:dea65f29afcecdd837b0b7389c6824d546b5098bf98ba98f02f27d6a85b0b376
2680+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-controller-rhel9:03e2807aa027874d603600712005820a7cf0961a454344cf5e2e3b70148379de
26812681
- name: IMAGE_PAC_PAC_WATCHER
2682-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-watcher@sha256:09964eff749f2fb620ae1500cfc538d0765cf0e29fb2f177abb3521400fad403
2682+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-watcher-rhel9:5887db9658dc4f148e3c515577a365c0934ce3de39f8769dcf07e62e3fa9e2af
26832683
- name: IMAGE_PAC_PAC_WEBHOOK
2684-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-webhook@sha256:440d6f9311d23b994ef68ffe0513eba832b891fdfb6360385bb635ba154f7526
2684+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-webhook-rhel9:6d6122ec424d243e72d465e936a26c24576ee98df1da3335b59452f9275521ef
26852685
name: openshift-pipelines-operator-rh
26862686
source: custom-operators
26872687
sourceNamespace: openshift-marketplace

components/pipeline-service/staging/stone-stg-rh01/deploy.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2597,7 +2597,7 @@ spec:
25972597
deployments:
25982598
pipelines-as-code-watcher:
25992599
spec:
2600-
replicas: 1
2600+
replicas: 2
26012601
pipelines-as-code-webhook:
26022602
spec:
26032603
replicas: 2
@@ -2689,11 +2689,11 @@ spec:
26892689
- name: IMAGE_ADDONS_TKN_CLI_SERVE
26902690
value: registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d055d2b35a663aef3e1aafdbed0b12957867c0670c946ebae66e9c44a768bda2
26912691
- name: IMAGE_PAC_PAC_CONTROLLER
2692-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-controller@sha256:dea65f29afcecdd837b0b7389c6824d546b5098bf98ba98f02f27d6a85b0b376
2692+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-controller-rhel9:03e2807aa027874d603600712005820a7cf0961a454344cf5e2e3b70148379de
26932693
- name: IMAGE_PAC_PAC_WATCHER
2694-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-watcher@sha256:09964eff749f2fb620ae1500cfc538d0765cf0e29fb2f177abb3521400fad403
2694+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-watcher-rhel9:5887db9658dc4f148e3c515577a365c0934ce3de39f8769dcf07e62e3fa9e2af
26952695
- name: IMAGE_PAC_PAC_WEBHOOK
2696-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-webhook@sha256:440d6f9311d23b994ef68ffe0513eba832b891fdfb6360385bb635ba154f7526
2696+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-webhook-rhel9:6d6122ec424d243e72d465e936a26c24576ee98df1da3335b59452f9275521ef
26972697
name: openshift-pipelines-operator-rh
26982698
source: custom-operators
26992699
sourceNamespace: openshift-marketplace

0 commit comments

Comments
 (0)