[release-1.15] Update Konflux references#944
[release-1.15] Update Konflux references#944red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit intorelease-1.15from
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: red-hat-konflux-kflux-prd-rh02[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @red-hat-konflux-kflux-prd-rh02[bot]. Thanks for your PR. I'm waiting for a openshift-knative member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
2eca217 to
0cc6bc0
Compare
4a4c146 to
c10ab1b
Compare
fd73ccb to
13db237
Compare
13db237 to
a26780b
Compare
a26780b to
7d1a985
Compare
7d1a985 to
50f6059
Compare
50f6059 to
78fdfdf
Compare
6910ac4 to
40f38f2
Compare
1b5701c to
c68b71f
Compare
c68b71f to
e76c9b1
Compare
|
/retest |
9232fad to
8c2d24f
Compare
8c2d24f to
560b2b6
Compare
560b2b6 to
b31e88b
Compare
b31e88b to
477318a
Compare
477318a to
db148a7
Compare
52b4537 to
014c86a
Compare
00385a7 to
6edbc7b
Compare
b92615c to
a4e0b2c
Compare
e8a7603 to
8c067c8
Compare
8c067c8 to
2a23c9f
Compare
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
2a23c9f to
66f9621
Compare
This PR contains the following updates:
0.2→0.30.1→0.30.4→0.90.2→0.3b0bd597→567cb66c497320→57d1f55365c65e→25dcef14a601ae→13d49df0.2→0.40.2→0.30.1→0.31b6c20a→1d807f6bf7bdde→c4ef47ee371aa0→8f3ecbe0.3→0.4beb0616→a7346eda48c950→0917cfcRelease Notes
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-apply-tags)
v0.30.1and0.2versions.konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-build-image-index)
v0.3Changed
konflux-build-clifor the build step instead of an inline bashimplementation. This provides more robust error handling and simplified maintenance.
ALWAYS_BUILD_INDEXisfalseand multiple images are provided, the task nowcreates an image index instead of failing. The previous behavior (failing with an error)
was not useful.
Removed
COMMIT_SHAparameter (was not used by the task implementation)IMAGE_EXPIRES_AFTERparameter (was not used by the task implementation)Added
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta)
v0.9Fixed
--failflag and error handling to thecurlcall that retrieves the SSH key from the OTPserver. Previously, HTTP errors (e.g. 400 when a one-time token was already consumed by a
PipelineRun retry) were silently swallowed, writing the error body into
~/.ssh/id_rsaandcausing
Load key: invalid formatbuild failures.v0.8Fixed
for ARM architectures (e.g.,
linux/arm/v7orlinux/arm64/v8instead of justlinux/armor
linux/arm64).v0.7Added
konflux-ci/konflux-test-tasks (quay.io/konflux-ci/tekton-catalog/task-clair-scan)
v0.3Changed
quay.io/konflux-ci/oras:latestimage withquay.io/konflux-ci/task-runner:1.5.0in the oci-attach-report step.konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-init)
v0.4v0.3image-url,rebuildandskip-checksbuildkonflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta)
v0.3enable-package-registry-proxyparameter to enable use of the package registry proxy when prefetching dependencies.SERVICE_CA_TRUST_CONFIG_MAP_NAMEandSERVICE_CA_TRUST_CONFIG_MAP_KEYparameters to mount the OpenShift service CA for verifying TLS connections to in-cluster services such as the package registry proxy.konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta)
v0.3Fixed
v0.2Removed
Configuration
📅 Schedule: Branch creation - Between 05:00 AM and 11:59 PM, only on Saturday ( * 5-23 * * 6 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.