-
Notifications
You must be signed in to change notification settings - Fork 140
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
Add support for getting and updating boot script #545
Conversation
Thanks for your contribution @pawelbeza ! |
783ee35
to
70ccafc
Compare
@amstuta should be good to go |
sorry I just think of this now, but could you add check for the |
d4f5d67
to
e3a3e10
Compare
@amstuta just added some tests:) |
I meant tests that create a resource
So that we can check in the test that the boot script is correctly set in the resource when it is read. |
Description
This PR adds for getting and setting the boot script
Fixes #546 (issue)
Type of change
Please delete options that are not relevant.
Checklist:
go mod vendor
if I added or modifygo.mod
file