runzexia
30be09e012
refmt
2020-04-01 11:10:07 +08:00
runzexia
1a6f563da1
Merge branch 'dev' into devops-refactor
...
# Conflicts:
# cmd/controller-manager/app/controllers.go
# hack/generate_client.sh
# pkg/client/clientset/versioned/clientset.go
# pkg/client/clientset/versioned/fake/clientset_generated.go
# pkg/client/clientset/versioned/fake/register.go
# pkg/client/clientset/versioned/scheme/register.go
# pkg/client/informers/externalversions/generic.go
2020-04-01 11:04:09 +08:00
hongming
0d2279f5e4
fix somme error in controller-manager
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-03-30 15:40:03 +08:00
runzexia
443eb3f74c
enable controller
...
Signed-off-by: runzexia <runzexia@yunify.com >
2020-03-27 15:20:53 +08:00
runzexia
e06a1a8335
create admin ns for devops project
...
Signed-off-by: runzexia <runzexia@yunify.com >
2020-03-23 15:56:37 +08:00
runzexia
ba4ab97cb6
fix comment
...
Signed-off-by: runzexia <runzexia@yunify.com >
2020-03-20 10:28:05 +08:00
runzexia
e4f2cdc3d2
fix go vet
...
Signed-off-by: runzexia <runzexia@yunify.com >
2020-03-19 14:28:35 +08:00
runzexia
6a7bf0a86f
add s2i controller test
...
Signed-off-by: runzexia <runzexia@yunify.com >
2020-03-19 09:53:16 +08:00
zryfish
641615b299
This is a huge commit, it does following things: ( #1942 )
...
1. Remove ks-iam standalone binary, move it to ks-apiserver
2. Generate all devops apis inside kubesphere repository, no need to
import s2ioperator.
3. Reorganize ldap code, make it more flexible to use.
2020-03-10 13:50:17 +08:00
zryfish
ea88c8803d
use istio client-go library instead of knative ( #1661 )
...
use istio client-go library instead of knative
bump kubernetes dependency version
change code coverage to codecov
2019-12-13 11:26:18 +08:00
KubeSphere CI Bot
635dcc9b39
Merge pull request #739 from wnxn/attach-controller
...
add expand volume controller
2019-09-16 14:55:51 +08:00
Xin Wang
55483e6578
add expand volume controller
...
Signed-off-by: Xin Wang <wileywang@yunify.com >
2019-09-16 14:20:07 +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
runzexia
f00917b025
reset to master
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-08-27 14:54:01 +08:00
Jeff
40ebeccfaa
delete orphan resources where service deleted
2019-05-16 15:36:53 +08:00
Jeff
89f54da60a
fix router update bug
2019-05-13 14:02:32 +08:00
Jeff
5462f51e65
fix application bug
2019-05-13 11:28:20 +08:00
hongming
9a530c2cec
add job controller
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-04-28 17:52:21 +08:00
hongming
c4c021b5a2
Resolved merge conflict
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-04-08 22:54:51 +08:00
hongming
93ad572e19
refine tenant api
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-04-08 20:48:31 +08:00
Jeff
828de74cc5
fix bug
2019-04-07 23:49:04 +08:00
Jeff
2e1dc6a7b5
service policy
...
refactor virtualservice controller
2019-03-28 22:09:50 +08:00
Jeff
867129cdce
add controllers
...
change kiali mux to go-restful
add knative
add health api
2019-03-26 01:10:35 +08:00
Jeff
aa4d07c80a
add controllers
...
change kiali mux to go-restful
add knative
2019-03-25 01:38:32 +08:00