Azure/k8s-infra

float64 is not supported by controller-gen

Closed this issue · 0 comments

See more details here

See the controller-gen code as well

cluster-api just treated it as a string instead... We could maybe do the same and codegenerate some webhooks validation that ensures that it's actually a float...?