Skip to content

YAML: duplicated keys should raise an error (with human-readable message) #1044

Closed
@AkihiroSuda

Description

@AkihiroSuda

The following YAML is invalid but currently silently treated as a bridge-only YAML: #851 (comment)

networks:
- lima: shared
  lima: bridged
# ↑ typo of `- lima: bridged`

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions