* Refactor code generator for deep copy files * Add timeout to push PR workflow * Add timeout for the fission-dump command * Update helm and kind versions Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
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