Skip to content

Optimize terminating Verda instances#3811

Merged
jvstme merged 1 commit into
masterfrom
optimize-terminating-verda-instances
May 8, 2026
Merged

Optimize terminating Verda instances#3811
jvstme merged 1 commit into
masterfrom
optimize-terminating-verda-instances

Conversation

@jvstme

@jvstme jvstme commented Apr 22, 2026

Copy link
Copy Markdown
Collaborator
  • 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
@github-actions

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown

This PR is stale because it has been open for 14 days with no activity.

@github-actions github-actions Bot added the stale label May 7, 2026
@jvstme jvstme merged commit 90c0748 into master May 8, 2026
28 checks passed
@jvstme jvstme deleted the optimize-terminating-verda-instances branch May 8, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 participant