Skip to content

Commit

Permalink
Merge pull request #5864 from locriandev/openshift-4.17
Browse files Browse the repository at this point in the history
[4.17][konflux] disable images that cannot be rebased
  • Loading branch information
locriandev authored Dec 17, 2024
2 parents 390506c + 351d7d1 commit a184f16
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions images/ose-installer-altinfra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ name: openshift/ose-installer-altinfra-rhel9
payload_name: installer-altinfra
owners:
- aos-install@redhat.com
konflux:
mode: disabled # parent ose-installer-etcd-artifacts has never been built
2 changes: 2 additions & 0 deletions images/ose-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ name: openshift/ose-installer-rhel9
payload_name: installer
owners:
- aos-install@redhat.com
konflux:
mode: disabled # parent ose-installer-etcd-artifacts has never been built
2 changes: 2 additions & 0 deletions images/ose-machine-os-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ name: openshift/ose-machine-os-images-rhel9
payload_name: machine-os-images
owners:
- metal-platform@redhat.com
konflux:
mode: disabled # parent ose-installer-etcd-artifacts has never been built

0 comments on commit a184f16

Please sign in to comment.