Refactor code generator for deepcopy files (#2580)

* 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>
This commit is contained in:
Sanket Sudake
2022-10-27 16:24:59 +05:30
committed by GitHub
parent 3a9e5ab65d
commit 2bd005c387
31 changed files with 368 additions and 351 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ on:
- v2.**
env:
KIND_VERSION: v0.14.0
KIND_VERSION: v0.17.0
KIND_NODE_IMAGE_TAG: v1.19.16
jobs: