Skip to content

Update Konflux references#12

Open
konflux-staging[bot] wants to merge 1 commit into
mainfrom
konflux/references/main
Open

Update Konflux references#12
konflux-staging[bot] wants to merge 1 commit into
mainfrom
konflux/references/main

Conversation

@konflux-staging
Copy link
Copy Markdown

@konflux-staging konflux-staging Bot commented Feb 6, 2024

This PR contains the following updates:

Package Change Notes
quay.io/konflux-ci/tekton-catalog/task-apply-tags (source, changelog) 0.10.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-build-image-index (source, changelog) 0.10.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta (source, changelog) 0.20.9 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-clair-scan (source, changelog) 0.20.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-clamav-scan (source, changelog) 0.20.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check-oci-ta (source, changelog) 0.10.2 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check (source, changelog) 0.40.5 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks (source, changelog) 0.10.2 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta (source, changelog) 8ab0c7a13d49df
quay.io/konflux-ci/tekton-catalog/task-init (source, changelog) 0.20.4 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta (source, changelog) 0.10.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta (source, changelog) 0.10.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta (source, changelog) 0.10.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta (source, changelog) ac6a35ec4ef47e
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta (source, changelog) 0.30.4 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-show-sbom (source, changelog) 945a7c9a7346ed
quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta (source, changelog) 0.10.3 ⚠️migration⚠️
quay.io/redhat-appstudio-tekton-catalog/task-init (source, changelog) 0.10.4 ⚠️migration⚠️
quay.io/redhat-appstudio-tekton-catalog/task-summary (source, changelog) 0.10.2 ⚠️migration⚠️

Release Notes

konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-apply-tags)

v0.3

  • Switched from bash implementation to Konflux Build CLI.
  • Deprecated older 0.1 and 0.2 versions.
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-build-image-index)

v0.3

Changed
  • The task now uses konflux-build-cli for the build step instead of an inline bash
    implementation. This provides more robust error handling and simplified maintenance.
  • When ALWAYS_BUILD_INDEX is false and multiple images are provided, the task now
    creates an image index instead of failing. The previous behavior (failing with an error)
    was not useful.
  • Image reference validation is now stricter and will fail earlier for invalid formats.
Removed
  • COMMIT_SHA parameter (was not used by the task implementation)
  • IMAGE_EXPIRES_AFTER parameter (was not used by the task implementation)
Added
  • Started tracking changes in this file.
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta)

v0.9

Fixed
  • Version bump to stay in sync with buildah-remote-oci-ta. The remote variant now has --fail
    flag and error handling on the curl call that retrieves the SSH key from the OTP server.

v0.8

Fixed
  • Platform build arguments (BUILDPLATFORM, TARGETPLATFORM) now correctly include CPU variant
    for ARM architectures (e.g., linux/arm/v7 or linux/arm64/v8 instead of just linux/arm
    or linux/arm64).

v0.7

Added
  • Started tracking changes in this file.
konflux-ci/konflux-test-tasks (quay.io/konflux-ci/tekton-catalog/task-clair-scan)

v0.3

Changed
  • Replaced quay.io/konflux-ci/oras:latest image with quay.io/konflux-ci/task-runner:1.5.0 in the oci-attach-report step.
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-init)

v0.4

  • Task started using konflux build cli instead of bash script.

v0.3

  • Remove params image-url, rebuild and skip-checks
  • Remove task result build
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta)

v0.3

  • Added enable-package-registry-proxy parameter to enable use of the package registry proxy when prefetching dependencies.
  • Added SERVICE_CA_TRUST_CONFIG_MAP_NAME and SERVICE_CA_TRUST_CONFIG_MAP_KEY parameters 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.3

Fixed
  • Use Dockerfile as the file name in the uploaded artifact, regardless of the name of the actual file.

v0.2

Removed
  • BREAKING: Support for Dockerfile downloading in Konflux Build Pipeline.

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.


  • If you want to rebase/retry this PR, check this box

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.

@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 6 times, most recently from d91e61f to 1eb90a4 Compare February 13, 2024 15:39
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 5 times, most recently from fa6763a to c8e2b79 Compare February 20, 2024 09:37
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 5 times, most recently from 745908e to 23366d9 Compare February 28, 2024 04:48
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 5 times, most recently from 7d4b0a6 to 0dfaa4e Compare March 7, 2024 12:58
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 2 times, most recently from 0f81fcf to 8ebe244 Compare March 14, 2024 09:09
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 6 times, most recently from 1acbcd5 to 92f4a4f Compare March 27, 2024 15:45
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch from 92f4a4f to 743cf43 Compare April 4, 2024 06:23
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 4 times, most recently from d1e2a7d to ec48537 Compare April 22, 2024 02:45
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 7 times, most recently from 8443069 to 74b4856 Compare April 30, 2024 16:07
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 4 times, most recently from 9458845 to 9f7ec03 Compare May 6, 2024 21:29
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 4 times, most recently from 8d37070 to 19efacd Compare May 16, 2024 09:37
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 2 times, most recently from 163f505 to a65dfe3 Compare May 21, 2024 16:28
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 3 times, most recently from 22f6d6b to 0f4d451 Compare May 30, 2024 16:14
@konflux-staging konflux-staging Bot changed the title Update RHTAP references Update Konflux references Jun 4, 2024
@konflux-staging konflux-staging Bot force-pushed the konflux/references/main branch 3 times, most recently from 405bf19 to a4cf347 Compare June 10, 2024 10:31
@konflux-staging
Copy link
Copy Markdown
Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Signed-off-by: konflux-staging <124796549+konflux-staging[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants