-
Notifications
You must be signed in to change notification settings - Fork 24
RHAIENG-948: update subscription value to "true" in build-notebooks-p… #1689
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
Conversation
… that lacked it This is very nice for being able to test `pull_request_target` builds without having to push, and then raise PR against the branch.
…r AIPCC base images
…orkflows that lacked it" This reverts commit f2f5d54.
… configurations https://issues.redhat.com/browse/RHOAIENG-38630 Go to https://console.redhat.com/insights/connector/activation-keys * Red Hat Enterprise Linux 9 for ARM 64 - AppStream - Extended Update Support (RPMs) (`rhel-9-for-aarch64-appstream-eus-rpms`) Then at a minimum https://konflux.pages.redhat.com/docs/users/building/activation-keys-subscription.html#automatic-registration sudo subscription-manger refresh ``` [2/3] STEP 6/10: RUN /bin/bash <<'EOF' (set -Eeuxo pipefail...) + dnf -y upgrade --refresh --nobest --skip-broken --nodocs --noplugins --setopt=install_weak_deps=0 --setopt=keepcache=0 Red Hat Enterprise Linux 9 for x86_64 - AppStre 6.5 kB/s | 473 B 00:00 Errors during downloading metadata for repository 'rhel-9-for-x86_64-appstream-eus-rpms': - Status code: 403 for https://cdn.redhat.com/content/eus/rhel9/9.6/x86_64/appstream/os/repodata/repomd.xml (IP: 23.60.144.251) Error: Failed to download metadata for repo 'rhel-9-for-x86_64-appstream-eus-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Error: building at STEP "RUN /bin/bash <<'EOF'": while running runtime: exit status 1 ```
…on handling in rhel9-python-3.12 Dockerfile
…l9-python-3.12 Dockerfiles ``` + ./cve_remediation.sh ++ uname -m + rm /usr/lib/rstudio-server/bin/quarto/bin/tools/x86_64/esbuild + npm ci ./cve_remediation.sh: line 7: npm: command not found ```
…kerfiles with conditional refresh logic
|
[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 |
Description
https://redhat-internal.slack.com/archives/C096ZR053RQ/p1762945054568089
How Has This Been Tested?
This sort of kind of works, so it's time to break it down to reasonably sized commits and feed it in through odh-io/notebooks
Self checklist (all need to be checked):
make test(gmakeon macOS) before asking for reviewDockerfile.konfluxfiles should be done inodh/notebooksand automatically synced torhds/notebooks. For Konflux-specific changes, modifyDockerfile.konfluxfiles directly inrhds/notebooksas these require special attention in the downstream repository and flow to the upcoming RHOAI release.Merge criteria: