hongming
fe6c5de00f
update dependencies
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-01-04 15:35:32 +08:00
Duan Jiong
24e3ac865f
add ippool resource api
...
add ippool webhook and fix some bugs
Signed-off-by: Duan Jiong <djduanjiong@gmail.com >
2020-12-29 14:32:21 +08:00
hongming
85b61dce7c
copyright license update
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-05-25 14:51:24 +08:00
Jeff
c62254696c
fix openapi schema bug
2020-04-29 20:19:48 +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
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
cfaeb10dc6
add cluster api group ( #1992 )
2020-04-07 19:33:45 +08:00
runzexia
e8b9d9cdf3
add pipeline openapi docs
...
Signed-off-by: runzexia <runzexia@yunify.com >
2020-03-25 11:01:51 +08:00
runzexia
7a00f9e3e4
add multi version crd docs support &add crd docs gen
...
Signed-off-by: runzexia <runzexia@yunify.com >
2020-03-23 17:11:50 +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
runzexia
f00917b025
reset to master
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-08-27 14:54:01 +08:00
runzexia
f8d3b22750
add network crd doc gen
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-07-31 11:48:48 +08:00
runzexia
de7fc0819f
fix comment & add servicemesh gen
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-07-30 21:19:35 +08:00
runzexia
1c10391faf
feat: add crd gen
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-07-30 13:36:54 +08:00