OpenAPI v2 schemas not supported
alexzielenski opened this issue · 4 comments
alexzielenski commented
This means we can't support k8s versions lower than 1.23. It'd be nice to be able to use the older schemas. This might incur a higher burden for the overlay patches that add richer native type validations.
apelisse commented
Also note that we have a piece of code somewhere that converts v2 into v3 ...
apelisse commented
swastik959 commented
/assign
swastik959 commented
@alexzielenski can you please tell where exactly the function should be implemented ?