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

Alternatively use system ssh client to connect (k0sproject/rig v0.15.1) #568

Merged
merged 3 commits into from
Oct 10, 2023

Conversation

kke
Copy link
Contributor

@kke kke commented Oct 10, 2023

Fixes #563

Adds openSSH client protocol to hosts.

Example:

spec:
  hosts:
  - role: controller
    openSSH:
      address: host

See the full list of options in the README

@kke kke added the enhancement New feature or request label Oct 10, 2023
@kke kke force-pushed the rig-0-15.1 branch 3 times, most recently from feb1c1d to 773d118 Compare October 10, 2023 08:55
@kke kke changed the title Bump k0sproject/rig to v0.15.1 (alternatively use system ssh client) Alternatively use system ssh client to communicate (k0sproject/rig to v0.15.1) Oct 10, 2023
@kke kke changed the title Alternatively use system ssh client to communicate (k0sproject/rig to v0.15.1) Alternatively use system ssh client to connect (k0sproject/rig to v0.15.1) Oct 10, 2023
@kke
Copy link
Contributor Author

kke commented Oct 10, 2023

(The smoketest workflow and makefiles are super ugly.)

Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
@kke kke changed the title Alternatively use system ssh client to connect (k0sproject/rig to v0.15.1) Alternatively use system ssh client to connect (k0sproject/rig v0.15.1) Oct 10, 2023
@kke kke merged commit 7e8c272 into main Oct 10, 2023
26 checks passed
@kke kke deleted the rig-0-15.1 branch October 10, 2023 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Have a way to utilize the system's SSH executable
1 participant