-
Notifications
You must be signed in to change notification settings - Fork 30
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
Revert to nodejs 18.17.1 #1068
Revert to nodejs 18.17.1 #1068
Conversation
Signed-off-by: Gowtham Shanmugasundaram <[email protected]>
/approve |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alfonsomthd, bipuladh, GowthamShanmugam, SanjalKatiyar The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/cherry-pick release-4.14 |
/cherry-pick release-4.14-compatibility |
@GowthamShanmugam: new pull request created: #1076 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@GowthamShanmugam: new pull request created: #1077 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Reason:
libuv update in 18.18.0 breaks webpack's thread-loader
Node issue:
nodejs/node#49911
Fix:
Reverting back the node version to 18.17.1 for a temporary fix.
The issue to revert back this temporary fix in the future:
#1069