Commit Graph

765 Commits

Author SHA1 Message Date
KubeSphere CI Bot
0ff0ab3f10 Merge pull request #2190 from duanjiong/networkpolicy-fix
only accept validated CIDR in namespace networkpolicy
2020-06-15 11:37:40 +08:00
KubeSphere CI Bot
61d827db54 Merge pull request #2195 from zheng1/refactor_op
Refactor with OpenPitrix
2020-06-15 11:06:40 +08:00
Zhengyi Lai
3778abf767 Cleanup namespace controller 2020-06-13 00:32:13 +08:00
Zhengyi Lai
e1e2b6b5e4 Remove WeaveScopeHost from network
Signed-off-by: Zhengyi Lai <zheng1@yunify.com>
2020-06-12 15:23:00 +08:00
Zhengyi Lai
1055df5fce Add option to enable network policy or not 2020-06-12 15:12:38 +08:00
KubeSphere CI Bot
df36ae5c0e Merge pull request #2191 from wansir/tenant-api
add tenant resource API
2020-06-12 13:20:39 +08:00
hongming
b1d996f4a7 add test case
Signed-off-by: hongming <talonwan@yunify.com>
2020-06-12 12:29:46 +08:00
Zhengyi Lai
cf162559e3 Refactor with OpenPitrix
Signed-off-by: Zhengyi Lai <zheng1@yunify.com> (+2 squashed commits)
2020-06-12 00:29:39 +08:00
shaowenchen
8a11cbc875 fix apiresult
Signed-off-by: shaowenchen <mail@chenshaowen.com>
2020-06-11 18:29:22 +08:00
zryfish
79e3597173 fix cluster status (#2192) 2020-06-11 16:10:19 +08:00
hongming
bafeecfee6 add tenant resource API
Signed-off-by: hongming <talonwan@yunify.com>
2020-06-11 01:47:25 +08:00
pengcong06
55354bf20d add list events 2020-06-10 21:28:07 +08:00
pengcong06
59839439d5 feat:multi cluster application 2020-06-10 21:28:07 +08:00
Duan Jiong
825e026930 validate cidr
only accept validated cidr.
And fix the error handle when network-isotate is diabled.
And remove the useless crd.

Signed-off-by: Duan Jiong <djduanjiong@gmail.com>
2020-06-10 18:11:05 +08:00
zryfish
d4b7d88b4b fix cluster status unchanged when cluster agent is already unavailable (#2188) 2020-06-10 17:27:41 +08:00
KubeSphere CI Bot
259971c0ed Merge pull request #2180 from shaowenchen/fix_pipeline
add field for pipeline branch
2020-06-10 17:04:39 +08:00
shaowenchen
3b2714982a add field for pipeline branch
Signed-off-by: shaowenchen <mail@chenshaowen.com>
2020-06-09 15:24:55 +08:00
KubeSphere CI Bot
0316223f0d Merge pull request #2168 from wansir/csr-controller
fix csr controller bug
2020-06-09 14:46:38 +08:00
shaowenchen
266e85dbee fix filter credential
Signed-off-by: shaowenchen <mail@chenshaowen.com>
2020-06-09 12:00:47 +08:00
KubeSphere CI Bot
5993bdd654 Merge pull request #2161 from shaowenchen/fix_jenkin_basic
fix jenkins basic auth
2020-06-09 11:21:39 +08:00
Duan Jiong
3c21a21bd7 rename nsnp controller
Signed-off-by: Duan Jiong <djduanjiong@gmail.com>
2020-06-08 22:36:49 +08:00
shaowenchen
e723038abc fix jenkins basic
Signed-off-by: shaowenchen <mail@chenshaowen.com>
2020-06-08 18:34:42 +08:00
zryfish
e7c5c5a1f3 fix namespace controller crash when openpitrix is not enabled (#2167) 2020-06-07 23:15:43 +08:00
hongming
80953f5945 fix csr controller bug
Signed-off-by: hongming <talonwan@yunify.com>
2020-06-07 22:45:19 +08:00
zryfish
4f98fac39d fix namespace controller crash when openpitrix is not enabled (#2166) 2020-06-07 21:46:25 +08:00
zryfish
9b16c0589c fix openpitrix return non nil client when enpoint is empty (#2165) 2020-06-07 20:00:27 +08:00
KubeSphere CI Bot
df348b199f Merge pull request #2155 from wanjunlei/master
add response_code_filter parameter in auditing events search api
2020-06-05 14:56:38 +08:00
zryfish
bb4d3fee7a add component status to cluster status (#2160) 2020-06-05 14:51:05 +08:00
Zhengyi Lai
72939ab397 Update network&openpitrix OWNERS
Signed-off-by: Zhengyi Lai <zheng1@yunify.com>
2020-06-04 20:07:47 +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
wanjunlei
3d3b9d5af5 add response_code_filter parameter in auditing events search api 2020-06-04 12:06:56 +08:00
zhangmin
c6158a7cd3 storage capability 2020-06-04 10:36:13 +08:00
KubeSphere CI Bot
1882b20e6e Merge pull request #2132 from wansir/role-templates
update user's role templates API
2020-06-04 00:03:36 +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
Zhengyi Lai
c9400359b1 Update network OWNERS files
Signed-off-by: Zhengyi Lai <zheng1@yunify.com>
2020-06-03 16:11:40 +08:00
Duan Jiong
e922a85dec fix namespace networkpolicy
add prefix when set key, otherwise the k8s rule will not be deleted
don't append ingress when ingress is empty, otherwise all ingress traffic will be allowed.

Signed-off-by: Duan Jiong <djduanjiong@gmail.com>
2020-06-03 12:08:30 +08:00
shaowenchen
2e04009547 set devops log level to 8
Signed-off-by: shaowenchen <mail@chenshaowen.com>
2020-06-02 16:23:01 +08:00
zryfish
845887a325 fix proxy bug (#2146) 2020-06-02 14:26:31 +08:00
zryfish
68029de64c fix authorization header stripped by kube-apiserver (#2145) 2020-06-02 11:59:46 +08:00
KubeSphere CI Bot
a86f2a10c8 Merge pull request #2137 from huanggze/logging-fix
logging: start_time and end_time are not required params
2020-06-01 20:20:36 +08:00
zryfish
59900f6e1c use kube-apiserver proxy if no kubesphere api endpoint provided (#2144) 2020-06-01 19:54:05 +08:00
zryfish
345ce1ac0f fix audit options default empty (#2143) 2020-06-01 13:57:38 +08:00
KubeSphere CI Bot
b681193c1f Merge pull request #2129 from wanjunlei/master
add auditing events search api
2020-06-01 11:45:37 +08:00
KubeSphere CI Bot
82b93f8962 Merge pull request #2134 from huanggze/monitor-fix
config: remove prometheus secondary-endpoint flag
2020-05-30 23:54:36 +08:00
zryfish
b9c2ebc97c fix jaeger api endpoint bug (#2140) 2020-05-30 23:54:21 +08:00
huanggze
71b2b78c38 logging: start_time and end_time are not required params
Signed-off-by: huanggze <loganhuang@yunify.com>
2020-05-29 18:59:36 +08:00
Tony Wang
decb160a4e Update routers.go
add configMap Suffix.
2020-05-29 17:56:00 +08:00
huanggze
22cbbb30b1 config: remove prometheus secondary-endpoint flag
Signed-off-by: huanggze <loganhuang@yunify.com>
2020-05-29 17:12:43 +08:00
KubeSphere CI Bot
a575c3eda8 Merge pull request #2117 from shaowenchen/fix_devops_api
modify devops api for tenant
2020-05-29 15:34:35 +08:00