Skip to content

Update Java plugin#518

Merged
moleske merged 2 commits intocloudfoundry:mainfrom
parttimenerd:patch-2
Jan 19, 2026
Merged

Update Java plugin#518
moleske merged 2 commits intocloudfoundry:mainfrom
parttimenerd:patch-2

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.

@moleske moleske merged commit 3d3fa44 into cloudfoundry:main Jan 19, 2026
2 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.

2 participants