-
Notifications
You must be signed in to change notification settings - Fork 24
Update quay.io/konflux-ci/konflux-vanguard/task-rpms-signature-scan:0.2 Docker digest to 0ea6f3f #1728
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: rhels-poc
Are you sure you want to change the base?
Conversation
… it available on runtime
…e on this project with the help of adr-tools (#858) ``` $ brew install adr-tools $ adr init docs/architecture/decisions ``` * clarify not-using of opendatahub ADR repository and provide reasoning based on prior experience
… for base-images cpu-py312 c9s and ubi9 (opendatahub-io#2626)
Apply private indexes on minimal workbenches cuda and rocm
…execution platforms for evaluation (opendatahub-io#2627) Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
… and set it available on runtime" This reverts commit 1899c39.
RHAIENG-495: revert "Lock rocm and cuda minimal packages from internal aipcc index and set it available on runtime"
…sh for improved readability and error handling (opendatahub-io#2645) --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
…RUN commands with bash for consistency, readability, and improved error handling (opendatahub-io#2647)
… the GHA action for periodic refresh is now broken (opendatahub-io#2651)
…commands with bash for improved readability and error handling (opendatahub-io#2648)
… commands with bash for improved readability and error handling (opendatahub-io#2649)
… commands with bash for improved readability and error handling (opendatahub-io#2650)
…payload (opendatahub-io#2654) These exceptions are required because AI Pipelines uses two different binaries when in FIPS mode vs non-FIPS mode. The reason is that these binaries are copied to the user's provided base image and in FIPS mode, this means the OpenSSL version must match (e.g. UBI 9). In non-FIPS mode, we leverage the builtin Go crypto so that the binaries are portable. Relates: RHOAIENG-24702 and RHOAIENG-38121 Slack: https://redhat-internal.slack.com/archives/C09GK0M9YKD/p1762370844652579 Signed-off-by: mprahl <[email protected]>
…with bash for improved readability and error handling (opendatahub-io#2655)
…with bash for improved readability, consistency, and error handling (opendatahub-io#2656)
…ding empty entry to LD_LIBRARY_PATH (opendatahub-io#2656) ``` + cd arrow + export ARROW_HOME=/usr/local + ARROW_HOME=/usr/local /bin/bash: line 15: LD_LIBRARY_PATH: unbound variable Error: building at STEP "RUN --mount=type=cache,target=/root/.cache/pip --mount=type=cache,target=/root/.cache/dnf /bin/bash <<'EOF'": while running runtime: exit status 1 ```
…with bash for improved readability, consistency, and error handling (opendatahub-io#2657) This also required dealing with the LD_LIBRARY_PATH `:` issue: concatenate with empty LD_LIBRARY_PATH would add trailing colon, which means "current directory". And that's insecure.
Retrigger for CodeFlareSDK update build on jupyter-cuda-tensorflow image
Signed-off-by: Harshad Reddy Nalla <[email protected]>
…nt for AIPCC way of setting permissions in rocm base (#1682)
Fix automerge after it failed due to conflicts https://github.com/red-hat-data-services/rhods-devops-infra/actions/runs/19227495863/job/54958003902
…rhel9-poc Signed-off-by: konflux-internal-p02 <[email protected]>
…hel9-poc Signed-off-by: konflux-internal-p02 <[email protected]>
…ench-rstudio-minimal-cuda-py312-rhel9-poc Konflux Internal p02 update odh-workbench-rstudio-minimal-cuda-py312-rhel9-poc
…ench-rstudio-minimal-cpu-py312-rhel9-poc Konflux Internal p02 update odh-workbench-rstudio-minimal-cpu-py312-rhel9-poc
use dockerfile.konflux with ubi image with sha
add build arg file
update pipelines to multiarch
…bi-images Revert "update pipelines to multiarch"
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
…s/R-studio-konflux-poc Update Konflux references
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
…/R-studio-konflux-poc/registry.access.redhat.com-ubi9-ubi Update registry.access.redhat.com/ubi9/ubi Docker digest to dcd8128
|
[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.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
….2 Docker digest to 0ea6f3f Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
|
Hi @konflux-internal-p02[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. Instructions 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. |
4d81eb8 to
a8e4e8e
Compare
|
PR needs rebase. Instructions 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. |
This PR contains the following updates:
78c8d79->0ea6f3fWarning
Some dependencies could not be looked up. Check the warning logs for more information.
Configuration
📅 Schedule: Branch creation - "after 5am on saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
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.