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

[juju][collect] Fix new juju collection #3400

Merged
merged 1 commit into from
Nov 16, 2023

Commits on Nov 9, 2023

  1. [juju][collect] Fix new juju collection

    New version of juju uses colorisation, and therefore juju status
    and json.loads doesn't load the juju status correctly. By using
    --no-color based on the version of juju this should fix this
    particular use-case
    
    Resolves: sosreport#3399
    Resolves: SET-339
    
    Signed-off-by: Arif Ali <[email protected]>
    arif-ali committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d511bb6 View commit details
    Browse the repository at this point in the history