Skip to content

BUG: ionscale configure gives invalid configuration #85

@eyJhb

Description

@eyJhb

When running ionscale configure, it gives a invalid config, as it marshals to yaml, but the struct specifies json instead. Meaning that e.g. listen_addr comes out as listenaddr, etc.. Including, everything omitempty is ignored as well.

Should most likely just convert to yaml, or use a library that uses the json tags for yaml as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions