* Update the Kubernetes autoscaling API to v2 (#2722) - k8s.io/api/autoscaling/v2 * generate all files * fix missing v2beta ref --------- Signed-off-by: Lunik <lunik@tiwabbit.fr>
Fission CRD generation
- Clone code-generator to generate fission CRD object deepcopy and client methods.
- MUST run code-generator in the fission root directory.
$ make codgen