Currently describe command does not show `topologySpreadConstraints` field. This PR adds support for showing topologySpreadConstraints in describe command.For simplicity, if this field is not set, it will not show (unlike to other core fields whose are shown as `<none>` even if they are null). Kubernetes-commit: 64ce73f5fe2f095ba751d78aa03cf48bca42c055 |
||
|---|---|---|
| .. | ||
| describe.go | ||
| describe_test.go | ||
| interface.go | ||