Skip to content
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 openssh-clients to dockerfile #732

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

heysujal
Copy link
Contributor

@heysujal heysujal commented Jan 5, 2025

What this PR does / why we need it:
This PR adds openssh-clients to the list of generally useful packages which lets you use ssh

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #727

Special notes for your reviewer:

Checklist:

  • Fixes restarting a node over SSH fails #727
  • PR messages has document related information
  • Labelled this PR & related issue with breaking-changes tag
  • PR messages has breaking changes related information
  • Labelled this PR & related issue with requires-upgrade tag
  • PR messages has upgrade related information
  • Commit has unit tests
  • Commit has integration tests
  • E2E run Required for the changes

@heysujal heysujal force-pushed the add-openssh-clients branch from 7ca2124 to cd2ec26 Compare January 5, 2025 19:35
@S-ayanide S-ayanide merged commit c7ab5a3 into litmuschaos:master Jan 15, 2025
8 of 9 checks passed
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.

restarting a node over SSH fails
3 participants