Skip to content

Commit

Permalink
scan-sources:noop [konflux] disable installer-terraform child images
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwindasr committed Dec 18, 2024
1 parent b13d5e7 commit 35d92e9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions images/ose-baremetal-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ name: openshift/ose-baremetal-installer
payload_name: 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-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ name: openshift/ose-installer
payload_name: 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 @@ name: openshift/ose-machine-os-images
payload_name: machine-os-images
owners:
- metal-platform@redhat.com
konflux:
# Since parent ose-installer-terraform-providers is disabled
mode: disabled

0 comments on commit 35d92e9

Please sign in to comment.