Skip to content

Commit

Permalink
[konflux] konflux override params
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwindasr committed Dec 10, 2024
1 parent a8a0146 commit bfa3979
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 0 deletions.
3 changes: 3 additions & 0 deletions images/monitoring-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ name: openshift/ose-monitoring-plugin-rhel9
payload_name: monitoring-plugin
owners:
- team-observability-ui@redhat.com
konflux:
# Until cachito support is setup https://issues.redhat.com/browse/ART-11115
mode: disabled
3 changes: 3 additions & 0 deletions images/networking-console-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ owners:
- yzamir@redhat.com
- mschatzm@redhat.com
payload_name: networking-console-plugin
konflux:
# Until cachito support is setup https://issues.redhat.com/browse/ART-11115
mode: disabled
3 changes: 3 additions & 0 deletions images/nmstate-console-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ owners:
- yzamir@redhat.com
- phoracek@redhat.com
- fge@redhat.com
konflux:
# Until cachito support is setup https://issues.redhat.com/browse/ART-11115
mode: disabled
3 changes: 3 additions & 0 deletions images/oc-mirror-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ owners:
- jpower@redhat.com
- dmesser@redhat.com
- aflom@redhat.com
konflux:
# Until cachito support is setup https://issues.redhat.com/browse/ART-11115
mode: disabled
3 changes: 3 additions & 0 deletions images/openshift-enterprise-console.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,6 @@ name: openshift/ose-console-rhel9
payload_name: console
owners:
- spadgett@redhat.com
konflux:
# Until cachito support is setup https://issues.redhat.com/browse/ART-11115
mode: disabled
3 changes: 3 additions & 0 deletions images/ose-cli-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ payload_name: cli-artifacts
owners:
- ccoleman@redhat.com
- aos-master@redhat.com
konflux:
vm_override:
aarch64: linux-d160/arm64
4 changes: 4 additions & 0 deletions images/ose-etcd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,7 @@ owners:
- melbeher@redhat.com
maintainer:
component: "Etcd"
konflux:
content:
source:
dockerfile: Dockerfile.rhel
5 changes: 5 additions & 0 deletions images/ose-installer-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,8 @@ name: openshift/ose-installer-artifacts-rhel9
payload_name: installer-artifacts
owners:
- aos-install@redhat.com
konflux:
# Until https://issues.redhat.com/browse/ART-11563 is resolved
mode: disabled
vm_override:
aarch64: linux-d160/arm64

0 comments on commit bfa3979

Please sign in to comment.