Skip to content

Unable to create a health check on a predefined port in Marathon #49

@mrtnfchs

Description

@mrtnfchs

Whenever triggering a "depcon app create" using a marathon description file (eg: marathon.json) with a healthcheck using the "port" attribute, the application will get deployed but the health check used is not reflecting the predefined healthcheck definition in the marathon description file. During the creation it ignores the "port" attribute and falls back on the default "portIndex"

Looking at the schema.json it seems the "Port" definition is already in there, only it isn't yet configured to be used by struct.go or event_types.go

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions