Skip to content
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

chore: set NODE_OPTIONS=--no-node-snapshot env variable by default #14

Conversation

Zaperex
Copy link

@Zaperex Zaperex commented May 27, 2024

Description of the change

Now that the RHDH image runs on NodeJS 20, the NODE_OPTIONS=--no-node-snapshot environmental variable is required to utilize the backstage scaffolder due to requirements from isolated-vm.

References: backstage/backstage#20661
https://github.com/laverdet/isolated-vm?tab=readme-ov-file#requirements

Existing or Associated Issue(s)

RHIDP-2436

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the values.yaml and added to the README.md. The pre-commit utility can be used to generate the necessary content. Use pre-commit run -a to apply changes.
  • JSON Schema template updated and re-generated the raw schema via pre-commit hook.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

Signed-off-by: Frank Kong <frkong@redhat.com>
@Zaperex Zaperex requested a review from a team as a code owner May 27, 2024 15:45
@openshift-ci openshift-ci bot requested review from gazarenkov and kadel May 27, 2024 15:45
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Member

@rm3l rm3l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/hold

This PR might not be needed. Superseded by redhat-developer/rhdh#1277, as discussed in janus-idp/operator#366 (comment)

@nickboldt nickboldt closed this May 28, 2024
@Zaperex Zaperex deleted the update-helm-for-node20-backstage branch May 28, 2024 13:56
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.

3 participants