-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
3
-
False
-
-
False
-
NEW
-
NEW
-
-
-
Sprint 270
Background
Request from Slack.
The console team is trying to upgrade to Nodejs v22 (PR https://github.com/openshift-eng/ocp-build-data/pull/6342).
We need to update the monitoring-plugin to align with this.
Steps
- Wait for ART to update the image registry.ci.openshift.org/ocp/builder:rhel-9-base-nodejs-openshift-4.19 to use nodejs v22 in this PR
- In /monitoring-plugin updating @types/node, typescript, and nodejs. See https://github.com/openshift-eng/ocp-build-data/pull/6342.
- Ensure all Dockerfile(s) are include `registry.ci.openshift.org/ocp/builder:rhel-9-base-nodejs-openshift-4.19` which should now have nodejs v22.
Outcomes
Upgrade to NodeJS v22 and ensure dependencies in the monitoring-plugin should be compatible with NodeJS v22 ( (e.g. @types/nodes and typescript).