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

Discover keypaths from ssh_config, update agent key selection logic #73

Merged
merged 7 commits into from
Nov 10, 2022

Commits on Nov 7, 2022

  1. Use agent when public key given in keypath

    Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
    kke committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    6b488eb View commit details
    Browse the repository at this point in the history
  2. Fix footloose on demand

    Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
    kke committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a5e4d9a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Detect ssh port in test.sh

    Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
    kke committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    6f38fe9 View commit details
    Browse the repository at this point in the history
  2. Improve

    Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
    kke committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    95bb0ad View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Improve further

    Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
    kke committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    21fcab5 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Install expect

    Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
    kke committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    515482b View commit details
    Browse the repository at this point in the history
  2. Add trace logging

    Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
    kke committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    0eaaac5 View commit details
    Browse the repository at this point in the history