Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Bug: cannot remove container configuration #7273

@aistis-

Description

@aistis-

Once an app is created on Marathon with container configuration, it is not possible to remove container configuration without recreating the app.

  • GUI JSON mode: removing container key or setting container: null does not remove container configuration
  • GUI leaving all container fields empty results error /container: must not be empty
  • API: PATCH and PUT without container key or sending container: null does not remove container configuration
  • API: PATCH and PUT sending with empty container values gives error that docker config is missing

Screenshot

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