Skip to content

Conversation

@jiridanek
Copy link
Member

@jiridanek jiridanek commented Nov 12, 2025

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):

  • Ensure that you have run make test (gmake on macOS) before asking for review
  • Changes to everything except Dockerfile.konflux files should be done in odh/notebooks and automatically synced to rhds/notebooks. For Konflux-specific changes, modify Dockerfile.konflux files directly in rhds/notebooks as these require special attention in the downstream repository and flow to the upcoming RHOAI release.

Merge criteria:

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

… 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.
… 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
```
@openshift-ci
Copy link

openshift-ci bot commented Nov 12, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign jstourac for approval. For more information see the Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant