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
Is your feature request related to a problem? Please describe.
Currently, Nodejs agents have the certificates disabled and this is a bad practice. We have found issues recently when installing some packages with yarn.
Describe the solution you'd like
Point npm and yarn to make use of the image cerrificates
BraisVQ
changed the title
Nodejs agents hhouls make use of the installed certificates
Nodejs agents should make use of the installed certificates in the agent
Dec 19, 2024
Is your feature request related to a problem? Please describe.
Currently, Nodejs agents have the certificates disabled and this is a bad practice. We have found issues recently when installing some packages with yarn.
Describe the solution you'd like
Point npm and yarn to make use of the image cerrificates
Describe alternatives you've considered
N/A
Additional context
Actual code can be found here: https://github.com/opendevstack/ods-quickstarters/blob/master/common/jenkins-agents/nodejs22/docker/Dockerfile.ubi8#L52-L53
The text was updated successfully, but these errors were encountered: