From d301bae2670449a6551a78581b365b79c9eda3ce Mon Sep 17 00:00:00 2001 From: serverless-qe Date: Fri, 17 Jan 2025 17:24:43 +0000 Subject: [PATCH 1/2] [release-v1.16] Sync Konflux configurations --- ...venting-apiserver-receive-adapter-116.yaml | 6 +++ .../components/kn-eventing-appender-116.yaml | 6 +++ .../kn-eventing-channel-controller-116.yaml | 6 +++ .../kn-eventing-channel-dispatcher-116.yaml | 6 +++ .../kn-eventing-controller-116.yaml | 6 +++ .../kn-eventing-event-display-116.yaml | 6 +++ .../components/kn-eventing-filter-116.yaml | 6 +++ .../kn-eventing-heartbeats-116.yaml | 6 +++ .../kn-eventing-heartbeats-receiver-116.yaml | 6 +++ .../components/kn-eventing-ingress-116.yaml | 6 +++ .../components/kn-eventing-jobsink-116.yaml | 6 +++ .../components/kn-eventing-migrate-116.yaml | 6 +++ .../kn-eventing-mtchannel-broker-116.yaml | 6 +++ .../components/kn-eventing-mtping-116.yaml | 6 +++ .../components/kn-eventing-pong-116.yaml | 6 +++ .../components/kn-eventing-schema-116.yaml | 6 +++ .../kn-eventing-test-event-sender-116.yaml | 6 +++ .../kn-eventing-test-eventshub-116.yaml | 6 +++ .../kn-eventing-test-print-116.yaml | 6 +++ .../kn-eventing-test-recordevents-116.yaml | 6 +++ .../kn-eventing-test-request-sender-116.yaml | 6 +++ .../kn-eventing-test-wathola-fetcher-116.yaml | 6 +++ ...n-eventing-test-wathola-forwarder-116.yaml | 6 +++ ...kn-eventing-test-wathola-receiver-116.yaml | 6 +++ .../kn-eventing-test-wathola-sender-116.yaml | 6 +++ .../components/kn-eventing-webhook-116.yaml | 6 +++ .../tests/ec-test.yaml | 8 +-- .../tests/override-snapshot-ec-test.yaml | 25 ++++++++++ .tekton/docker-build.yaml | 50 +++++++++++++++++++ ...rver-receive-adapter-116-pull-request.yaml | 2 +- ...ng-apiserver-receive-adapter-116-push.yaml | 3 +- ...kn-eventing-appender-116-pull-request.yaml | 2 +- .tekton/kn-eventing-appender-116-push.yaml | 3 +- ...g-channel-controller-116-pull-request.yaml | 2 +- ...-eventing-channel-controller-116-push.yaml | 3 +- ...g-channel-dispatcher-116-pull-request.yaml | 2 +- ...-eventing-channel-dispatcher-116-push.yaml | 3 +- ...-eventing-controller-116-pull-request.yaml | 2 +- .tekton/kn-eventing-controller-116-push.yaml | 3 +- ...enting-event-display-116-pull-request.yaml | 2 +- .../kn-eventing-event-display-116-push.yaml | 3 +- .../kn-eventing-filter-116-pull-request.yaml | 2 +- .tekton/kn-eventing-filter-116-push.yaml | 3 +- ...-eventing-heartbeats-116-pull-request.yaml | 2 +- .tekton/kn-eventing-heartbeats-116-push.yaml | 3 +- ...-heartbeats-receiver-116-pull-request.yaml | 2 +- ...eventing-heartbeats-receiver-116-push.yaml | 3 +- .../kn-eventing-ingress-116-pull-request.yaml | 2 +- .tekton/kn-eventing-ingress-116-push.yaml | 3 +- .../kn-eventing-jobsink-116-pull-request.yaml | 2 +- .tekton/kn-eventing-jobsink-116-push.yaml | 3 +- .../kn-eventing-migrate-116-pull-request.yaml | 2 +- .tekton/kn-eventing-migrate-116-push.yaml | 3 +- ...ing-mtchannel-broker-116-pull-request.yaml | 2 +- ...kn-eventing-mtchannel-broker-116-push.yaml | 3 +- .../kn-eventing-mtping-116-pull-request.yaml | 2 +- .tekton/kn-eventing-mtping-116-push.yaml | 3 +- .../kn-eventing-pong-116-pull-request.yaml | 2 +- .tekton/kn-eventing-pong-116-push.yaml | 3 +- .../kn-eventing-schema-116-pull-request.yaml | 2 +- .tekton/kn-eventing-schema-116-push.yaml | 3 +- ...ng-test-event-sender-116-pull-request.yaml | 2 +- ...n-eventing-test-event-sender-116-push.yaml | 3 +- ...nting-test-eventshub-116-pull-request.yaml | 2 +- .../kn-eventing-test-eventshub-116-push.yaml | 3 +- ...-eventing-test-print-116-pull-request.yaml | 2 +- .tekton/kn-eventing-test-print-116-push.yaml | 3 +- ...ng-test-recordevents-116-pull-request.yaml | 2 +- ...n-eventing-test-recordevents-116-push.yaml | 3 +- ...-test-request-sender-116-pull-request.yaml | 2 +- ...eventing-test-request-sender-116-push.yaml | 3 +- ...test-wathola-fetcher-116-pull-request.yaml | 2 +- ...venting-test-wathola-fetcher-116-push.yaml | 3 +- ...st-wathola-forwarder-116-pull-request.yaml | 2 +- ...nting-test-wathola-forwarder-116-push.yaml | 3 +- ...est-wathola-receiver-116-pull-request.yaml | 2 +- ...enting-test-wathola-receiver-116-push.yaml | 3 +- ...-test-wathola-sender-116-pull-request.yaml | 2 +- ...eventing-test-wathola-sender-116-push.yaml | 3 +- .../kn-eventing-webhook-116-pull-request.yaml | 2 +- .tekton/kn-eventing-webhook-116-push.yaml | 3 +- 81 files changed, 314 insertions(+), 55 deletions(-) create mode 100755 .konflux/applications/serverless-operator-136/tests/override-snapshot-ec-test.yaml diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-apiserver-receive-adapter-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-apiserver-receive-adapter-116.yaml index cf3df51a3df..17069dd7218 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-apiserver-receive-adapter-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-apiserver-receive-adapter-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-apiserver-receive-adapter-116 spec: componentName: kn-eventing-apiserver-receive-adapter-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-appender-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-appender-116.yaml index 2e20d3838c0..fb92775a1f7 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-appender-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-appender-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-appender-116 spec: componentName: kn-eventing-appender-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-channel-controller-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-channel-controller-116.yaml index b9e75b764c8..75d0f213873 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-channel-controller-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-channel-controller-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-channel-controller-116 spec: componentName: kn-eventing-channel-controller-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-channel-dispatcher-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-channel-dispatcher-116.yaml index 3af23503e6b..b59788df552 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-channel-dispatcher-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-channel-dispatcher-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-channel-dispatcher-116 spec: componentName: kn-eventing-channel-dispatcher-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-controller-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-controller-116.yaml index 60d97be6765..374a45c0aff 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-controller-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-controller-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-controller-116 spec: componentName: kn-eventing-controller-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-event-display-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-event-display-116.yaml index b2f69708b28..5e5b3dac157 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-event-display-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-event-display-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-event-display-116 spec: componentName: kn-eventing-event-display-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-filter-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-filter-116.yaml index 178056510ef..9505119fd1e 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-filter-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-filter-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-filter-116 spec: componentName: kn-eventing-filter-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-heartbeats-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-heartbeats-116.yaml index 9b7ba7e3039..f9e6ebd72dc 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-heartbeats-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-heartbeats-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-heartbeats-116 spec: componentName: kn-eventing-heartbeats-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-heartbeats-receiver-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-heartbeats-receiver-116.yaml index fee8dcbd3af..f1ea49cf36f 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-heartbeats-receiver-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-heartbeats-receiver-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-heartbeats-receiver-116 spec: componentName: kn-eventing-heartbeats-receiver-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-ingress-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-ingress-116.yaml index 3983cccaa48..e0a15f21485 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-ingress-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-ingress-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-ingress-116 spec: componentName: kn-eventing-ingress-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-jobsink-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-jobsink-116.yaml index 008242d46a5..28f9f91a700 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-jobsink-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-jobsink-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-jobsink-116 spec: componentName: kn-eventing-jobsink-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-migrate-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-migrate-116.yaml index 1fae3c4a4cd..197d538fdc8 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-migrate-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-migrate-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-migrate-116 spec: componentName: kn-eventing-migrate-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-mtchannel-broker-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-mtchannel-broker-116.yaml index c399b095230..15565d5df86 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-mtchannel-broker-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-mtchannel-broker-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-mtchannel-broker-116 spec: componentName: kn-eventing-mtchannel-broker-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-mtping-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-mtping-116.yaml index 9a75cdfa815..4c963035f6d 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-mtping-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-mtping-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-mtping-116 spec: componentName: kn-eventing-mtping-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-pong-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-pong-116.yaml index 3fe4bb625d9..67e3a02bd1c 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-pong-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-pong-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-pong-116 spec: componentName: kn-eventing-pong-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-schema-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-schema-116.yaml index 0a9b528c183..c2d8a35a222 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-schema-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-schema-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-schema-116 spec: componentName: kn-eventing-schema-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-event-sender-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-event-sender-116.yaml index cf92e824dab..4944a9853eb 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-event-sender-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-event-sender-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-test-event-sender-116 spec: componentName: kn-eventing-test-event-sender-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-eventshub-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-eventshub-116.yaml index 6556c45e16c..2f0d2091a2e 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-eventshub-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-eventshub-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-test-eventshub-116 spec: componentName: kn-eventing-test-eventshub-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-print-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-print-116.yaml index f4930dd5e1d..53a209ba1eb 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-print-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-print-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-test-print-116 spec: componentName: kn-eventing-test-print-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-recordevents-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-recordevents-116.yaml index b445d20b03b..1c3b02be6c1 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-recordevents-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-recordevents-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-test-recordevents-116 spec: componentName: kn-eventing-test-recordevents-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-request-sender-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-request-sender-116.yaml index 70c6c520c8f..79324bbe3ba 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-request-sender-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-request-sender-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-test-request-sender-116 spec: componentName: kn-eventing-test-request-sender-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-wathola-fetcher-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-wathola-fetcher-116.yaml index 4d0d9784506..060ed79b13f 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-wathola-fetcher-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-wathola-fetcher-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-test-wathola-fetcher-116 spec: componentName: kn-eventing-test-wathola-fetcher-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-wathola-forwarder-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-wathola-forwarder-116.yaml index 53d2ffe04fd..1eb2ae3c9aa 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-wathola-forwarder-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-wathola-forwarder-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-test-wathola-forwarder-116 spec: componentName: kn-eventing-test-wathola-forwarder-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-wathola-receiver-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-wathola-receiver-116.yaml index 594c396c3b1..a36f2632ec8 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-wathola-receiver-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-wathola-receiver-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-test-wathola-receiver-116 spec: componentName: kn-eventing-test-wathola-receiver-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-wathola-sender-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-wathola-sender-116.yaml index 134d1f67255..54ac4990e48 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-test-wathola-sender-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-test-wathola-sender-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-test-wathola-sender-116 spec: componentName: kn-eventing-test-wathola-sender-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/components/kn-eventing-webhook-116.yaml b/.konflux/applications/serverless-operator-136/components/kn-eventing-webhook-116.yaml index 54cd0dcdd53..2b656a521db 100755 --- a/.konflux/applications/serverless-operator-136/components/kn-eventing-webhook-116.yaml +++ b/.konflux/applications/serverless-operator-136/components/kn-eventing-webhook-116.yaml @@ -3,11 +3,17 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac-no-mr name: kn-eventing-webhook-116 spec: componentName: kn-eventing-webhook-116 application: serverless-operator-136 + build-nudges-ref: + + - "serverless-bundle-136" + + source: git: url: https://github.com/openshift-knative/eventing.git diff --git a/.konflux/applications/serverless-operator-136/tests/ec-test.yaml b/.konflux/applications/serverless-operator-136/tests/ec-test.yaml index 8ef8fdd6e19..4d4a9528a57 100755 --- a/.konflux/applications/serverless-operator-136/tests/ec-test.yaml +++ b/.konflux/applications/serverless-operator-136/tests/ec-test.yaml @@ -1,13 +1,15 @@ apiVersion: appstudio.redhat.com/v1beta2 kind: IntegrationTestScenario metadata: - name: serverless-operator-136-enterprise-contract + name: serverless-operator-136-ec spec: params: - name: POLICY_CONFIGURATION - value: rhtap-releng-tenant/tmp-onboard-policy + value: rhtap-releng-tenant/registry-standard-stage - name: TIMEOUT - value: "45m0s" + value: "120m" + - name: WORKERS + value: "8" application: serverless-operator-136 contexts: - description: Application testing diff --git a/.konflux/applications/serverless-operator-136/tests/override-snapshot-ec-test.yaml b/.konflux/applications/serverless-operator-136/tests/override-snapshot-ec-test.yaml new file mode 100755 index 00000000000..ac2338adc0d --- /dev/null +++ b/.konflux/applications/serverless-operator-136/tests/override-snapshot-ec-test.yaml @@ -0,0 +1,25 @@ +apiVersion: appstudio.redhat.com/v1beta2 +kind: IntegrationTestScenario +metadata: + name: serverless-operator-136-ec-override-snapshot +spec: + params: + - name: POLICY_CONFIGURATION + value: rhtap-releng-tenant/registry-ocp-serverless-prod + - name: TIMEOUT + value: "120m" + - name: WORKERS + value: "8" + application: serverless-operator-136 + contexts: + - description: Override Snapshot testing + name: override + resolverRef: + params: + - name: url + value: 'https://github.com/redhat-appstudio/build-definitions' + - name: revision + value: main + - name: pathInRepo + value: pipelines/enterprise-contract.yaml + resolver: git diff --git a/.tekton/docker-build.yaml b/.tekton/docker-build.yaml index 1a0f70b181f..4d6384f4ad7 100755 --- a/.tekton/docker-build.yaml +++ b/.tekton/docker-build.yaml @@ -429,6 +429,56 @@ spec: operator: in values: - "false" + - name: sast-shell-check + params: + - name: image-digest + value: $(tasks.build-image-index.results.IMAGE_DIGEST) + - name: image-url + value: $(tasks.build-image-index.results.IMAGE_URL) + - name: SOURCE_ARTIFACT + value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT) + - name: CACHI2_ARTIFACT + value: $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT) + runAfter: + - build-image-index + taskRef: + params: + - name: name + value: sast-shell-check-oci-ta + - name: bundle + value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:7553ec6925d0586b286502669b8e31a39dc73501f657426bac99019ac598d6ab + - name: kind + value: task + resolver: bundles + when: + - input: $(params.skip-checks) + operator: in + values: + - "false" + - name: sast-unicode-check + params: + - name: image-url + value: $(tasks.build-image-index.results.IMAGE_URL) + - name: SOURCE_ARTIFACT + value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT) + - name: CACHI2_ARTIFACT + value: $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT) + runAfter: + - build-image-index + taskRef: + params: + - name: name + value: sast-shell-check-oci-ta + - name: bundle + value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:7553ec6925d0586b286502669b8e31a39dc73501f657426bac99019ac598d6ab + - name: kind + value: task + resolver: bundles + when: + - input: $(params.skip-checks) + operator: in + values: + - "false" - name: push-dockerfile params: - name: IMAGE diff --git a/.tekton/kn-eventing-apiserver-receive-adapter-116-pull-request.yaml b/.tekton/kn-eventing-apiserver-receive-adapter-116-pull-request.yaml index df0515ae55f..0d706e0b7c2 100755 --- a/.tekton/kn-eventing-apiserver-receive-adapter-116-pull-request.yaml +++ b/.tekton/kn-eventing-apiserver-receive-adapter-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/apiserver_receive_adapter/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-apiserver-receive-adapter-116-push.yaml b/.tekton/kn-eventing-apiserver-receive-adapter-116-push.yaml index e7562daca6f..b48945a3dd7 100755 --- a/.tekton/kn-eventing-apiserver-receive-adapter-116-push.yaml +++ b/.tekton/kn-eventing-apiserver-receive-adapter-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/apiserver_receive_adapter/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-appender-116-pull-request.yaml b/.tekton/kn-eventing-appender-116-pull-request.yaml index a47a8bde2c8..984b5cbe3fe 100755 --- a/.tekton/kn-eventing-appender-116-pull-request.yaml +++ b/.tekton/kn-eventing-appender-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/appender/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-appender-116-push.yaml b/.tekton/kn-eventing-appender-116-push.yaml index 00bbe94b2f2..24bb22b8a5a 100755 --- a/.tekton/kn-eventing-appender-116-push.yaml +++ b/.tekton/kn-eventing-appender-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/appender/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-channel-controller-116-pull-request.yaml b/.tekton/kn-eventing-channel-controller-116-pull-request.yaml index 12f71718fca..65e4b7b69e1 100755 --- a/.tekton/kn-eventing-channel-controller-116-pull-request.yaml +++ b/.tekton/kn-eventing-channel-controller-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/channel_controller/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-channel-controller-116-push.yaml b/.tekton/kn-eventing-channel-controller-116-push.yaml index e0f28250a90..bb29f42fef7 100755 --- a/.tekton/kn-eventing-channel-controller-116-push.yaml +++ b/.tekton/kn-eventing-channel-controller-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/channel_controller/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-channel-dispatcher-116-pull-request.yaml b/.tekton/kn-eventing-channel-dispatcher-116-pull-request.yaml index e802a18d77b..8cf4fde5767 100755 --- a/.tekton/kn-eventing-channel-dispatcher-116-pull-request.yaml +++ b/.tekton/kn-eventing-channel-dispatcher-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/channel_dispatcher/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-channel-dispatcher-116-push.yaml b/.tekton/kn-eventing-channel-dispatcher-116-push.yaml index dee6de9af84..c207102859f 100755 --- a/.tekton/kn-eventing-channel-dispatcher-116-push.yaml +++ b/.tekton/kn-eventing-channel-dispatcher-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/channel_dispatcher/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-controller-116-pull-request.yaml b/.tekton/kn-eventing-controller-116-pull-request.yaml index 2b50f0c5b1a..dceba71dfa4 100755 --- a/.tekton/kn-eventing-controller-116-pull-request.yaml +++ b/.tekton/kn-eventing-controller-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/controller/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-controller-116-push.yaml b/.tekton/kn-eventing-controller-116-push.yaml index 23351c04c5f..e5c6e7e230a 100755 --- a/.tekton/kn-eventing-controller-116-push.yaml +++ b/.tekton/kn-eventing-controller-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/controller/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-event-display-116-pull-request.yaml b/.tekton/kn-eventing-event-display-116-pull-request.yaml index 48728d26475..2c835acc22e 100755 --- a/.tekton/kn-eventing-event-display-116-pull-request.yaml +++ b/.tekton/kn-eventing-event-display-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/event_display/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-event-display-116-push.yaml b/.tekton/kn-eventing-event-display-116-push.yaml index 2dca82cbf7f..1cfe3222cd3 100755 --- a/.tekton/kn-eventing-event-display-116-push.yaml +++ b/.tekton/kn-eventing-event-display-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/event_display/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-filter-116-pull-request.yaml b/.tekton/kn-eventing-filter-116-pull-request.yaml index 2208c777639..e6f7cae42ef 100755 --- a/.tekton/kn-eventing-filter-116-pull-request.yaml +++ b/.tekton/kn-eventing-filter-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/filter/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-filter-116-push.yaml b/.tekton/kn-eventing-filter-116-push.yaml index 73ceb0be03e..7392615783c 100755 --- a/.tekton/kn-eventing-filter-116-push.yaml +++ b/.tekton/kn-eventing-filter-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/filter/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-heartbeats-116-pull-request.yaml b/.tekton/kn-eventing-heartbeats-116-pull-request.yaml index cb410cc38e0..6af5af6baa1 100755 --- a/.tekton/kn-eventing-heartbeats-116-pull-request.yaml +++ b/.tekton/kn-eventing-heartbeats-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/heartbeats/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-heartbeats-116-push.yaml b/.tekton/kn-eventing-heartbeats-116-push.yaml index 813780fc14a..eab8dddec7a 100755 --- a/.tekton/kn-eventing-heartbeats-116-push.yaml +++ b/.tekton/kn-eventing-heartbeats-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/heartbeats/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-heartbeats-receiver-116-pull-request.yaml b/.tekton/kn-eventing-heartbeats-receiver-116-pull-request.yaml index a1fc62748cf..7dc99e18c94 100755 --- a/.tekton/kn-eventing-heartbeats-receiver-116-pull-request.yaml +++ b/.tekton/kn-eventing-heartbeats-receiver-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/heartbeats_receiver/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-heartbeats-receiver-116-push.yaml b/.tekton/kn-eventing-heartbeats-receiver-116-push.yaml index 7aca9be7f9f..30f2326e5d5 100755 --- a/.tekton/kn-eventing-heartbeats-receiver-116-push.yaml +++ b/.tekton/kn-eventing-heartbeats-receiver-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/heartbeats_receiver/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-ingress-116-pull-request.yaml b/.tekton/kn-eventing-ingress-116-pull-request.yaml index 8c2b2f46a54..0a82ef86ad9 100755 --- a/.tekton/kn-eventing-ingress-116-pull-request.yaml +++ b/.tekton/kn-eventing-ingress-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/ingress/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-ingress-116-push.yaml b/.tekton/kn-eventing-ingress-116-push.yaml index d02ab39d222..1e6bbaee0cf 100755 --- a/.tekton/kn-eventing-ingress-116-push.yaml +++ b/.tekton/kn-eventing-ingress-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/ingress/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-jobsink-116-pull-request.yaml b/.tekton/kn-eventing-jobsink-116-pull-request.yaml index 7e6e43e60de..59fd77ff642 100755 --- a/.tekton/kn-eventing-jobsink-116-pull-request.yaml +++ b/.tekton/kn-eventing-jobsink-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/jobsink/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-jobsink-116-push.yaml b/.tekton/kn-eventing-jobsink-116-push.yaml index 9126fb068ca..5b9439205e4 100755 --- a/.tekton/kn-eventing-jobsink-116-push.yaml +++ b/.tekton/kn-eventing-jobsink-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/jobsink/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-migrate-116-pull-request.yaml b/.tekton/kn-eventing-migrate-116-pull-request.yaml index c13238fa647..0f43f3b536f 100755 --- a/.tekton/kn-eventing-migrate-116-pull-request.yaml +++ b/.tekton/kn-eventing-migrate-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/migrate/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-migrate-116-push.yaml b/.tekton/kn-eventing-migrate-116-push.yaml index 4eee27b5f2d..05d63e5919d 100755 --- a/.tekton/kn-eventing-migrate-116-push.yaml +++ b/.tekton/kn-eventing-migrate-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/migrate/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-mtchannel-broker-116-pull-request.yaml b/.tekton/kn-eventing-mtchannel-broker-116-pull-request.yaml index 49da23399f1..d0f078bb2fa 100755 --- a/.tekton/kn-eventing-mtchannel-broker-116-pull-request.yaml +++ b/.tekton/kn-eventing-mtchannel-broker-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/mtchannel_broker/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-mtchannel-broker-116-push.yaml b/.tekton/kn-eventing-mtchannel-broker-116-push.yaml index 959344cf5f0..300ae067b10 100755 --- a/.tekton/kn-eventing-mtchannel-broker-116-push.yaml +++ b/.tekton/kn-eventing-mtchannel-broker-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/mtchannel_broker/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-mtping-116-pull-request.yaml b/.tekton/kn-eventing-mtping-116-pull-request.yaml index a107bb49365..8ff8baeb948 100755 --- a/.tekton/kn-eventing-mtping-116-pull-request.yaml +++ b/.tekton/kn-eventing-mtping-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/mtping/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-mtping-116-push.yaml b/.tekton/kn-eventing-mtping-116-push.yaml index bfb548480aa..6674f8b9d2f 100755 --- a/.tekton/kn-eventing-mtping-116-push.yaml +++ b/.tekton/kn-eventing-mtping-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/mtping/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-pong-116-pull-request.yaml b/.tekton/kn-eventing-pong-116-pull-request.yaml index 457261bfcbf..84068cb6910 100755 --- a/.tekton/kn-eventing-pong-116-pull-request.yaml +++ b/.tekton/kn-eventing-pong-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/pong/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-pong-116-push.yaml b/.tekton/kn-eventing-pong-116-push.yaml index 09b3834ac91..370744f7083 100755 --- a/.tekton/kn-eventing-pong-116-push.yaml +++ b/.tekton/kn-eventing-pong-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/pong/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-schema-116-pull-request.yaml b/.tekton/kn-eventing-schema-116-pull-request.yaml index 4a10cbc5283..45c8dced924 100755 --- a/.tekton/kn-eventing-schema-116-pull-request.yaml +++ b/.tekton/kn-eventing-schema-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/schema/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-schema-116-push.yaml b/.tekton/kn-eventing-schema-116-push.yaml index 769f9c0e668..03a91100145 100755 --- a/.tekton/kn-eventing-schema-116-push.yaml +++ b/.tekton/kn-eventing-schema-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/schema/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-test-event-sender-116-pull-request.yaml b/.tekton/kn-eventing-test-event-sender-116-pull-request.yaml index b52563397e6..195a762db35 100755 --- a/.tekton/kn-eventing-test-event-sender-116-pull-request.yaml +++ b/.tekton/kn-eventing-test-event-sender-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-test-images/event-sender/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-test-event-sender-116-push.yaml b/.tekton/kn-eventing-test-event-sender-116-push.yaml index e98bd4792c9..d702b5ccbf7 100755 --- a/.tekton/kn-eventing-test-event-sender-116-push.yaml +++ b/.tekton/kn-eventing-test-event-sender-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-test-images/event-sender/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-test-eventshub-116-pull-request.yaml b/.tekton/kn-eventing-test-eventshub-116-pull-request.yaml index 21acb937ef3..a94b771c7c1 100755 --- a/.tekton/kn-eventing-test-eventshub-116-pull-request.yaml +++ b/.tekton/kn-eventing-test-eventshub-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-test-images/eventshub/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-test-eventshub-116-push.yaml b/.tekton/kn-eventing-test-eventshub-116-push.yaml index f98fc9db0da..6eca02b38e8 100755 --- a/.tekton/kn-eventing-test-eventshub-116-push.yaml +++ b/.tekton/kn-eventing-test-eventshub-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-test-images/eventshub/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-test-print-116-pull-request.yaml b/.tekton/kn-eventing-test-print-116-pull-request.yaml index 71b0f3e2618..257b1436c2f 100755 --- a/.tekton/kn-eventing-test-print-116-pull-request.yaml +++ b/.tekton/kn-eventing-test-print-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-test-images/print/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-test-print-116-push.yaml b/.tekton/kn-eventing-test-print-116-push.yaml index 012577f5cb5..25db56b54a9 100755 --- a/.tekton/kn-eventing-test-print-116-push.yaml +++ b/.tekton/kn-eventing-test-print-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-test-images/print/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-test-recordevents-116-pull-request.yaml b/.tekton/kn-eventing-test-recordevents-116-pull-request.yaml index 38b40a76b9d..45c8f88014a 100755 --- a/.tekton/kn-eventing-test-recordevents-116-pull-request.yaml +++ b/.tekton/kn-eventing-test-recordevents-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-test-images/recordevents/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-test-recordevents-116-push.yaml b/.tekton/kn-eventing-test-recordevents-116-push.yaml index e3d08a1713e..7631c7f5433 100755 --- a/.tekton/kn-eventing-test-recordevents-116-push.yaml +++ b/.tekton/kn-eventing-test-recordevents-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-test-images/recordevents/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-test-request-sender-116-pull-request.yaml b/.tekton/kn-eventing-test-request-sender-116-pull-request.yaml index 3faf3fdc8fa..1ec7206d8b3 100755 --- a/.tekton/kn-eventing-test-request-sender-116-pull-request.yaml +++ b/.tekton/kn-eventing-test-request-sender-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-test-images/request-sender/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-test-request-sender-116-push.yaml b/.tekton/kn-eventing-test-request-sender-116-push.yaml index 89b7a438107..59a7ba02319 100755 --- a/.tekton/kn-eventing-test-request-sender-116-push.yaml +++ b/.tekton/kn-eventing-test-request-sender-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-test-images/request-sender/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-test-wathola-fetcher-116-pull-request.yaml b/.tekton/kn-eventing-test-wathola-fetcher-116-pull-request.yaml index eb521ac7bea..6e09966b190 100755 --- a/.tekton/kn-eventing-test-wathola-fetcher-116-pull-request.yaml +++ b/.tekton/kn-eventing-test-wathola-fetcher-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-test-images/wathola-fetcher/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-test-wathola-fetcher-116-push.yaml b/.tekton/kn-eventing-test-wathola-fetcher-116-push.yaml index a8ae93dee11..400b65f4ee2 100755 --- a/.tekton/kn-eventing-test-wathola-fetcher-116-push.yaml +++ b/.tekton/kn-eventing-test-wathola-fetcher-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-test-images/wathola-fetcher/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-test-wathola-forwarder-116-pull-request.yaml b/.tekton/kn-eventing-test-wathola-forwarder-116-pull-request.yaml index 4b19acdb0bf..a2aaa36dcfc 100755 --- a/.tekton/kn-eventing-test-wathola-forwarder-116-pull-request.yaml +++ b/.tekton/kn-eventing-test-wathola-forwarder-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-test-images/wathola-forwarder/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-test-wathola-forwarder-116-push.yaml b/.tekton/kn-eventing-test-wathola-forwarder-116-push.yaml index a573fe07640..8724b882654 100755 --- a/.tekton/kn-eventing-test-wathola-forwarder-116-push.yaml +++ b/.tekton/kn-eventing-test-wathola-forwarder-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-test-images/wathola-forwarder/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-test-wathola-receiver-116-pull-request.yaml b/.tekton/kn-eventing-test-wathola-receiver-116-pull-request.yaml index db2ad1ebcb6..e3c9c55c99e 100755 --- a/.tekton/kn-eventing-test-wathola-receiver-116-pull-request.yaml +++ b/.tekton/kn-eventing-test-wathola-receiver-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-test-images/wathola-receiver/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-test-wathola-receiver-116-push.yaml b/.tekton/kn-eventing-test-wathola-receiver-116-push.yaml index 11b5c75beef..a49898620d9 100755 --- a/.tekton/kn-eventing-test-wathola-receiver-116-push.yaml +++ b/.tekton/kn-eventing-test-wathola-receiver-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-test-images/wathola-receiver/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-test-wathola-sender-116-pull-request.yaml b/.tekton/kn-eventing-test-wathola-sender-116-pull-request.yaml index 8ecbe8ef612..759269e9329 100755 --- a/.tekton/kn-eventing-test-wathola-sender-116-pull-request.yaml +++ b/.tekton/kn-eventing-test-wathola-sender-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-test-images/wathola-sender/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-test-wathola-sender-116-push.yaml b/.tekton/kn-eventing-test-wathola-sender-116-push.yaml index a5e16f2548e..c5b8f1fdcf2 100755 --- a/.tekton/kn-eventing-test-wathola-sender-116-push.yaml +++ b/.tekton/kn-eventing-test-wathola-sender-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-test-images/wathola-sender/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: diff --git a/.tekton/kn-eventing-webhook-116-pull-request.yaml b/.tekton/kn-eventing-webhook-116-pull-request.yaml index 6b9218e9c1b..0e8123ae9ba 100755 --- a/.tekton/kn-eventing-webhook-116-pull-request.yaml +++ b/.tekton/kn-eventing-webhook-116-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/webhook/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-eventing-webhook-116-push.yaml b/.tekton/kn-eventing-webhook-116-push.yaml index 568aa6eaece..ba35da1ff90 100755 --- a/.tekton/kn-eventing-webhook-116-push.yaml +++ b/.tekton/kn-eventing-webhook-116-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/webhook/Dockerfile - name: build-args value: - - VERSION=1.36.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.36.0 - name: git-url value: '{{source_url}}' - name: hermetic @@ -35,6 +35,7 @@ spec: value: '{{revision}}' - name: additional-tags value: + - $(context.pipelineRun.uid)-{{revision}} - 1.36.0 - latest pipelineRef: From 30bd450b2e5f38971cbbfcb599bb4b210c92ff64 Mon Sep 17 00:00:00 2001 From: serverless-qe Date: Fri, 17 Jan 2025 17:52:38 +0000 Subject: [PATCH 2/2] Run make generate-release --- openshift/ci-operator/build-image/Dockerfile | 2 +- .../apiserver_receive_adapter/Dockerfile | 2 + .../knative-images/appender/Dockerfile | 2 + .../channel_controller/Dockerfile | 2 + .../channel_dispatcher/Dockerfile | 2 + .../knative-images/controller/Dockerfile | 2 + .../knative-images/event_display/Dockerfile | 2 + .../knative-images/filter/Dockerfile | 2 + .../knative-images/heartbeats/Dockerfile | 2 + .../heartbeats_receiver/Dockerfile | 2 + .../knative-images/ingress/Dockerfile | 2 + .../knative-images/jobsink/Dockerfile | 2 + .../knative-images/migrate/Dockerfile | 2 + .../knative-images/mqttsource/Dockerfile | 2 + .../mtchannel_broker/Dockerfile | 2 + .../knative-images/mtping/Dockerfile | 2 + .../knative-images/pong/Dockerfile | 2 + .../knative-images/schema/Dockerfile | 2 + .../knative-images/webhook/Dockerfile | 2 + .../knative-images/websocketsource/Dockerfile | 2 + .../event-sender/Dockerfile | 2 + .../knative-test-images/eventshub/Dockerfile | 2 + .../knative-test-images/print/Dockerfile | 2 + .../recordevents/Dockerfile | 2 + .../request-sender/Dockerfile | 2 + .../wathola-fetcher/Dockerfile | 2 + .../wathola-forwarder/Dockerfile | 2 + .../wathola-receiver/Dockerfile | 2 + .../wathola-sender/Dockerfile | 2 + .../release/artifacts/eventing-core.yaml | 2 +- rpms.lock.yaml | 77 +++++++++++++++++++ .../pkg/controller/stats_reporter.go | 4 +- .../knative.dev/pkg/webhook/stats_reporter.go | 5 +- 33 files changed, 139 insertions(+), 7 deletions(-) create mode 100644 rpms.lock.yaml diff --git a/openshift/ci-operator/build-image/Dockerfile b/openshift/ci-operator/build-image/Dockerfile index deaa5319929..c141d4fb902 100755 --- a/openshift/ci-operator/build-image/Dockerfile +++ b/openshift/ci-operator/build-image/Dockerfile @@ -19,7 +19,7 @@ RUN wget https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 && RUN ./get-helm-3 --version v3.11.3 --no-sudo && helm version RUN GOFLAGS='' go install github.com/mikefarah/yq/v3@latest -RUN GOFLAGS='' go install -tags="exclude_graphdriver_btrfs containers_image_openpgp" github.com/containers/skopeo/cmd/skopeo@v1.16.1 +RUN GOFLAGS='' go install -tags="exclude_graphdriver_btrfs containers_image_openpgp" github.com/containers/skopeo/cmd/skopeo@v1.17.0 # go install creates $GOPATH/.cache with root permissions, we delete it here # to avoid permission issues with the runtime users diff --git a/openshift/ci-operator/knative-images/apiserver_receive_adapter/Dockerfile b/openshift/ci-operator/knative-images/apiserver_receive_adapter/Dockerfile index 3df95973830..2e410be3529 100755 --- a/openshift/ci-operator/knative-images/apiserver_receive_adapter/Dockerfile +++ b/openshift/ci-operator/knative-images/apiserver_receive_adapter/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/apiserver_receive_adapter +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/appender/Dockerfile b/openshift/ci-operator/knative-images/appender/Dockerfile index 9404f8700cd..b427bd343d2 100755 --- a/openshift/ci-operator/knative-images/appender/Dockerfile +++ b/openshift/ci-operator/knative-images/appender/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/appender +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/channel_controller/Dockerfile b/openshift/ci-operator/knative-images/channel_controller/Dockerfile index 0d9167686ee..fb8de7b1c0d 100755 --- a/openshift/ci-operator/knative-images/channel_controller/Dockerfile +++ b/openshift/ci-operator/knative-images/channel_controller/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/channel_controller +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/channel_dispatcher/Dockerfile b/openshift/ci-operator/knative-images/channel_dispatcher/Dockerfile index 3de286a91d5..6ad45bf20a5 100755 --- a/openshift/ci-operator/knative-images/channel_dispatcher/Dockerfile +++ b/openshift/ci-operator/knative-images/channel_dispatcher/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/channel_dispatcher +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/controller/Dockerfile b/openshift/ci-operator/knative-images/controller/Dockerfile index 3767467d61a..2bd174661c8 100755 --- a/openshift/ci-operator/knative-images/controller/Dockerfile +++ b/openshift/ci-operator/knative-images/controller/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/controller +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/event_display/Dockerfile b/openshift/ci-operator/knative-images/event_display/Dockerfile index a8a44c21cfb..5bf802b7972 100755 --- a/openshift/ci-operator/knative-images/event_display/Dockerfile +++ b/openshift/ci-operator/knative-images/event_display/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/event_display +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/filter/Dockerfile b/openshift/ci-operator/knative-images/filter/Dockerfile index a4d9e372cd6..cc18141103f 100755 --- a/openshift/ci-operator/knative-images/filter/Dockerfile +++ b/openshift/ci-operator/knative-images/filter/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/filter +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/heartbeats/Dockerfile b/openshift/ci-operator/knative-images/heartbeats/Dockerfile index be7fd099dc0..3ef947f41b5 100755 --- a/openshift/ci-operator/knative-images/heartbeats/Dockerfile +++ b/openshift/ci-operator/knative-images/heartbeats/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/heartbeats +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/heartbeats_receiver/Dockerfile b/openshift/ci-operator/knative-images/heartbeats_receiver/Dockerfile index 6f927adf149..e06c3c49f4b 100755 --- a/openshift/ci-operator/knative-images/heartbeats_receiver/Dockerfile +++ b/openshift/ci-operator/knative-images/heartbeats_receiver/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/heartbeats_receiver +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/ingress/Dockerfile b/openshift/ci-operator/knative-images/ingress/Dockerfile index 80f9ae13ad6..cffd3e0bb20 100755 --- a/openshift/ci-operator/knative-images/ingress/Dockerfile +++ b/openshift/ci-operator/knative-images/ingress/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/ingress +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/jobsink/Dockerfile b/openshift/ci-operator/knative-images/jobsink/Dockerfile index 445b733a5ca..3c88b5c0c38 100755 --- a/openshift/ci-operator/knative-images/jobsink/Dockerfile +++ b/openshift/ci-operator/knative-images/jobsink/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/jobsink +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/migrate/Dockerfile b/openshift/ci-operator/knative-images/migrate/Dockerfile index 96532356a53..3539c14c0a0 100755 --- a/openshift/ci-operator/knative-images/migrate/Dockerfile +++ b/openshift/ci-operator/knative-images/migrate/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/migrate +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/mqttsource/Dockerfile b/openshift/ci-operator/knative-images/mqttsource/Dockerfile index b8c2ce2062c..dd019b0db38 100755 --- a/openshift/ci-operator/knative-images/mqttsource/Dockerfile +++ b/openshift/ci-operator/knative-images/mqttsource/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/mqttsource +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/mtchannel_broker/Dockerfile b/openshift/ci-operator/knative-images/mtchannel_broker/Dockerfile index d716df24af6..42ad057f3f4 100755 --- a/openshift/ci-operator/knative-images/mtchannel_broker/Dockerfile +++ b/openshift/ci-operator/knative-images/mtchannel_broker/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/mtchannel_broker +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/mtping/Dockerfile b/openshift/ci-operator/knative-images/mtping/Dockerfile index e2ca4242c60..1cd55b7aa31 100755 --- a/openshift/ci-operator/knative-images/mtping/Dockerfile +++ b/openshift/ci-operator/knative-images/mtping/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/mtping +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/pong/Dockerfile b/openshift/ci-operator/knative-images/pong/Dockerfile index f46e8c575be..38c92188c39 100755 --- a/openshift/ci-operator/knative-images/pong/Dockerfile +++ b/openshift/ci-operator/knative-images/pong/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/pong +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/schema/Dockerfile b/openshift/ci-operator/knative-images/schema/Dockerfile index 2caa99b2978..d57168cf603 100755 --- a/openshift/ci-operator/knative-images/schema/Dockerfile +++ b/openshift/ci-operator/knative-images/schema/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/schema +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/webhook/Dockerfile b/openshift/ci-operator/knative-images/webhook/Dockerfile index a44cde1992f..6450b76cc2b 100755 --- a/openshift/ci-operator/knative-images/webhook/Dockerfile +++ b/openshift/ci-operator/knative-images/webhook/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/webhook +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-images/websocketsource/Dockerfile b/openshift/ci-operator/knative-images/websocketsource/Dockerfile index 53f05070643..8ad18605f47 100755 --- a/openshift/ci-operator/knative-images/websocketsource/Dockerfile +++ b/openshift/ci-operator/knative-images/websocketsource/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/websocketsource +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-test-images/event-sender/Dockerfile b/openshift/ci-operator/knative-test-images/event-sender/Dockerfile index a5223bffa67..8efb3dfaea6 100755 --- a/openshift/ci-operator/knative-test-images/event-sender/Dockerfile +++ b/openshift/ci-operator/knative-test-images/event-sender/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/event-sender +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-test-images/eventshub/Dockerfile b/openshift/ci-operator/knative-test-images/eventshub/Dockerfile index 7663aaf683b..01a7b48867a 100755 --- a/openshift/ci-operator/knative-test-images/eventshub/Dockerfile +++ b/openshift/ci-operator/knative-test-images/eventshub/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/eventshub +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-test-images/print/Dockerfile b/openshift/ci-operator/knative-test-images/print/Dockerfile index fd45e247fc0..14607260766 100755 --- a/openshift/ci-operator/knative-test-images/print/Dockerfile +++ b/openshift/ci-operator/knative-test-images/print/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/print +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-test-images/recordevents/Dockerfile b/openshift/ci-operator/knative-test-images/recordevents/Dockerfile index d263a7ec030..18ee9722637 100755 --- a/openshift/ci-operator/knative-test-images/recordevents/Dockerfile +++ b/openshift/ci-operator/knative-test-images/recordevents/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/recordevents +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-test-images/request-sender/Dockerfile b/openshift/ci-operator/knative-test-images/request-sender/Dockerfile index 009d72b0f07..84e8d781943 100755 --- a/openshift/ci-operator/knative-test-images/request-sender/Dockerfile +++ b/openshift/ci-operator/knative-test-images/request-sender/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/request-sender +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-test-images/wathola-fetcher/Dockerfile b/openshift/ci-operator/knative-test-images/wathola-fetcher/Dockerfile index eb161f455bf..df465ef1b09 100755 --- a/openshift/ci-operator/knative-test-images/wathola-fetcher/Dockerfile +++ b/openshift/ci-operator/knative-test-images/wathola-fetcher/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/wathola-fetcher +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-test-images/wathola-forwarder/Dockerfile b/openshift/ci-operator/knative-test-images/wathola-forwarder/Dockerfile index 86bbcc9d513..b59996c22ed 100755 --- a/openshift/ci-operator/knative-test-images/wathola-forwarder/Dockerfile +++ b/openshift/ci-operator/knative-test-images/wathola-forwarder/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/wathola-forwarder +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-test-images/wathola-receiver/Dockerfile b/openshift/ci-operator/knative-test-images/wathola-receiver/Dockerfile index 23112d98dba..f4c82d24bed 100755 --- a/openshift/ci-operator/knative-test-images/wathola-receiver/Dockerfile +++ b/openshift/ci-operator/knative-test-images/wathola-receiver/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/wathola-receiver +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/ci-operator/knative-test-images/wathola-sender/Dockerfile b/openshift/ci-operator/knative-test-images/wathola-sender/Dockerfile index 5e2c57b295f..49b81fa641e 100755 --- a/openshift/ci-operator/knative-test-images/wathola-sender/Dockerfile +++ b/openshift/ci-operator/knative-test-images/wathola-sender/Dockerfile @@ -4,6 +4,7 @@ ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal FROM $GO_BUILDER as builder +WORKDIR /workspace COPY . . ENV CGO_ENABLED=1 @@ -17,6 +18,7 @@ ARG VERSION=knative-v1.16 RUN microdnf update tzdata -y && microdnf reinstall tzdata -y COPY --from=builder /usr/bin/main /usr/bin/wathola-sender +COPY LICENSE /licenses/ USER 65532 diff --git a/openshift/release/artifacts/eventing-core.yaml b/openshift/release/artifacts/eventing-core.yaml index 65533411eae..661655d7291 100644 --- a/openshift/release/artifacts/eventing-core.yaml +++ b/openshift/release/artifacts/eventing-core.yaml @@ -175,7 +175,7 @@ metadata: name: jobsinks-addressable-resolver labels: duck.knative.dev/addressable: "true" - app.kubernetes.io/version: v1.15 + app.kubernetes.io/version: v1.16 app.kubernetes.io/name: knative-eventing # Do not use this role directly. These rules will be added to the "addressable-resolver" role. rules: diff --git a/rpms.lock.yaml b/rpms.lock.yaml new file mode 100644 index 00000000000..a0c7fec817c --- /dev/null +++ b/rpms.lock.yaml @@ -0,0 +1,77 @@ +# url=""; curl $url -o my-rpm.rpm; stat my-rpm.rpm; sha256sum my-rpm.rpm; + +lockfileVersion: 1 +lockfileVendor: redhat +arches: + - arch: x86_64 + packages: + - repoid: ubi-8-appstream-rpms + url: "https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/s/socat-1.7.4.1-1.el8.x86_64.rpm" + size: 330744 + checksum: "sha256:b03b86ac05bd5871f14e00400a6ddd30d8e9ed97b93e56e96789706c36e2f379" + - repoid: ubi-8-baseos-rpms + url: "https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/t/tar-1.30-9.el8.x86_64.rpm" + size: 858812 + checksum: "sha256:6b0dc7341d743c89fa038292a7e04761ebb6cc98208ebc26dee9f01e2c1a9529" + - repoid: ubi-8-baseos-rpms + url: "https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/r/rsync-3.1.3-19.el8_7.1.x86_64.rpm" + size: 420156 + checksum: "sha256:7aef9de61fbf590995b07d92f99a3f3478d6c0543d7a6e1ebb6f4b1c02334283" + - repoid: ubi-8-baseos-rpms + url: "https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/t/tzdata-2024b-4.el8.noarch.rpm" + size: 486864 + checksum: "sha256:b629ec4b416d8127314c8aecce5ada2c0c102f5dbdeb48f9a3739cbcdf2ee500" + - arch: aarch64 + packages: + - repoid: ubi-8-appstream-rpms + url: "https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/aarch64/appstream/os/Packages/s/socat-1.7.4.1-1.el8.aarch64.rpm" + size: 324364 + checksum: "sha256:eb27326c2f3f7c813f0f21e15177ab3f4c74778e2ef8029de51aafb09445c515" + - repoid: ubi-8-baseos-rpms + url: "https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/aarch64/baseos/os/Packages/t/tar-1.30-9.el8.aarch64.rpm" + size: 849892 + checksum: "sha256:3ba95ecab30f49ecf168ee37e6bc332b626bde62ef7bf61801613f93e2126d8e" + - repoid: ubi-8-baseos-rpms + url: "https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/aarch64/baseos/os/Packages/r/rsync-3.1.3-19.el8_7.1.aarch64.rpm" + size: 410088 + checksum: "sha256:d700d21063ae2b609031a3a8772012aff012899062e952ca43370c495f7e40ff" + - repoid: ubi-8-baseos-rpms + url: "https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/aarch64/baseos/os/Packages/t/tzdata-2024b-4.el8.noarch.rpm" + size: 486864 + checksum: "sha256:b629ec4b416d8127314c8aecce5ada2c0c102f5dbdeb48f9a3739cbcdf2ee500" + - arch: s390x + packages: + - repoid: ubi-8-appstream-rpms + url: "https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/s390x/appstream/os/Packages/s/socat-1.7.4.1-1.el8.s390x.rpm" + size: 320544 + checksum: "sha256:4e8380ed4b4570663136b8b499bfe343b688bda676028ef5172d2155ac80e6ae" + - repoid: ubi-8-baseos-rpms + url: "https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/s390x/baseos/os/Packages/t/tar-1.30-9.el8.s390x.rpm" + size: 853548 + checksum: "sha256:1efadfc1d2113503b8b0e95939c4cb98a7e0095fb383dec2ac4bf652822a8d87" + - repoid: ubi-8-baseos-rpms + url: "https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/s390x/baseos/os/Packages/r/rsync-3.1.3-19.el8_7.1.s390x.rpm" + size: 413364 + checksum: "sha256:8819079e4ea1236eab315348584007918798776c6ea23dae5725544148316cfb" + - repoid: ubi-8-baseos-rpms + url: "https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/s390x/baseos/os/Packages/t/tzdata-2024b-4.el8.noarch.rpm" + size: 486864 + checksum: "sha256:b629ec4b416d8127314c8aecce5ada2c0c102f5dbdeb48f9a3739cbcdf2ee500" + - arch: ppc64le + packages: + - repoid: ubi-8-appstream-rpms + url: "https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/ppc64le/appstream/os/Packages/s/socat-1.7.4.1-1.el8.ppc64le.rpm" + size: 337076 + checksum: "sha256:51f267ce6469e7967815e1f202b8afa84010717ff24fbff30c7c1bc9ee15d1d1" + - repoid: ubi-8-baseos-rpms + url: "https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/ppc64le/baseos/os/Packages/t/tar-1.30-9.el8.ppc64le.rpm" + size: 878620 + checksum: "sha256:c34619440c83b785306420d9ae4a21ccbafe09815e5631510cccb6433f435a47" + - repoid: ubi-8-baseos-rpms + url: "https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/ppc64le/baseos/os/Packages/r/rsync-3.1.3-19.el8_7.1.ppc64le.rpm" + size: 442696 + checksum: "sha256:698ca98abf03ab4dcc3d4d1795f4a392d33a2e84f0b1b1f4b9856b38e8ef0b77" + - repoid: ubi-8-baseos-rpms + url: "https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/ppc64le/baseos/os/Packages/t/tzdata-2024b-4.el8.noarch.rpm" + size: 486864 + checksum: "sha256:b629ec4b416d8127314c8aecce5ada2c0c102f5dbdeb48f9a3739cbcdf2ee500" diff --git a/vendor/knative.dev/pkg/controller/stats_reporter.go b/vendor/knative.dev/pkg/controller/stats_reporter.go index 99386f91b29..1488a634ebc 100644 --- a/vendor/knative.dev/pkg/controller/stats_reporter.go +++ b/vendor/knative.dev/pkg/controller/stats_reporter.go @@ -198,7 +198,7 @@ func (r *reporter) ReportReconcile(duration time.Duration, success string, key t return err } - metrics.RecordBatch(ctx, reconcileCountStat.M(1), - reconcileLatencyStat.M(duration.Milliseconds())) + // TODO skonto: fix latency histogram + metrics.RecordBatch(ctx, reconcileCountStat.M(1)) return nil } diff --git a/vendor/knative.dev/pkg/webhook/stats_reporter.go b/vendor/knative.dev/pkg/webhook/stats_reporter.go index bc62820b987..38e357016a0 100644 --- a/vendor/knative.dev/pkg/webhook/stats_reporter.go +++ b/vendor/knative.dev/pkg/webhook/stats_reporter.go @@ -194,9 +194,8 @@ func (r *reporter) ReportAdmissionRequest(req *admissionv1.AdmissionRequest, res return err } - metrics.RecordBatch(ctx, requestCountM.M(1), - // Convert time.Duration in nanoseconds to milliseconds - responseTimeInMsecM.M(float64(d.Milliseconds()))) + // TODO skonto: fix latency histogram + metrics.Record(ctx, requestCountM.M(1)) return nil }