liujian
204fb6c525
refactor: replace custom decode function with runtime.DecodeInto for improved error handling in fileStorage ( #2822 )
...
- Updated Create, Get, and GuaranteedUpdate methods to use runtime.DecodeInto instead of a custom decode function.
- Enhanced error messages for better debugging.
- Commented out the old decode function for potential future reference.
Signed-off-by: redscholar <blacktiledhouse@gmail.com>
2025-10-24 14:35:23 +08:00
liujian
e40c57fb9f
fix: change pipeline to playbook ( #2512 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2025-03-24 09:51:03 +08:00
liujian
86ff6371b6
Uninstall docker interface ( #2478 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2025-03-05 18:55:12 +08:00
dbb_DingYongliang
3cbabc539f
Update kkcore crds ( #2425 )
...
* feat: add make command to generate capkk crds
* feat: remove pipelinetemplate crd
2024-10-10 13:47:33 +08:00
II
865913fea9
feat: add more golangci lint rule. ( #2366 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-08-21 16:33:36 +08:00
II
4919e639c5
feature: use go template instance pongo2 template ( #2340 )
...
* fix: misspelling
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: misspelling
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: misspelling
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: misspelling
Signed-off-by: joyceliu <joyceliu@yunify.com>
* feat: user go-template instance pongo2-template
Signed-off-by: joyceliu <joyceliu@yunify.com>
* feat: not set incorrect
Signed-off-by: joyceliu <joyceliu@yunify.com>
* feat: more beautiful progress bar
Signed-off-by: joyceliu <joyceliu@yunify.com>
* feat: more beautiful progress bar
Signed-off-by: joyceliu <joyceliu@yunify.com>
* feat: more beautiful progress bar
Signed-off-by: joyceliu <joyceliu@yunify.com>
* feat: more beautiful progress bar
Signed-off-by: joyceliu <joyceliu@yunify.com>
* feat: more beautiful progress bar
Signed-off-by: joyceliu <joyceliu@yunify.com>
* feat: more beautiful progress bar
Signed-off-by: joyceliu <joyceliu@yunify.com>
* feat: more beautiful progress bar
Signed-off-by: joyceliu <joyceliu@yunify.com>
* feat: more beautiful progress bar
Signed-off-by: joyceliu <joyceliu@yunify.com>
* feat: more beautiful progress bar
Signed-off-by: joyceliu <joyceliu@yunify.com>
* feat: more beautiful progress bar
Signed-off-by: joyceliu <joyceliu@yunify.com>
* feat: more beautiful progress bar
Signed-off-by: joyceliu <joyceliu@yunify.com>
* feat: more beautiful progress bar
Signed-off-by: joyceliu <joyceliu@yunify.com>
* feat: more beautiful progress bar
Signed-off-by: joyceliu <joyceliu@yunify.com>
---------
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-08-05 10:06:49 +08:00
joyceliu
c8c8d91668
fix: change image name
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-07-01 13:57:58 +08:00
joyceliu
2d320c77e3
fix: add goreleaser
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-07-01 13:06:10 +08:00
joyceliu
33835289f1
doc: add github action
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-28 14:05:29 +08:00
joyceliu
6a821da6e6
doc: add github action
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-28 10:43:32 +08:00
joyceliu
36110a3240
fix: format code.
...
1. add var_files in playbook to set default value for the playbook.
2. add global_registry variable
3. Convert variable value: bool type strings (such as "true", "false") to bool type
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-19 17:06:11 +08:00
joyceliu
2eed0820d7
fix: add operator
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-05-29 10:32:02 +08:00
joyceliu
2a676185e2
feat: kubekey gitops
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-01-05 15:14:36 +08:00
joyceliu
2f4c2fa795
feat: init branch
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-01-04 14:38:24 +08:00
24sama
4564012ae0
feat: modify go mod path
...
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-12-19 14:14:27 +08:00
24sama
58f3f24bd7
feat(capkk): support in-place upgrade
...
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-12-12 10:32:12 +08:00
pixiake
f604293a65
auto add kubernetes version
...
Signed-off-by: pixiake <guofeng@yunify.com>
2022-11-11 10:52:31 +08:00
24sama
c3fbb41bcc
fix set components yaml image name error
...
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-08 16:37:46 +08:00
24sama
b6a9b5f4e2
add GitHub workflow for docker build and push
...
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-08 15:44:34 +08:00
24sama
b492f1c6d3
feat: add k3s provider e2e test
...
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-01 16:56:10 +08:00
24sama
6b5a0c6e52
feat: add k3s control-plane provider and bootstrap provider
...
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-10-21 16:28:59 +08:00
24sama
3dd48dc8df
refactor KubeKey project structure
...
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-10-06 11:58:06 +08:00
24sama
1135c6f25b
bump go to 1.18
...
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-08-22 09:27:52 +08:00
muzi502
67cba42c68
Add support for building ubuntu 22.04 repository iso
...
Signed-off-by: muzi502 <muzi502.li@gmail.com>
2022-06-01 15:46:17 +08:00
muzi502
86e1a6fb37
Optimize the process of build repository iso
...
1. Use a configuration file to manage the required packages instead of
in Dockerfile, this way is more flexible and easier to maintain.
2. Build repository iso support debian9/debian10 and arm64 architecture.
3. Add github action workflow of auto build repository iso artifact.
Signed-off-by: muzi502 <muzi502.li@gmail.com>
2022-04-11 19:20:35 +08:00
24sama
a6ceedd470
disable cgo when use command "make vet"
...
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-04-02 16:11:09 +08:00
24sama
b1c4153ca4
add a build flag "containers_image_openpgp" to prevent dependency on gpgme
...
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-03-29 19:24:44 +08:00
24sama
8709b8affb
build kk by golang 1.17
...
Signed-off-by: 24sama <leo@kubesphere.io>
2021-12-24 11:27:22 +08:00
24sama
f8462eb110
dev-v2.0.0: refactor cmd package
...
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-14 20:32:51 +08:00
24sama
2ef2cfd6a2
dev-v2.0.0: upgrade kubebuilder to v3
2021-11-01 18:15:07 +08:00
24sama
adb528aeb5
makefile build by golang:1.16
...
Signed-off-by: 24sama <leo@kubesphere.io>
2021-09-26 11:00:11 +08:00
rick
aef629d4ed
Using gorelease to publish deb and rpm package
...
Signed-off-by: rick <rick@jenkins-zh.cn>
2020-11-14 20:55:31 +08:00
pixiake
266cf0ab2b
google object storage is supported
...
Signed-off-by: pixiake <guofeng@yunify.com>
2020-11-09 13:10:40 +08:00
rick
e37305b3ae
Using a separate entry-point can reduce the size of the binary file
...
Signed-off-by: rick <rick@jenkins-zh.cn>
2020-11-06 15:54:51 +08:00
pixiake
f5a9b76b91
update project layout
...
Signed-off-by: pixiake <guofeng@yunify.com>
2020-10-25 15:56:42 +08:00
pixiake
ca83d798ea
update cluster object
...
Signed-off-by: pixiake <guofeng@yunify.com>
2020-09-28 21:41:51 +08:00
pixiake
42f442d6f6
update project layout
...
Signed-off-by: pixiake <guofeng@yunify.com>
2020-09-25 11:41:57 +08:00
pixiake
a6e392b1ed
Refine version number
...
Signed-off-by: pixiake <guofeng@yunify.com>
2020-09-21 11:38:23 +08:00
pixiake
db4aee7a01
add version info
...
Signed-off-by: pixiake <guofeng@yunify.com>
2020-08-12 15:12:38 +08:00
pixiake
dc48261384
add skip pre pull images
...
Signed-off-by: pixiake <guofeng@yunify.com>
2020-07-31 19:26:18 +08:00