Skip to content

update: move from direct http to linodego client for api requests#1628

Merged
eyberg merged 1 commit into
nanovms:masterfrom
vkhamsao:master
Jun 12, 2024
Merged

update: move from direct http to linodego client for api requests#1628
eyberg merged 1 commit into
nanovms:masterfrom
vkhamsao:master

Conversation

@vkhamsao
Copy link
Copy Markdown
Contributor

Description:
Updates:

  • Adds linodego pkg for calls to linode api
  • Adds stop, reboot, and delete functionality for instances

Fixes:

  • Updated root pass to address Linode failing to provision due to password complexity requirements.

Mostly keeps the same logic in place just using linodego. I can submit any doc updates if this is merged.

Thanks.

@eyberg
Copy link
Copy Markdown
Contributor

eyberg commented Jun 12, 2024

in general we'd prefer to have less dependencies than more - but you're not the first person that mentioned this w/ linode so will go ahead and merge

@eyberg eyberg merged commit 3cd426f into nanovms:master Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants