Update Konflux references#265
Conversation
|
Hi @red-hat-konflux-kflux-prd-rh03[bot]. Thanks for your PR. I'm waiting for a github.com 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. |
1b0359d to
3791ad2
Compare
7db073e to
b49e234
Compare
9b5f1ca to
d9d14f3
Compare
67ec186 to
8fe431c
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
883e42d to
bf66229
Compare
406117c to
6649e58
Compare
066966e to
d356103
Compare
3188cb5 to
aa51a80
Compare
5845626 to
b3bf03b
Compare
3548851 to
7da17a8
Compare
4c2af73 to
d2cd38e
Compare
d2cd38e to
49eb721
Compare
ba1cb84 to
1193709
Compare
6c18eb2 to
af17187
Compare
8ee7c48 to
39ce230
Compare
8df4a85 to
5b8e63d
Compare
4d01fe0 to
54e6a5d
Compare
2eb54b1 to
00f641c
Compare
ad8727e to
941f9a7
Compare
941f9a7 to
f771468
Compare
Signed-off-by: red-hat-konflux-kflux-prd-rh03 <206760901+red-hat-konflux-kflux-prd-rh03[bot]@users.noreply.github.com>
f771468 to
7f9562e
Compare
This PR contains the following updates:
20eb21c→2f3015a0.2→0.30.2→0.30.7→0.10ee558db→9ff424df3d2d17→53a02323640087→8b50144462baed→e78d0d304f7559→2e5ebe00.1→0.20.2→0.40.2→0.30.1→0.3d44336d→f6a115e0.4→0.50.3→0.44abb2db→2dd5b3eRelease Notes
konflux-ci/build-pipeline-tasks (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-oci-ta)
v0.10Fixed
/cachi2/cachi2.envmount that version 0.10.3 removed.Despite being an undocumented implementation detail, some builds use
the presence of this file as an indicator that the build is hermetic.
Enable them to do so for the time being.
v0.9Fixed
doesn't match the host architecture, preventing silent emulation builds.
v0.8Fixed
for ARM architectures (e.g.,
linux/arm/v7orlinux/arm64/v8instead of justlinux/armor
linux/arm64).konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta)
v0.2symlinkCheckIgnorePatternparameter to exclude symlink paths from the checkout symlink check konflux-build-cli#132konflux-ci/build-pipeline-tasks (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.Configuration
📅 Schedule: (UTC)
🚦 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.