Skip to content

Optimize terminating Verda instances#3811

Open
jvstme wants to merge 1 commit intomasterfrom
optimize-terminating-verda-instances
Open

Optimize terminating Verda instances#3811
jvstme wants to merge 1 commit intomasterfrom
optimize-terminating-verda-instances

Conversation

@jvstme
Copy link
Copy Markdown
Collaborator

@jvstme jvstme commented Apr 22, 2026

  • Replace multiple DELETE /sshkeys/:id API calls with a single DELETE /sshkeys call.
  • Drop phantom error handling for missing SSH keys or startup scripts. The Verda API does not return any errors if a key or a script is missing.

- Replace multiple `DELETE /sshkeys/:id` API calls
  with a single `DELETE /sshkeys` call.
- Drop phantom error handling for missing SSH keys
  or startup scripts. The Verda API does not
  return any errors if a key or a script is
  missing.
@jvstme jvstme requested a review from peterschmidt85 April 22, 2026 09:55
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.

1 participant