 
|
a8157e94a9
|
PR-3051: Fix download deploy package out of k8s cluster (#3136)
* Fix download deploy package out of k8s cluster
Signed-off-by: LiuXiang <lx1036@126.com>
* Fix pkg getdeploy cli command to fetch pkgs stored in storagesvc and remote pkgs
Signed-off-by: Md Soharab Ansari <soharab.ansari@infracloud.io>
* Instead of Contains, parse url and check path for better validation
Signed-off-by: Md Soharab Ansari <soharab.ansari@infracloud.io>
---------
Signed-off-by: LiuXiang <lx1036@126.com>
Signed-off-by: Md Soharab Ansari <soharab.ansari@infracloud.io>
Co-authored-by: LiuXiang <lx1036@126.com>
|
2025-01-13 12:55:50 +05:30 |
|
 Ta-Ching ChenandGitHub
|
11f9ef1045
|
Follow kubernetes APIs directory structure (#1497)
|
2020-01-20 17:06:46 +08:00 |
|
 Ta-Ching ChenandGitHub
|
574fb55fcf
|
Use code-generator to generate clientset/informer/lister (#1492)
To reduce maintenance effort and avoid writing duplicate informer code,
use code-generator to generate clientset/informer/lister code.
|
2020-01-16 15:18:38 +08:00 |
|
 Ta-Ching ChenandGitHub
|
1cda7e051b
|
Build error formatting on fission spec apply --wait (#1403)
The character `\n` in buildlog stores in package status
are escaped and so when we have to replace them with
actual line breaker.
|
2019-11-12 21:00:55 +08:00 |
|