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

sshPublicHostKey fix for master #1420

Merged
merged 4 commits into from
Oct 24, 2024
Merged

sshPublicHostKey fix for master #1420

merged 4 commits into from
Oct 24, 2024

Commits on Oct 21, 2024

  1. queue-runner: don't decode base64 hostkey in hydra

    Nix expects a base64 encoded hostkey in SSHMaster, so make sure we don't
    decode this prematurely in hydra.
    
    Reported-By: Puck Meerburg <[email protected]>
    mweinelt authored and Ericson2314 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4e2c06e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53b04dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60dd7ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8515cb1 View commit details
    Browse the repository at this point in the history