You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All of the above agents install Node.js v16 since v18 and higher cannot run in them due to increase in GLIBC version. On the contrary, we are using these agents to maintain GLIBC 2.17 support for our native modules. Path forward to avoid depending on EOL Node.js version,
Reason: Node.js v16 is EOL on 11/09, refs https://nodejs.dev/en/about/releases/
Agents used for building server native modules:
Agents used for building client native modules:
All of the above agents install Node.js v16 since v18 and higher cannot run in them due to increase in GLIBC version. On the contrary, we are using these agents to maintain GLIBC 2.17 support for our native modules. Path forward to avoid depending on EOL Node.js version,
Client:
Server:
- Migrate from centos7 to RHEL8 ubi images https://hub.docker.com/u/redhat- centos8 is EOLTODO:
The text was updated successfully, but these errors were encountered: