Skip to content

Commit

Permalink
scan-sources:noop [konflux] override params
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwindasr committed Dec 18, 2024
1 parent ba251e7 commit d2cc9d8
Show file tree
Hide file tree
Showing 14 changed files with 45 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 @@ -31,3 +31,6 @@ name: openshift/ose-monitoring-plugin-rhel8
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/nmstate-console-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,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 @@ -20,3 +20,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 @@ -36,3 +36,6 @@ labels:
name: openshift/ose-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/openshift-kubernetes-nmstate-operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,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:
# Since no green build exists for parent nmstate-console-plugin (since its disabled)
mode: disabled
3 changes: 3 additions & 0 deletions images/ose-alibaba-cloud-csi-driver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ from:
name: openshift/ose-alibaba-cloud-csi-driver
owners:
- aos-storage-staff@redhat.com
konflux:
# Until https://issues.redhat.com/browse/ART-11642 is resolved
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 @@ -24,3 +24,6 @@ owners:
- mfedosin@redhat.com
- dmoiseev@redhat.com
- ademicev@redhat.com
konflux:
# Until https://issues.redhat.com/browse/ART-11577 is resolved
mode: disabled
3 changes: 3 additions & 0 deletions images/ose-baremetal-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ from:
name: openshift/ose-baremetal-installer
owners:
- kni-devel-deployment@redhat.com
konflux:
# Since parent ose-installer-terraform-providers is disabled
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 @@ -21,3 +21,6 @@ name: openshift/ose-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 @@ -49,3 +49,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 @@ -21,3 +21,8 @@ from:
name: openshift/ose-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
3 changes: 3 additions & 0 deletions images/ose-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ from:
name: openshift/ose-installer
owners:
- aos-install@redhat.com
konflux:
# Since parent ose-installer-terraform-providers is disabled
mode: disabled
3 changes: 3 additions & 0 deletions images/ose-machine-os-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ from:
name: openshift/ose-machine-os-images
owners:
- metal-platform@redhat.com
konflux:
# Since parent ose-installer-terraform-providers is disabled
mode: disabled
3 changes: 3 additions & 0 deletions images/vertical-pod-autoscaler-operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,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 d2cc9d8

Please sign in to comment.