Skip to content

Yaml List ordering sensitivity #33

Description

@timsearle

When exporting the server configuration, yaml lists are rendered in one way, which could be different to what is in the configuration. Meaning the diff will always show that the list order is different. Given the server does not respect the order being provided in the config, cac should either:

  • Not show differing orders in the diff
  • Fail the validation and error that the order is expected to be alphabetical
  • Server should respect the order

Any of the above will make cac diffing more useful.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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