wanjunlei
b96537b27f
delete auditing controller
2020-06-13 17:42:27 +08:00
wanjunlei
4cb84de44d
add audit components
...
Signed-off-by: wanjunlei <wanjunlei@yunify.com >
debug
add test
add test
add test
2020-06-10 20:21:07 +08:00
KubeSphere CI Bot
eb99025fe7
Merge pull request #2149 from min-zh/snapshot
...
storage capability
2020-06-04 12:47:37 +08:00
hongming
4e418bbe03
fix: clusterrolebinding controller bug
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-06-04 12:18:00 +08:00
zhangmin
c6158a7cd3
storage capability
2020-06-04 10:36:13 +08:00
hongming
ce3cd21a76
update user's role templates API
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-06-03 23:49:49 +08:00
KubeSphere CI Bot
c104516ce0
Merge pull request #2111 from wansir/update-copyright
...
copyright license update
2020-05-25 17:17:34 +08:00
hongming
85b61dce7c
copyright license update
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-05-25 14:51:24 +08:00
hongming
57acaeba41
use ownerReference control the lifecycle of user's kubeconfig and kubectl pod
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-05-23 21:26:28 +08:00
hongming
8f93266ec0
improve IAM module
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-05-23 20:48:19 +08:00
Duan Jiong
4fb9d84fea
allow dns traffic and host node traffic
...
Signed-off-by: Duan Jiong <djduanjiong@gmail.com >
2020-04-28 10:21:58 +08:00
Duan Jiong
d3bdcd0465
network: support network isolate
...
Add new crd to convert kubesphere network policy to k8s network policy, and then other network
plugin will do the rest work.
Use cache.go from calico project's kube-controller, it aim to sync nsnp with k8s np, delete unused np, and relieve the pressure on k8s restful client.
If you want higher performance, you can implement interface NsNetworkPolicyProvider in pkg/controller/provider/namespace_np.go.
Signed-off-by: Duan Jiong <djduanjiong@gmail.com >
2020-04-28 10:21:50 +08:00
zryfish
5a3eb651f3
change cluster schema ( #2026 )
...
* change cluster schema
* change cluster schema
2020-04-27 17:34:02 +08:00
runzexia
052af22761
regenerate
2020-04-15 11:37:52 +08:00
runzexia
d8259160b8
Merge branch 'dev' into devops-refactor
...
# Conflicts:
# Makefile
# api/api-rules/violation_exceptions.list
# api/openapi-spec/swagger.json
# cmd/controller-manager/app/controllers.go
# hack/generate_client.sh
# pkg/apis/cluster/v1alpha1/openapi_generated.go
# pkg/client/informers/externalversions/generic.go
# pkg/kapis/tenant/v1alpha2/register.go
# pkg/models/tenant/devops.go
# pkg/models/tenant/workspaces.go
# pkg/simple/client/devops/fake/fakedevops.go
# tools/cmd/crd-doc-gen/main.go
2020-04-15 11:33:05 +08:00
runzexia
9a6ba04a37
clean old devops code
...
todo impl use informer
Signed-off-by: runzexia <runzexia@yunify.com >
2020-04-15 11:03:08 +08:00
zryfish
e174dcb3d6
add cluster controller ( #1993 )
2020-04-08 00:40:28 +08:00
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