Skip to content

Align Dockerfile.art with OCP 4.22 images and npm-based ART build#367

Open
upalatucci wants to merge 1 commit intoopenshift:release-4.21from
upalatucci:dockerfile-art-align-4.22
Open

Align Dockerfile.art with OCP 4.22 images and npm-based ART build#367
upalatucci wants to merge 1 commit intoopenshift:release-4.21from
upalatucci:dockerfile-art-align-4.22

Conversation

@upalatucci
Copy link
Copy Markdown
Contributor

Summary

Updates Dockerfile.art on the release-4.21 line to use the 4.22 builder/runtime base images and a straightforward npm ci / npm run build flow.

Changes

  • Bump builder and runtime FROM images to rhel-9-base-nodejs-openshift-4.22 and ocp/4.22:base-rhel9.
  • Remove Cachito / REMOTE_SOURCES and Yarn bootstrap; build with CYPRESS_INSTALL_BINARY=0 npm ci && npm run build.
  • Use dnf for image cleanup (replacing yum).
  • Minor comment fix: "none-root" → "non-root".

- Use rhel-9-base-nodejs-openshift-4.22 and base-rhel9 4.22 images
- Replace Cachito/REMOTE_SOURCES yarn bootstrap with npm ci
- Set CYPRESS_INSTALL_BINARY=0 for CI builds
- Use dnf for clean all; fix non-root user comment typo

Made-with: Cursor
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 14, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 5d0b563a-3d5a-412f-9c0a-d1235b7c45ee

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci Bot requested review from rszwajko and tnisan April 14, 2026 08:33
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 14, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: upalatucci

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 14, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 14, 2026

@upalatucci: all tests passed!

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant