For certain environments, the archive should not be extracted and kept as it is (For ex. for Java the jar file should not be extracted). This change enables an environment level flag to control this behaviour.
Fission CRD generation
- Use code-generator to generate fission CRD object deepcopy and client methods.
$ vendor/k8s.io/code-generator/generate-groups.sh deepcopy \
github.com/fission/fission/pkg/client \
github.com/fission/fission/pkg/apis \
fission.io:v1