[release-v1.17] Update Konflux references#1042
[release-v1.17] Update Konflux references#1042red-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. |
9a812b4 to
323b18e
Compare
323b18e to
70b0c9f
Compare
92578a4 to
5b79533
Compare
5b79533 to
0a16eb2
Compare
461f8ce to
38ebf02
Compare
c0d6b72 to
5aacf66
Compare
2868f15 to
c9986c1
Compare
9f0703d to
3e08572
Compare
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
3e08572 to
b768af1
Compare
This PR contains the following updates:
510b6d2→a2910810.2→0.30.8→0.9dadfea7→8fad4c2671bdcf→567cb66e3a55cc→e78d0d30c3f9d4→e2bcf11306b69e→13d49df0.2→0.40.2→0.30.1→0.32f3015a→cfdb76ce7a5157→c4ef47ea70272a→8f3ecbe1818a5b→90efa58c35ba21→0917cfcRelease 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.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.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.