[release-1.35] Update Konflux references#3769
[release-1.35] Update Konflux references#3769red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
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. |
8a1d32f to
0384aac
Compare
|
/ok-to-test |
0384aac to
7916313
Compare
7916313 to
a5bb03c
Compare
7b15aa4 to
b343b47
Compare
e1b722d to
c021313
Compare
f21a714 to
25c751c
Compare
56d36f4 to
4139e0a
Compare
0e86654 to
b291d4c
Compare
b291d4c to
9bdc385
Compare
fbcfda6 to
d7c88da
Compare
f80ad85 to
b64f1ab
Compare
f88e1a7 to
ab0d088
Compare
ab0d088 to
9a343e4
Compare
|
/retest |
949402f to
69bbd50
Compare
69bbd50 to
24db26d
Compare
24db26d to
36fa4ad
Compare
36fa4ad to
5bb9659
Compare
e9f6a88 to
ab377de
Compare
ab377de to
835fc74
Compare
c282d51 to
9cbfa38
Compare
92bb294 to
f71ecbc
Compare
|
@red-hat-konflux-kflux-prd-rh02[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
63ca5b2 to
c4c1ad7
Compare
512fb46 to
4c732e8
Compare
7735520 to
cddbe4a
Compare
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
cddbe4a to
2837c27
Compare
This PR contains the following updates:
0.2→0.30.1→0.30.4→0.90.2→0.30.2→0.33c8b81f→e78d0d3f99d2bd→9c30072855f31f→247616a6f1d1ed→fcc6f1bd35e5d5→13d49df0.2→0.40.2→0.30.1→0.31b6c20a→d4e3499bf7bdde→c4ef47efe5e5ba→8f3ecbe0.3→0.486c069c→a7346edb1eb495→0917cfc5ad28ce→291cbccRelease 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.4sast-target-dirswith invalid attributes from PipelineRun.spec.paramsdefinitionv0.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.