liujian
b79482aa05
refactor: move env to _const. ( #2455 )
...
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-11-13 06:06:59 +00:00
github-actions[bot]
4f4b7333b8
Add vendor directory ( #2450 )
...
SyncVendor / sync vendor (push) Has been cancelled
Co-authored-by: ks-ci-bot <ci-bot@kubesphere.io>
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-11-05 12:04:06 +08:00
liujian
6fdb8c2f18
parent 82cc8fd489
...
author liujian <54946465+redscholar@users.noreply.github.com> 1730687587 +0800
committer joyceliu <joyceliu@yunify.com> 1730699443 +0800
fix: failed to install without image_registry (#2442 )
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-11-04 13:55:09 +08:00
liujian
82cc8fd489
Update sync-vendor.yml
2024-11-04 13:50:04 +08:00
dbb_DingYongliang
bb6f0c6ca7
feat: add and update playbooks ( #2418 )
...
* feat: update capkk playbooks and roles
* feat: bug fix and add tags for playbook
2024-10-29 18:01:05 +08:00
dbb_DingYongliang
a083447d15
Feature capkk controller ( #2419 )
...
* capkk controller
* capkk scope
* feat: update capkk controller
* feat: add secrets reconcile
* feat: update go.mod
* feat: update go.sum
* feat: bug fix and deal with secrets
* fix: remove webhook
* fix: lint error
2024-10-29 17:57:05 +08:00
dbb_DingYongliang
b10dc00c1b
fix: bug fix ( #2427 )
2024-10-10 16:23:16 +08:00
dbb_DingYongliang
87deeac2af
feat: add pipelinetemplate spec for kkcluster ( #2426 )
2024-10-10 13:57:33 +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
dbb_DingYongliang
44c9153074
feat: update kkcore CRDs ( #2410 )
2024-10-10 05:19:53 +00:00
dbb_DingYongliang
2ff308d661
feat: add capkk CRDs ( #2409 )
...
* feat: add capkk CRDs
* feat: add annotations for CRDs
2024-10-10 13:19:33 +08:00
dbb_DingYongliang
fc6c8b5101
bug fix ( #2414 )
2024-09-25 09:33:16 +08:00
dbb_DingYongliang
4261580a60
fix: symbolic bug in GatherFacts function ( #2411 )
...
* fix: replace `bytes.TrimSuffix` with `bytes.TrimSpace` in HostInfo function, to avoid unexpected `\r` symbolic with different os system.
* fix: replace trim function with trimSpace
* fix bug
2024-09-20 11:18:10 +08:00
dbb_DingYongliang
e4957a648b
fix: ssh formatting exception bug when executing commands ( #2406 )
...
* fix: ssh formatting exception bug when executing commands
* Update ssh_connector.go
WARNING: Use `nolint:gosec` annotation
* Update ssh_connector.go
* Update ssh_connector.go
* Update local_connector.go
* Update local_connector.go
* Update init_repository.yaml
2024-09-18 03:33:33 +00:00
liujian
92dd64f227
only use sudo mode to execute command ( #2405 )
...
* fix: graceful delete runtime dir.
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: graceful delete runtime dir.
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: delete not `sudo` mode.
Signed-off-by: joyceliu <joyceliu@yunify.com>
---------
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-09-12 02:03:28 +00:00
liujian
289a6b0659
add `sudo_password` to use sudo mod. ( #2402 )
...
* fix: graceful delete runtime dir.
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: graceful delete runtime dir.
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: add `sudo` and SHELL in connector.
Signed-off-by: joyceliu <joyceliu@yunify.com>
---------
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-09-11 15:38:59 +08:00
liujian
d1026e15a5
add `sudo` and SHELL in connector ( #2398 )
...
* fix: graceful delete runtime dir.
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: graceful delete runtime dir.
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: add `sudo` and SHELL in connector.
Signed-off-by: joyceliu <joyceliu@yunify.com>
---------
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-09-11 03:07:15 +00:00
liujian
e22d6f6db2
fix: artifact package exclude `certs` ( #2396 )
...
* fix: graceful delete runtime dir.
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: graceful delete runtime dir.
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: artifact package exclude `certs`
Signed-off-by: joyceliu <joyceliu@yunify.com>
---------
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-09-09 10:47:57 +08:00
Xiao Liu
d2ea25dffe
fix: image pull failed ( #2394 )
2024-09-06 16:28:35 +08:00
liujian
48831c7121
fix: graceful delete runtime dir. ( #2393 )
...
* fix: graceful delete runtime dir.
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: graceful delete runtime dir.
Signed-off-by: joyceliu <joyceliu@yunify.com>
---------
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-09-06 11:18:52 +08:00
liujian
7eba91a70e
fix: Change offline package directory. ( #2392 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-09-05 04:24:10 +00:00
liujian
658023cc8c
fix: error local router. ( #2388 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-09-04 14:59:23 +08:00
II
150478689b
feat: sync vendor when go.mod changed. ( #2372 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-08-23 13:10:29 +08:00
II
6fc961875c
feat: support run workflow without vendor. ( #2369 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-08-21 18:24:26 +08:00
dbb_DingYongliang
9ee6298f76
Fix k8s cni binary template bug ( #2368 )
...
* fix: command bug fix
* fix: command bug fix
2024-08-21 16:38:26 +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
718de31d46
change package name ( #2355 )
...
* fix: set default work_dir is "./kubekey".
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: change pkg/apis/core to pkg/apis/project pkg/apis/kubekey to pkg/apis/core .
Signed-off-by: joyceliu <joyceliu@yunify.com>
---------
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-08-12 13:39:06 +08:00
II
647ae222bf
fix: set default work_dir is "./kubekey". ( #2354 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-08-12 11:26:06 +08:00
II
1aa519d295
feat: --set contains multi string "=". ( #2351 )
...
* fix: --set contains multi string "=".
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: --set contains multi string "=".
Signed-off-by: joyceliu <joyceliu@yunify.com>
---------
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-08-09 10:22:59 +08:00
II
4a060a91fe
fix: etc/hosts not correct when localhost is not belong cluster. ( #2349 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-08-07 17:41:55 +08:00
dbb_DingYongliang
eb1b653bd0
feat: modify addons/* setup hosts ( #2346 )
2024-08-06 17:31:53 +08:00
II
91a1cf549b
feat: delete unuse function. ( #2345 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-08-06 12:03:53 +08:00
II
526e234594
fix: inventory_name is localhost, install failed ( #2344 )
...
* 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>
* feat: deal localhost node.
Signed-off-by: joyceliu <joyceliu@yunify.com>
---------
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-08-05 17:14:52 +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
II
3b361c9e6d
fix: misspelling ( #2334 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-07-25 10:38:31 +08:00
II
8cba26482e
fix: unescape --set string. ( #2327 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-07-23 10:20:26 +08:00
II
1aeabd8e74
feat: add param to ip_range. ( #2325 )
...
* feat: add param to ip_range.
Signed-off-by: joyceliu <joyceliu@yunify.com>
* feat: add param to ip_range.
Signed-off-by: joyceliu <joyceliu@yunify.com>
---------
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-07-18 15:58:19 +08:00
II
3329000719
fix: coredns configmap is not correct. ( #2323 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-07-18 10:22:18 +08:00
II
9a98a8fd15
add ssh private key connector method ( #2322 )
...
* fix: rescue is not exec.
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: join control-plane error.
Signed-off-by: joyceliu <joyceliu@yunify.com>
* feat: add ssh private key connector method.
Signed-off-by: joyceliu <joyceliu@yunify.com>
---------
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-07-17 15:15:17 +08:00
II
de9a34ff38
fix: join control-plane error ( #2321 )
...
* fix: var_files defined error
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: rescue is not exec.
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: join control-plane error.
Signed-off-by: joyceliu <joyceliu@yunify.com>
---------
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-07-16 16:29:14 +08:00
II
b6c7ea291f
fix: var_files defined error ( #2320 )
...
* fix: var_files defined error
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: var_files defined error
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: var_files defined error
Signed-off-by: joyceliu <joyceliu@yunify.com>
---------
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-07-15 19:39:13 +08:00
KubeSphere CI Bot
143fd324fb
Merge pull request #2319 from ImitationImmortal/feature
...
bug: defaultConfig is not render.
2024-07-15 17:18:13 +08:00
joyceliu
34a0704a04
bug: defaultConfig is not render.
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-07-15 17:13:49 +08:00
KubeSphere CI Bot
215e58d3f2
Merge pull request #2318 from ImitationImmortal/feature
...
feat: set base default dir for kubernetes connector.
2024-07-15 12:44:12 +08:00
joyceliu
63bd058738
feat: set base default dir for kubernetes connector.
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-07-15 12:19:27 +08:00
KubeSphere CI Bot
0a183cc624
Merge pull request #2317 from ImitationImmortal/feature
...
feat: add localhost cluster. it will use default kubeconfig(.kube/con…
2024-07-12 18:06:06 +08:00
joyceliu
c09106c6b3
feat: add localhost cluster. it will use default kubeconfig(.kube/config).
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-07-12 17:43:33 +08:00
KubeSphere CI Bot
aa3312c78a
Merge pull request #2309 from ImitationImmortal/feature
...
feat: add vendor
2024-07-03 10:28:50 +08:00
joyceliu
d1894b1e3e
feat: add vendor
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-07-03 10:22:26 +08:00
KubeSphere CI Bot
1285dbb859
Merge pull request #2308 from ImitationImmortal/feature
...
fix: tag can be inherited
2024-07-02 17:19:49 +08:00