Commit Graph

16 Commits

Author SHA1 Message Date
24sama c49776983e modify ImagePushModule to use the containerd sdk
Signed-off-by: 24sama <leo@kubesphere.io>
2021-12-28 21:06:30 +08:00
24sama 42e3a75646 fix install container runtime failed
Signed-off-by: 24sama <leo@kubesphere.io>
2021-12-25 23:29:14 +08:00
KubeSphere CI Bot d2f96a2473
Merge pull request #921 from tanguofu/fea/registry_auths
fea(#915): support custom private registry authorization
2021-12-24 18:57:27 +08:00
Tan Guofu 3b5ef61f7a fea(#915): support custom private registry authorization
1. for docker: fisrt docker login, then cp ~/.docker/config.json /.docker/config.json
2. for containerd: append auths into /etc/containerd/config.toml
2021-12-23 19:21:41 +08:00
Leo Li 66c62af773 Add Manifest resource and support export an artifact using the manifest
Signed-off-by: Leo Li <jacksama@foxmail.com>
2021-12-23 17:30:13 +08:00
24sama 2a154af2fe fix containerd file not found error
Signed-off-by: 24sama <leo@kubesphere.io>
2021-12-14 14:46:43 +08:00
KubeSphere CI Bot 0cf186613f
Merge pull request #814 from haiker2011/fix/refactoring-code
Refactoring code.
2021-11-30 20:47:19 +08:00
sunhaizhou [孙海洲] dbbc7bca07 Refactoring code. 2021-11-30 19:41:58 +08:00
sunhaizhou [孙海洲] f0a272cf5c Fix typo. 2021-11-30 18:50:38 +08:00
24sama efd7e28bb6 dev-v2.0.0: fix binary file's name are different from their origin name
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-24 16:44:03 +08:00
24sama f4b7fd4605 dev-v2.0.0: add copyright
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-15 11:31:28 +08:00
24sama b65da92971 dev-v2.0.0: fix permission denied error
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-06 14:52:47 +08:00
24sama a7d1996723 dev-v2.0.0: split module and task into different package
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-01 18:15:33 +08:00
24sama 949297d110 dev-v2.0.0: add desc for moduels
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-01 18:15:33 +08:00
24sama 081a02d25b dev-v2.0.0: add module hook 2021-11-01 18:15:33 +08:00
24sama 88c26e54a1 dev-v2.0.0: add new api version and adjust project structure
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-01 18:15:16 +08:00