Update Konflux references - #165
red-hat-konflux[bot] wants to merge 1 commit into
Conversation
|
Hi @red-hat-konflux[bot]. Thanks for your PR. I'm waiting for a openshift 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: red-hat-konflux[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 |
d7f8809 to
c6bc6ad
Compare
c6bc6ad to
5b570a4
Compare
5b570a4 to
e61a3a1
Compare
e61a3a1 to
06c95b9
Compare
3f8d49c to
627fad9
Compare
53c56a5 to
7c3f1ad
Compare
7c3f1ad to
ec324df
Compare
37e552a to
b785871
Compare
2d981b4 to
fa6bc19
Compare
fa6bc19 to
84a14c3
Compare
84a14c3 to
c7bdacb
Compare
c7bdacb to
66eb33e
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
66eb33e to
ea3237a
Compare
This PR contains the following updates:
510b6d2→a2910810.2→0.30.7→0.10654b989→312fb4db2f2559→567cb66267d5bc→8b50144808fe09→e78d0d3329b149→3c4f60e0.1→0.20.2→0.40.2→0.30.1→0.3c02429b→65370cc9978b61→e92d00ee7a5157→fc685d60.4→0.50ca0203→5807ffec35ba21→d8115c7Release Notes
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.10Added
which don't match build host architecture.
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.2gitInitImage(deprecated since 0.1),verbose(replaced bylogLevel), anduserHome(handled by konflux-build-cli) parameters.logLevelparameter.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: (UTC)
* 5-23 * * 6)🚦 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.