Currently we enforce alphanumerical key sorting for YAML files, only to keep diffs in PRs minimal. This is an unexpected restriction for users, and it forces to derive from a conventional structure of Kubernetes resources.
Can we provide great diffs even if the sorting of keys changes?
Currently we enforce alphanumerical key sorting for YAML files, only to keep diffs in PRs minimal. This is an unexpected restriction for users, and it forces to derive from a conventional structure of Kubernetes resources.
Can we provide great diffs even if the sorting of keys changes?