KubeSphere CI Bot
447a51f08b
feat: kubesphere 4.0 ( #6115 )
...
* feat: kubesphere 4.0
Signed-off-by: ci-bot <ci-bot@kubesphere.io >
* feat: kubesphere 4.0
Signed-off-by: ci-bot <ci-bot@kubesphere.io >
---------
Signed-off-by: ci-bot <ci-bot@kubesphere.io >
Co-authored-by: ks-ci-bot <ks-ci-bot@example.com >
Co-authored-by: joyceliu <joyceliu@yunify.com >
2024-09-06 11:05:52 +08:00
Xinzhao Xu
c53001c5dc
Unify the omitempty configuration of YAML annotation
2022-02-23 16:41:51 +08:00
rick
8e40702b75
try os/user.HomeDir when $HOME is unset when find kubeconfig file
...
Signed-off-by: rick <linuxsuren@users.noreply.github.com >
2021-06-18 11:32:23 +08:00
rick
90f5a44911
Make ks-apiserver be easier to run locally with kube config
...
Signed-off-by: rick <linuxsuren@users.noreply.github.com >
2021-06-18 11:31:50 +08:00
zryfish
ac275b6e98
add goimports format action ( #3630 )
...
Signed-off-by: Jeff <jeffzhang@yunify.com >
2021-03-30 13:44:24 +08:00
hongming
66d79aaf75
fix: missing role template after upgrade
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-08-20 23:06:59 +08:00
zryfish
dbc33fe5d2
add license header ( #2761 )
...
Signed-off-by: Jeff <zw0948@gmail.com >
2020-08-05 15:54:17 +08:00
zryfish
eceadec69c
devlopment branch ( #1736 )
2020-01-02 20:52:00 +08:00
Jeff
d0dc66cf28
fix servicemesh options nil bug
2019-09-25 01:47:46 +08:00
Jeff
468f7eddca
fix config nil error
2019-09-23 14:30:48 +08:00
Jeff
96d2ac4112
This is a huge commit, it does following things:
...
1. refactor kubesphere dependency service client creation, we can
disable dependency by config
2. dependencies can be configured by configuration file
3. refactor cmd package using cobra.Command, so we can use hypersphere
to invoke command sepearately. Later we only need to build one image to
contains all kubesphere core components. One command to rule them all!
4. live reloading configuration currently not implemented
2019-09-11 19:53:35 +08:00