kpt
kpt copied to clipboard
Design: CRD for apply-setters function input
Setters inputs can be list-values which doesn't fit into the schema of config map. Declare a CRD for inputs to apply-setter function.
@frankfarzan Do we need CRD support for apply-setters in m3 ? Unless it is needed for migration story, I want to move it to m4. Current ConfigMap approach is good enough I guess. WDYT ?
Moved to m4
Please prioritize this. Coercing lists into strings is hard to understand. When I first saw it, I thought it was a bug.