-
Notifications
You must be signed in to change notification settings - Fork 15
Bump shell-3.0.2; fix resourceNames signature (DO NOT MERGE) #219
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Francesco Torchia <[email protected]>
78aef20
to
8100ce6
Compare
package.json
Outdated
@@ -6,7 +6,7 @@ | |||
"node": ">=20.0.0" | |||
}, | |||
"dependencies": { | |||
"@rancher/shell": "3.0.2-rc.6", | |||
"@rancher/shell": "3.0.2", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change to shell 3.0.4 once it's out ?
Shell 3.0.2 still has
resourceNames(names, t, options = {})
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, please help me to put the correct shell version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure, once incomatible PR merged and new shell release, I will update the version.
Signed-off-by: Andy Lee <[email protected]>
Won't merge until we need to support Rancher 2.10 from harvester 1.5.0. |
Summary
PR Checklists
Related Issue
Test screenshot/video
Extra technical notes summary