Prashant Tak
Prashant Tak
Tested by running `machine-controller` for provider aws locally with these problematic flags ``` go run cmd/machine-controller/main.go \ ... \ --port=999999 \ --machine-health-timeout=-10m \ --profiling=false --contention-profiling=true \ --machine-safety-apiserver-statuscheck-timeout=30s --machine-safety-apiserver-statuscheck-period=20s \ --kube-api-content-type="abc/def/ghi"...
Might be helpful to check if `crd-ref-docs` used in [scaling-advisor](https://github.com/gardener/scaling-advisor/blob/main/api/hack/generate-api-docs.sh) might help with consistent generation for comparison. Then we can ditch outdated `gen-crd-api-reference-docs`