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

Jhack is incompatible with juju 2 controllers #36

Open
PietroPasotti opened this issue Jan 5, 2023 · 1 comment
Open

Jhack is incompatible with juju 2 controllers #36

PietroPasotti opened this issue Jan 5, 2023 · 1 comment

Comments

@PietroPasotti
Copy link
Collaborator

Jhack ships with a juju 3 client. As a result it can't use certain commands with juju 2 controllers:
juju status will work, but juju status --format=json will not.

This is the reason for #30

@PietroPasotti
Copy link
Collaborator Author

Workaround for SOME issues (juju ssh compatibility) is to use jhack from sources (not the snapped version).
Commands that rely on juju cli output may still break, as some of that output (format) is inconsistent between juju versions.

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

No branches or pull requests

1 participant