Skip to content

Commit

Permalink
Merge pull request #5838 from ashwindasr/konflux-4.15-override-params
Browse files Browse the repository at this point in the history
[konflux] override params
  • Loading branch information
ashwindasr authored Dec 13, 2024
2 parents 8aff725 + ecd7279 commit 40f6279
Show file tree
Hide file tree
Showing 9 changed files with 30 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 @@ -34,3 +34,6 @@ name: openshift/ose-monitoring-plugin-rhel8
payload_name: monitoring-plugin
owners:
- [email protected]
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 @@ -40,3 +40,6 @@ owners:
- [email protected]
- [email protected]
- [email protected]
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 @@ -25,3 +25,6 @@ owners:
- [email protected]
- [email protected]
- [email protected]
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 @@ -40,3 +40,6 @@ name: openshift/ose-console
payload_name: console
owners:
- [email protected]
konflux:
# Until cachito support is setup https://issues.redhat.com/browse/ART-11115
mode: disabled
3 changes: 3 additions & 0 deletions images/ose-alibaba-machine-controllers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ owners:
- [email protected]
- [email protected]
- [email protected]
konflux:
# Until https://issues.redhat.com/browse/ART-11577 is resolved
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 @@ -25,3 +25,6 @@ payload_name: cli-artifacts
owners:
- [email protected]
- [email protected]
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 @@ -51,3 +51,7 @@ owners:
- [email protected]
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 @@ -27,3 +27,8 @@ name: openshift/ose-installer-artifacts
payload_name: installer-artifacts
owners:
- [email protected]
konflux:
# Until https://issues.redhat.com/browse/ART-11563 is resolved
mode: disabled
vm_override:
aarch64: linux-d160/arm64
3 changes: 3 additions & 0 deletions images/vertical-pod-autoscaler-operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ update-csv:
manifests-dir: manifests/
registry: image-registry.openshift-image-registry.svc:5000
valid-subscription-label: '["OpenShift Kubernetes Engine", "OpenShift Container Platform", "OpenShift Platform Plus"]'
konflux:
# Until https://issues.redhat.com/browse/ART-11578 is resolved
mode: disabled

0 comments on commit 40f6279

Please sign in to comment.