bcgov / quickstart-openshift

QuickStart template targeted for OpenShift.
https://quickstart-openshift-test-frontend.apps.silver.devops.gov.bc.ca/
Apache License 2.0
29 stars 4 forks source link

Support Node.js version 22 #1966

Open mishraomp opened 2 months ago

mishraomp commented 2 months ago

Node.js 22 is released as current, lets start exploring to migrate workloads to 22 and see what impacts we are seeing.

mishraomp commented 2 months ago

https://nodejs.org/en/blog/announcements/v22-release-announce

mishraomp commented 2 months ago

GCR distroless for 22 is also available, https://github.com/GoogleContainerTools/distroless/tree/main/nodejs

DerekRoberts commented 2 months ago

@mishraomp Yeah! Let's get this rolling. :D

mishraomp commented 2 months ago

@mishraomp Yeah! Let's get this rolling. :D

lets try pubcode first, the least disruptive ;)

DerekRoberts commented 2 months ago

@mishraomp That's the best and the worst case way to put it. :D https://github.com/bcgov/pubcode/issues/344