Skip to content

Commit cdf6eff

Browse files
authored
add custom-console-url-namespace in prod (#7632)
* add custom-console-url-namespace in prod 'Namespace' link in PRs check's Details is broken. This change will fix it. Example PR: https://github.com/konflux-ci/namespace-lister/pull/154/checks?check_run_id=47756929239 * Actual value in Namespace Field: https://detailurl.setting.custom-console-url-namespace.is.not.configured/ * Desired value: https://konflux-ui.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/ns/konflux-tenant-ops-tenant Signed-off-by: Francesco Ilario <[email protected]> * add generated manifests Signed-off-by: Francesco Ilario <[email protected]> --------- Signed-off-by: Francesco Ilario <[email protected]>
1 parent a9e17dc commit cdf6eff

File tree

16 files changed

+24
-0
lines changed

16 files changed

+24
-0
lines changed

components/pipeline-service/production/base/update-tekton-config-pac.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
application-name: Red Hat Konflux
66
custom-console-name: Red Hat Konflux
77
custom-console-url: https://konflux-ui.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/
8+
custom-console-url-namespace: https://konflux-ui.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/ns/{{ namespace }}
89
custom-console-url-pr-details: https://konflux-ui.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/ns/{{ namespace }}/pipelinerun/{{ pr }}
910
custom-console-url-pr-tasklog: https://konflux-ui.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/ns/{{ namespace }}/pipelinerun/{{ pr }}/logs/{{ task }}
1011
remember-ok-to-test: "false"

components/pipeline-service/production/kflux-ocp-p01/deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2457,6 +2457,8 @@ spec:
24572457
application-name: Konflux OCP
24582458
custom-console-name: Konflux OCP
24592459
custom-console-url: https://konflux-ui.apps.kflux-ocp-p01.7ayg.p1.openshiftapps.com
2460+
custom-console-url-namespace: https://konflux-ui.apps.kflux-ocp-p01.7ayg.p1.openshiftapps.com/ns/{{
2461+
namespace }}
24602462
custom-console-url-pr-details: https://konflux-ui.apps.kflux-ocp-p01.7ayg.p1.openshiftapps.com/ns/{{
24612463
namespace }}/pipelinerun/{{ pr }}
24622464
custom-console-url-pr-tasklog: https://konflux-ui.apps.kflux-ocp-p01.7ayg.p1.openshiftapps.com/ns/{{

components/pipeline-service/production/kflux-ocp-p01/resources/update-tekton-config-pac.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
application-name: Konflux OCP
66
custom-console-name: Konflux OCP
77
custom-console-url: https://konflux-ui.apps.kflux-ocp-p01.7ayg.p1.openshiftapps.com
8+
custom-console-url-namespace: https://konflux-ui.apps.kflux-ocp-p01.7ayg.p1.openshiftapps.com/ns/{{ namespace }}
89
custom-console-url-pr-details: https://konflux-ui.apps.kflux-ocp-p01.7ayg.p1.openshiftapps.com/ns/{{ namespace }}/pipelinerun/{{ pr }}
910
custom-console-url-pr-tasklog: https://konflux-ui.apps.kflux-ocp-p01.7ayg.p1.openshiftapps.com/ns/{{ namespace }}/pipelinerun/{{ pr }}/logs/{{ task }}
1011
remember-ok-to-test: "false"

components/pipeline-service/production/kflux-osp-p01/deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2472,6 +2472,8 @@ spec:
24722472
application-name: Konflux kflux-osp-p01
24732473
custom-console-name: Konflux kflux-osp-p01
24742474
custom-console-url: https://konflux-ui.apps.kflux-osp-p01.yt45.p1.openshiftapps.com
2475+
custom-console-url-namespace: https://konflux-ui.apps.kflux-osp-p01.yt45.p1.openshiftapps.com/ns/{{
2476+
namespace }}
24752477
custom-console-url-pr-details: https://konflux-ui.apps.kflux-osp-p01.yt45.p1.openshiftapps.com/ns/{{
24762478
namespace }}/pipelinerun/{{ pr }}
24772479
custom-console-url-pr-tasklog: https://konflux-ui.apps.kflux-osp-p01.yt45.p1.openshiftapps.com/ns/{{

components/pipeline-service/production/kflux-osp-p01/resources/update-tekton-config-pac.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
application-name: Konflux kflux-osp-p01
66
custom-console-name: Konflux kflux-osp-p01
77
custom-console-url: https://konflux-ui.apps.kflux-osp-p01.yt45.p1.openshiftapps.com
8+
custom-console-url-namespace: https://konflux-ui.apps.kflux-osp-p01.yt45.p1.openshiftapps.com/ns/{{ namespace }}
89
custom-console-url-pr-details: https://konflux-ui.apps.kflux-osp-p01.yt45.p1.openshiftapps.com/ns/{{ namespace }}/pipelinerun/{{ pr }}
910
custom-console-url-pr-tasklog: https://konflux-ui.apps.kflux-osp-p01.yt45.p1.openshiftapps.com/ns/{{ namespace }}/pipelinerun/{{ pr }}/logs/{{ task }}
1011
remember-ok-to-test: "false"

components/pipeline-service/production/kflux-prd-rh02/deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2488,6 +2488,8 @@ spec:
24882488
application-name: Konflux kflux-prd-rh02
24892489
custom-console-name: Konflux kflux-prd-rh02
24902490
custom-console-url: https://konflux-ui.apps.kflux-prd-rh02.0fk9.p1.openshiftapps.com
2491+
custom-console-url-namespace: https://konflux-ui.apps.kflux-prd-rh02.0fk9.p1.openshiftapps.com/ns/{{
2492+
namespace }}
24912493
custom-console-url-pr-details: https://konflux-ui.apps.kflux-prd-rh02.0fk9.p1.openshiftapps.com/ns/{{
24922494
namespace }}/pipelinerun/{{ pr }}
24932495
custom-console-url-pr-tasklog: https://konflux-ui.apps.kflux-prd-rh02.0fk9.p1.openshiftapps.com/ns/{{

components/pipeline-service/production/kflux-prd-rh02/resources/update-tekton-config-pac.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
application-name: Konflux kflux-prd-rh02
66
custom-console-name: Konflux kflux-prd-rh02
77
custom-console-url: https://konflux-ui.apps.kflux-prd-rh02.0fk9.p1.openshiftapps.com
8+
custom-console-url-namespace: https://konflux-ui.apps.kflux-prd-rh02.0fk9.p1.openshiftapps.com/ns/{{ namespace }}
89
custom-console-url-pr-details: https://konflux-ui.apps.kflux-prd-rh02.0fk9.p1.openshiftapps.com/ns/{{ namespace }}/pipelinerun/{{ pr }}
910
custom-console-url-pr-tasklog: https://konflux-ui.apps.kflux-prd-rh02.0fk9.p1.openshiftapps.com/ns/{{ namespace }}/pipelinerun/{{ pr }}/logs/{{ task }}
1011
remember-ok-to-test: "false"

components/pipeline-service/production/kflux-prd-rh03/deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2488,6 +2488,8 @@ spec:
24882488
application-name: Konflux kflux-prd-rh03
24892489
custom-console-name: Konflux kflux-prd-rh03
24902490
custom-console-url: https://konflux-ui.apps.kflux-prd-rh03.nnv1.p1.openshiftapps.com
2491+
custom-console-url-namespace: https://konflux-ui.apps.kflux-prd-rh03.nnv1.p1.openshiftapps.com/ns/{{
2492+
namespace }}
24912493
custom-console-url-pr-details: https://konflux-ui.apps.kflux-prd-rh03.nnv1.p1.openshiftapps.com/ns/{{
24922494
namespace }}/pipelinerun/{{ pr }}
24932495
custom-console-url-pr-tasklog: https://konflux-ui.apps.kflux-prd-rh03.nnv1.p1.openshiftapps.com/ns/{{

components/pipeline-service/production/kflux-prd-rh03/resources/update-tekton-config-pac.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
application-name: Konflux kflux-prd-rh03
66
custom-console-name: Konflux kflux-prd-rh03
77
custom-console-url: https://konflux-ui.apps.kflux-prd-rh03.nnv1.p1.openshiftapps.com
8+
custom-console-url-namespace: https://konflux-ui.apps.kflux-prd-rh03.nnv1.p1.openshiftapps.com/ns/{{ namespace }}
89
custom-console-url-pr-details: https://konflux-ui.apps.kflux-prd-rh03.nnv1.p1.openshiftapps.com/ns/{{ namespace }}/pipelinerun/{{ pr }}
910
custom-console-url-pr-tasklog: https://konflux-ui.apps.kflux-prd-rh03.nnv1.p1.openshiftapps.com/ns/{{ namespace }}/pipelinerun/{{ pr }}/logs/{{ task }}
1011
remember-ok-to-test: "false"

components/pipeline-service/production/kflux-rhel-p01/deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2488,6 +2488,8 @@ spec:
24882488
application-name: Konflux kflux-rhel-p01
24892489
custom-console-name: Konflux kflux-rhel-p01
24902490
custom-console-url: https://konflux-ui.apps.kflux-rhel-p01.fc38.p1.openshiftapps.com
2491+
custom-console-url-namespace: https://konflux-ui.apps.kflux-rhel-p01.fc38.p1.openshiftapps.com/ns/{{
2492+
namespace }}
24912493
custom-console-url-pr-details: https://konflux-ui.apps.kflux-rhel-p01.fc38.p1.openshiftapps.com/ns/{{
24922494
namespace }}/pipelinerun/{{ pr }}
24932495
custom-console-url-pr-tasklog: https://konflux-ui.apps.kflux-rhel-p01.fc38.p1.openshiftapps.com/ns/{{

0 commit comments

Comments
 (0)