Skip to content

853 bug ssh exec exits on failure#876

Merged
hulto merged 6 commits intomainfrom
853-bug-ssh_exec-exits-on-failure
Mar 18, 2025
Merged

853 bug ssh exec exits on failure#876
hulto merged 6 commits intomainfrom
853-bug-ssh_exec-exits-on-failure

Conversation

@hulto
Copy link
Copy Markdown
Collaborator

@hulto hulto commented Mar 12, 2025

What type of PR is this?

/kind feature

What this PR does / why we need it:

  • Makes ssh_exec and ssh_copy fault tolerant, no longer error on failure instead surfacing the error in the result.
  • Removes unused ssh_password_spray.

Which issue(s) this PR fixes:

Fixes #853

@hulto hulto linked an issue Mar 12, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Collaborator

@Cictrone Cictrone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lmk on thonks

@hulto hulto merged commit 70040fc into main Mar 18, 2025
4 checks passed
@hulto hulto deleted the 853-bug-ssh_exec-exits-on-failure branch March 18, 2025 23:10
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.

[bug] ssh_exec exits on failure

2 participants