Skip to content

Commit 0c2ca81

Browse files
authored
KFLUXINFRA-2048 work part II - release to public production clusters (#7817)
* First commit to KFLUXINFRA-2048 - after Gal released the latest changes in MPC to staging, this commit releases these latest changes to private clusters. Will be watching for any issues in the following days to see if further production releases can be done. * Second commit to KFLUXINFRA-2048 - releasing the small update with only Gal-L's update to metrics to the public production clusters. No harm was observed to the metrics on the clusters where the release was done and this update is transparent for users.
1 parent b2e456b commit 0c2ca81

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

components/multi-platform-controller/production-downstream/pentest-p01/kustomization.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@ resources:
77
- ../../base/common
88
- host-config.yaml
99
- external-secrets.yaml
10-
- https://github.com/konflux-ci/multi-platform-controller/deploy/operator?ref=835e6b85c4ba77cc90e22ed3dcb116f915b61558
11-
- https://github.com/konflux-ci/multi-platform-controller/deploy/otp?ref=835e6b85c4ba77cc90e22ed3dcb116f915b61558
10+
- https://github.com/konflux-ci/multi-platform-controller/deploy/operator?ref=2a5a88f6e2611c80977603005fc3c97f354a59e7
11+
- https://github.com/konflux-ci/multi-platform-controller/deploy/otp?ref=2a5a88f6e2611c80977603005fc3c97f354a59e7
1212

1313
components:
1414
- ../../k-components/manager-resources
1515

1616
images:
1717
- name: multi-platform-controller
1818
newName: quay.io/konflux-ci/multi-platform-controller
19-
newTag: 835e6b85c4ba77cc90e22ed3dcb116f915b61558
19+
newTag: 2a5a88f6e2611c80977603005fc3c97f354a59e7
2020
- name: multi-platform-otp-server
2121
newName: quay.io/konflux-ci/multi-platform-controller-otp-service
22-
newTag: 835e6b85c4ba77cc90e22ed3dcb116f915b61558
22+
newTag: 2a5a88f6e2611c80977603005fc3c97f354a59e7
2323

2424
patches:
2525
- path: manager_resources_patch.yaml

components/multi-platform-controller/production/kflux-prd-rh02/kustomization.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@ resources:
88
- ../../base/rbac
99
- host-config.yaml
1010
- external-secrets.yaml
11-
- https://github.com/konflux-ci/multi-platform-controller/deploy/operator?ref=50d363e362af827c0c1b176cbf7fa5b5dba3e2a3
12-
- https://github.com/konflux-ci/multi-platform-controller/deploy/otp?ref=50d363e362af827c0c1b176cbf7fa5b5dba3e2a3
11+
- https://github.com/konflux-ci/multi-platform-controller/deploy/operator?ref=2a5a88f6e2611c80977603005fc3c97f354a59e7
12+
- https://github.com/konflux-ci/multi-platform-controller/deploy/otp?ref=2a5a88f6e2611c80977603005fc3c97f354a59e7
1313

1414
components:
1515
- ../../k-components/manager-resources
1616

1717
images:
1818
- name: multi-platform-controller
1919
newName: quay.io/konflux-ci/multi-platform-controller
20-
newTag: 50d363e362af827c0c1b176cbf7fa5b5dba3e2a3
20+
newTag: 2a5a88f6e2611c80977603005fc3c97f354a59e7
2121
- name: multi-platform-otp-server
2222
newName: quay.io/konflux-ci/multi-platform-controller-otp-service
23-
newTag: 50d363e362af827c0c1b176cbf7fa5b5dba3e2a3
23+
newTag: 2a5a88f6e2611c80977603005fc3c97f354a59e7
2424

2525
patches:
2626
- path: manager_resources_patch.yaml

components/multi-platform-controller/production/kflux-prd-rh03/kustomization.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@ resources:
88
- ../../base/rbac
99
- host-config.yaml
1010
- external-secrets.yaml
11-
- https://github.com/konflux-ci/multi-platform-controller/deploy/operator?ref=50d363e362af827c0c1b176cbf7fa5b5dba3e2a3
12-
- https://github.com/konflux-ci/multi-platform-controller/deploy/otp?ref=50d363e362af827c0c1b176cbf7fa5b5dba3e2a3
11+
- https://github.com/konflux-ci/multi-platform-controller/deploy/operator?ref=2a5a88f6e2611c80977603005fc3c97f354a59e7
12+
- https://github.com/konflux-ci/multi-platform-controller/deploy/otp?ref=2a5a88f6e2611c80977603005fc3c97f354a59e7
1313

1414
components:
1515
- ../../k-components/manager-resources
1616

1717
images:
1818
- name: multi-platform-controller
1919
newName: quay.io/konflux-ci/multi-platform-controller
20-
newTag: 50d363e362af827c0c1b176cbf7fa5b5dba3e2a3
20+
newTag: 2a5a88f6e2611c80977603005fc3c97f354a59e7
2121
- name: multi-platform-otp-server
2222
newName: quay.io/konflux-ci/multi-platform-controller-otp-service
23-
newTag: 50d363e362af827c0c1b176cbf7fa5b5dba3e2a3
23+
newTag: 2a5a88f6e2611c80977603005fc3c97f354a59e7
2424

2525
patches:
2626
- path: manager_resources_patch.yaml

components/multi-platform-controller/production/stone-prd-rh01/kustomization.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@ resources:
88
- ../../base/rbac
99
- host-config.yaml
1010
- external-secrets.yaml
11-
- https://github.com/konflux-ci/multi-platform-controller/deploy/operator?ref=50d363e362af827c0c1b176cbf7fa5b5dba3e2a3
12-
- https://github.com/konflux-ci/multi-platform-controller/deploy/otp?ref=50d363e362af827c0c1b176cbf7fa5b5dba3e2a3
11+
- https://github.com/konflux-ci/multi-platform-controller/deploy/operator?ref=2a5a88f6e2611c80977603005fc3c97f354a59e7
12+
- https://github.com/konflux-ci/multi-platform-controller/deploy/otp?ref=2a5a88f6e2611c80977603005fc3c97f354a59e7
1313

1414
components:
1515
- ../../k-components/manager-resources
1616

1717
images:
1818
- name: multi-platform-controller
1919
newName: quay.io/konflux-ci/multi-platform-controller
20-
newTag: 50d363e362af827c0c1b176cbf7fa5b5dba3e2a3
20+
newTag: 2a5a88f6e2611c80977603005fc3c97f354a59e7
2121
- name: multi-platform-otp-server
2222
newName: quay.io/konflux-ci/multi-platform-controller-otp-service
23-
newTag: 50d363e362af827c0c1b176cbf7fa5b5dba3e2a3
23+
newTag: 2a5a88f6e2611c80977603005fc3c97f354a59e7
2424

2525

2626
patches:

0 commit comments

Comments
 (0)