kubebuilder-declarative-pattern
kubebuilder-declarative-pattern copied to clipboard
WIP: Add developer hints
WIP and distinct from #377 as I imagine we will want more discussion e.g. about testing / how to turn it off/on etc.
We've evolved a lot over time, and we could start nudging developers to use the now-recommended approaches and avoid the less-recommended approaches (without breaking compatability).
Introduce a "hints" package that enables us to output messages to developers to nudge them towards best practices.
(Builds on #377 as this is what made me think of this!)