Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
396 changes: 396 additions & 0 deletions .github/workflows/release-generate-ci.yaml

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions config/backstage-plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,19 @@ config:
- onDemand: true
version: "4.16"
promotion: {}
release-v1.22:
konflux:
enabled: true
openShiftVersions:
- candidateRelease: true
onDemand: true
skipCron: true
version: "4.22"
- useClusterPool: true
version: "4.21"
- onDemand: true
version: "4.16"
promotion: {}
repositories:
- dockerfiles: {}
e2e:
Expand Down
15 changes: 15 additions & 0 deletions config/client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,21 @@ config:
useClusterPool: true
version: "4.21"
promotion: {}
release-v1.22:
konflux:
enabled: true
imageOverrides:
- name: CLI_ARTIFACTS
pullSpec: brew.registry.redhat.io/rh-osbs/openshift-serverless-1-kn-cli-artifacts-rhel8:1.16.0
openShiftVersions:
- candidateRelease: true
onDemand: true
skipCron: true
version: "4.22"
- skipCron: true
useClusterPool: true
version: "4.21"
promotion: {}
repositories:
- canonicalGoRepository: github.com/knative/client
dockerfiles: {}
Expand Down
24 changes: 24 additions & 0 deletions config/eventing-integrations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,30 @@ config:
promotion: {}
skipDockerFilesMatches:
- .*hermetic.*
release-v1.22:
konflux:
enabled: true
javaImages:
- .*eventing-integrations-aws-ddb-streams-source
- .*eventing-integrations-aws-s3-sink
- .*eventing-integrations-aws-s3-source
- .*eventing-integrations-aws-sns-sink
- .*eventing-integrations-aws-sqs-sink
- .*eventing-integrations-aws-sqs-source
- .*eventing-integrations-log-sink
- .*eventing-integrations-timer-source
openShiftVersions:
- candidateRelease: true
onDemand: true
skipCron: true
version: "4.21"
- useClusterPool: true
version: "4.20"
- onDemand: true
version: "4.14"
promotion: {}
skipDockerFilesMatches:
- .*hermetic.*
repositories:
- dockerfiles: {}
e2e:
Expand Down
9 changes: 9 additions & 0 deletions config/eventing-istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@ config:
- onDemand: true
version: "4.16"
promotion: {}
release-v1.22:
konflux:
enabled: true
openShiftVersions:
- useClusterPool: true
version: "4.20"
- onDemand: true
version: "4.14"
promotion: {}
repositories:
- dockerfiles: {}
e2e:
Expand Down
14 changes: 14 additions & 0 deletions config/eventing-kafka-broker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,20 @@ config:
promotion: {}
skipDockerFilesMatches:
- .*hermetic.*
release-v1.22:
konflux:
enabled: true
javaImages:
- .*eventing-kafka-broker-receiver
- .*eventing-kafka-broker-dispatcher
openShiftVersions:
- useClusterPool: true
version: "4.20"
- onDemand: true
version: "4.14"
promotion: {}
skipDockerFilesMatches:
- .*hermetic.*
repositories:
- dockerfiles: {}
e2e:
Expand Down
13 changes: 13 additions & 0 deletions config/eventing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,19 @@ config:
- onDemand: true
version: "4.16"
promotion: {}
release-v1.22:
konflux:
enabled: true
openShiftVersions:
- candidateRelease: true
onDemand: true
skipCron: true
version: "4.21"
- useClusterPool: true
version: "4.20"
- onDemand: true
version: "4.14"
promotion: {}
repositories:
- dockerfiles: {}
e2e:
Expand Down
8 changes: 8 additions & 0 deletions config/kn-plugin-event.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ config:
useClusterPool: true
version: "4.21"
promotion: {}
release-1.22:
konflux:
enabled: true
openShiftVersions:
- skipCron: true
useClusterPool: true
version: "4.21"
promotion: {}
release-next:
openShiftVersions:
- skipCron: true
Expand Down
8 changes: 8 additions & 0 deletions config/kn-plugin-func.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,14 @@ config:
useClusterPool: true
version: "4.21"
promotion: {}
release-v1.22:
konflux:
enabled: true
openShiftVersions:
- skipCron: true
useClusterPool: true
version: "4.20"
promotion: {}
repositories:
- dockerfiles: {}
ignoreConfigs: {}
Expand Down
4 changes: 2 additions & 2 deletions config/serverless-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ config:
excludes:
- .*ocp-4.22-lp-interop.*
skipE2EMatches:
- "^kitchensink-upgrade$"
- ^kitchensink-upgrade$
useClusterPool: true
version: "4.21"
- includeE2EMatches:
- "^kitchensink-upgrade$"
- ^kitchensink-upgrade$
skipPromotion: true
version: "4.20"
- onDemand: true
Expand Down
14 changes: 14 additions & 0 deletions config/serving.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,20 @@ config:
skipE2EMatches:
- perf-tests$
- .*e2e-tls$
release-v1.22:
konflux:
enabled: true
openShiftVersions:
- useClusterPool: true
version: "4.20"
- onDemand: true
version: "4.14"
promotion: {}
skipDockerFilesMatches:
- openshift/ci-operator/knative-perf-images.*
skipE2EMatches:
- perf-tests$
- .*e2e-tls$
repositories:
- dockerfiles:
excludes:
Expand Down
72 changes: 36 additions & 36 deletions pkg/dockerfilegen/ubi8.rpms.lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ arches:
name: socat
evr: 1.7.4.1-2.el8_10
sourcerpm: socat-1.7.4.1-2.el8_10.src.rpm
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/aarch64/baseos/os/Packages/r/rsync-3.1.3-24.el8_10.aarch64.rpm
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/aarch64/baseos/os/Packages/r/rsync-3.1.3-25.el8_10.aarch64.rpm
repoid: ubi-8-for-aarch64-baseos-rpms
size: 411224
checksum: sha256:a552ab28a609e2cffca49039b54e99beedc72ade07cff6341222970230aed087
size: 411400
checksum: sha256:986a683a47489a832b69ddae067acb1842711b268cdd259fb571c6684063c95e
name: rsync
evr: 3.1.3-24.el8_10
sourcerpm: rsync-3.1.3-24.el8_10.src.rpm
evr: 3.1.3-25.el8_10
sourcerpm: rsync-3.1.3-25.el8_10.src.rpm
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/aarch64/baseos/os/Packages/t/tar-1.30-11.el8_10.aarch64.rpm
repoid: ubi-8-for-aarch64-baseos-rpms
size: 849436
Expand All @@ -39,12 +39,12 @@ arches:
checksum: sha256:785c6b46c00a71d7e711dd1d60c64c1a6e3d80b395e459a3beaf780a3b489120
name: socat
evr: 1.7.4.1-2.el8_10
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/aarch64/baseos/source/SRPMS/Packages/r/rsync-3.1.3-24.el8_10.src.rpm
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/aarch64/baseos/source/SRPMS/Packages/r/rsync-3.1.3-25.el8_10.src.rpm
repoid: ubi-8-for-aarch64-baseos-source-rpms
size: 1153958
checksum: sha256:3f64ffd06df0e303cec56158cfef6cc243ef87b42ccee6faaa12167ad261612b
size: 1154650
checksum: sha256:c5eb468720a569592a07c119b9d2b441f780b48fd5c26ba790e0d5d809fc2d9b
name: rsync
evr: 3.1.3-24.el8_10
evr: 3.1.3-25.el8_10
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/aarch64/baseos/source/SRPMS/Packages/t/tar-1.30-11.el8_10.src.rpm
repoid: ubi-8-for-aarch64-baseos-source-rpms
size: 2173356
Expand All @@ -67,13 +67,13 @@ arches:
name: socat
evr: 1.7.4.1-2.el8_10
sourcerpm: socat-1.7.4.1-2.el8_10.src.rpm
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/ppc64le/baseos/os/Packages/r/rsync-3.1.3-24.el8_10.ppc64le.rpm
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/ppc64le/baseos/os/Packages/r/rsync-3.1.3-25.el8_10.ppc64le.rpm
repoid: ubi-8-for-ppc64le-baseos-rpms
size: 444140
checksum: sha256:a276c11e72b22749d803d6f878060d4afc2236d6bc6001130336ecb661ba54bb
size: 444280
checksum: sha256:d030b88f18159107a5df22a2913e1c54cb1fe924df508fef32020d5e90747a54
name: rsync
evr: 3.1.3-24.el8_10
sourcerpm: rsync-3.1.3-24.el8_10.src.rpm
evr: 3.1.3-25.el8_10
sourcerpm: rsync-3.1.3-25.el8_10.src.rpm
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/ppc64le/baseos/os/Packages/t/tar-1.30-11.el8_10.ppc64le.rpm
repoid: ubi-8-for-ppc64le-baseos-rpms
size: 877676
Expand All @@ -95,12 +95,12 @@ arches:
checksum: sha256:785c6b46c00a71d7e711dd1d60c64c1a6e3d80b395e459a3beaf780a3b489120
name: socat
evr: 1.7.4.1-2.el8_10
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/ppc64le/baseos/source/SRPMS/Packages/r/rsync-3.1.3-24.el8_10.src.rpm
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/ppc64le/baseos/source/SRPMS/Packages/r/rsync-3.1.3-25.el8_10.src.rpm
repoid: ubi-8-for-ppc64le-baseos-source-rpms
size: 1153958
checksum: sha256:3f64ffd06df0e303cec56158cfef6cc243ef87b42ccee6faaa12167ad261612b
size: 1154650
checksum: sha256:c5eb468720a569592a07c119b9d2b441f780b48fd5c26ba790e0d5d809fc2d9b
name: rsync
evr: 3.1.3-24.el8_10
evr: 3.1.3-25.el8_10
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/ppc64le/baseos/source/SRPMS/Packages/t/tar-1.30-11.el8_10.src.rpm
repoid: ubi-8-for-ppc64le-baseos-source-rpms
size: 2173356
Expand All @@ -123,13 +123,13 @@ arches:
name: socat
evr: 1.7.4.1-2.el8_10
sourcerpm: socat-1.7.4.1-2.el8_10.src.rpm
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/s390x/baseos/os/Packages/r/rsync-3.1.3-24.el8_10.s390x.rpm
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/s390x/baseos/os/Packages/r/rsync-3.1.3-25.el8_10.s390x.rpm
repoid: ubi-8-for-s390x-baseos-rpms
size: 414676
checksum: sha256:4b5ffbe23505b7c1e9d71744768eefcfa8018493c9247fe845f67c94eccc3d21
size: 414828
checksum: sha256:a8eaf4a1e7c7bd5b8070b04a7c282ac0c8fe725ec7dd9fa43d7a731eaf3e5bd8
name: rsync
evr: 3.1.3-24.el8_10
sourcerpm: rsync-3.1.3-24.el8_10.src.rpm
evr: 3.1.3-25.el8_10
sourcerpm: rsync-3.1.3-25.el8_10.src.rpm
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/s390x/baseos/os/Packages/t/tar-1.30-11.el8_10.s390x.rpm
repoid: ubi-8-for-s390x-baseos-rpms
size: 852716
Expand All @@ -151,12 +151,12 @@ arches:
checksum: sha256:785c6b46c00a71d7e711dd1d60c64c1a6e3d80b395e459a3beaf780a3b489120
name: socat
evr: 1.7.4.1-2.el8_10
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/s390x/baseos/source/SRPMS/Packages/r/rsync-3.1.3-24.el8_10.src.rpm
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/s390x/baseos/source/SRPMS/Packages/r/rsync-3.1.3-25.el8_10.src.rpm
repoid: ubi-8-for-s390x-baseos-source-rpms
size: 1153958
checksum: sha256:3f64ffd06df0e303cec56158cfef6cc243ef87b42ccee6faaa12167ad261612b
size: 1154650
checksum: sha256:c5eb468720a569592a07c119b9d2b441f780b48fd5c26ba790e0d5d809fc2d9b
name: rsync
evr: 3.1.3-24.el8_10
evr: 3.1.3-25.el8_10
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/s390x/baseos/source/SRPMS/Packages/t/tar-1.30-11.el8_10.src.rpm
repoid: ubi-8-for-s390x-baseos-source-rpms
size: 2173356
Expand All @@ -179,13 +179,13 @@ arches:
name: socat
evr: 1.7.4.1-2.el8_10
sourcerpm: socat-1.7.4.1-2.el8_10.src.rpm
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/r/rsync-3.1.3-24.el8_10.x86_64.rpm
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/r/rsync-3.1.3-25.el8_10.x86_64.rpm
repoid: ubi-8-for-x86_64-baseos-rpms
size: 421296
checksum: sha256:de11206f6b17495ae1139e137cffbc92ea7a638677a89ffab7dc669a1c8aa9a6
size: 421432
checksum: sha256:9fb4ac09b7640363c24edae1f1ef2826898721961575de795b487a31e654e944
name: rsync
evr: 3.1.3-24.el8_10
sourcerpm: rsync-3.1.3-24.el8_10.src.rpm
evr: 3.1.3-25.el8_10
sourcerpm: rsync-3.1.3-25.el8_10.src.rpm
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/t/tar-1.30-11.el8_10.x86_64.rpm
repoid: ubi-8-for-x86_64-baseos-rpms
size: 858044
Expand All @@ -207,12 +207,12 @@ arches:
checksum: sha256:785c6b46c00a71d7e711dd1d60c64c1a6e3d80b395e459a3beaf780a3b489120
name: socat
evr: 1.7.4.1-2.el8_10
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/source/SRPMS/Packages/r/rsync-3.1.3-24.el8_10.src.rpm
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/source/SRPMS/Packages/r/rsync-3.1.3-25.el8_10.src.rpm
repoid: ubi-8-for-x86_64-baseos-source-rpms
size: 1153958
checksum: sha256:3f64ffd06df0e303cec56158cfef6cc243ef87b42ccee6faaa12167ad261612b
size: 1154650
checksum: sha256:c5eb468720a569592a07c119b9d2b441f780b48fd5c26ba790e0d5d809fc2d9b
name: rsync
evr: 3.1.3-24.el8_10
evr: 3.1.3-25.el8_10
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/source/SRPMS/Packages/t/tar-1.30-11.el8_10.src.rpm
repoid: ubi-8-for-x86_64-baseos-source-rpms
size: 2173356
Expand Down
Loading
Loading