Skip to content

Conversation

@parttimenerd
Copy link
Contributor

Description of the Change

Fix sporadic bug related to cliConnection.CliCommand("ssh", ...) rarely not being able to establish a SSH connection. Replace it with exec.Command("cf", "ssh", ...).

Why Is This PR Valuable?

This enables a customer of ours to utilize the plugin in their specific context.

How Urgent Is The Change?

This is relatively urgent, as it would enable at least one of our customers to use the plugin.

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.

1 participant