-
Notifications
You must be signed in to change notification settings - Fork 904
fix: More robust provisionersdk agent init scripts #1551
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
Conversation
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.
Oooooo very nice!
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.
Any usages of quotes should be surrounded in quotes IMO (except for the variable setting case when not using export
)
Co-authored-by: Dean Sheather <[email protected]>
Co-authored-by: Dean Sheather <[email protected]>
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.
💯
Related #1544 Co-authored-by: Dean Sheather <[email protected]>
This PR makes the provisionersdk agent init scripts a bit more robust (mostly on Linux).
wget
andbusybox wget
instead of justcurl
-x
mktemp
limitation onbusybox
by adding oneX
in templateRelated #1544
Tested on:
alpine:latest
codercom/enterprise-base:ubuntu