Randych
Randych
At first it was like: https://github.com/exercism/go/blob/0419fde7a7d147bbe40f7b437a5d107c780eabb6/exercises/concept/expenses/.docs/instructions.md?plain=1#L144 But then: https://github.com/exercism/go/blob/0419fde7a7d147bbe40f7b437a5d107c780eabb6/exercises/concept/expenses/expenses_test.go#L224 which contradicts the "regardless" part. I think that's human error or just plain misleading.
### Description **What problem are you trying to solve?** Lens can only display Roles as `node-role.kubernetes.io/`, but due to `label domain "kubernetes.io" is restricted` I cannot set it, while I...