rick
|
039dbf8033
|
Fix the inapproprite errors handle with cron expression checking
Signed-off-by: rick <rick@jenkins-zh.cn>
|
2020-12-01 10:07:57 +08:00 |
|
rick
|
00e8b0e5ef
|
Fix panic against with pipeline-multibranch-defaults-plugin
Signed-off-by: rick <rick@jenkins-zh.cn>
|
2020-11-25 15:38:07 +08:00 |
|
KubeSphere CI Bot
|
75e0cf27e4
|
Merge pull request #3126 from shaowenchen/add_state_for_pipeline
feature: add sync state for devops
|
2020-11-24 11:46:36 +08:00 |
|
KubeSphere CI Bot
|
5a816f72fc
|
Merge pull request #3125 from LinuxSuRen/discover-tag-support
Add support discover tags for multi-branch pipeline
|
2020-11-24 11:35:36 +08:00 |
|
KubeSphere CI Bot
|
ab7ecee910
|
Merge pull request #3138 from RolandMa1986/controller-refactoring
refactor controllers
|
2020-11-24 11:30:36 +08:00 |
|
KubeSphere CI Bot
|
b5e2037f88
|
Merge pull request #3139 from wansir/ldap-idp
improve LDAP identity provider
|
2020-11-24 11:29:36 +08:00 |
|
KubeSphere CI Bot
|
6ca2ecf4b6
|
Merge pull request #3127 from RolandMa1986/feat-group-rolebinding
add rolebinding api
|
2020-11-24 11:26:36 +08:00 |
|
hongming
|
00920d3d51
|
improve LDAP identity provider
Signed-off-by: hongming <talonwan@yunify.com>
|
2020-11-23 17:29:46 +08:00 |
|
Roland.Ma
|
2f916f4dd9
|
move package
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2020-11-23 08:47:09 +00:00 |
|
Roland.Ma
|
f8903f19f6
|
refactor controllers
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2020-11-23 08:47:09 +00:00 |
|
Roland.Ma
|
aa471f998c
|
refine methods
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2020-11-23 06:11:49 +00:00 |
|
Roland.Ma
|
079b43e301
|
add rolebinding api
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2020-11-23 02:59:48 +00:00 |
|
rick
|
cec7793534
|
Make the logger level as 8 in the DevOps code lines
Signed-off-by: rick <rick@jenkins-zh.cn>
|
2020-11-23 09:31:56 +08:00 |
|
KubeSphere CI Bot
|
08d3726da3
|
Merge pull request #3136 from yuswift/bugfix/multi-cluster-condition
bugfix: multi-cluster-status-condition
|
2020-11-20 18:13:35 +08:00 |
|
yuswift
|
62b39810a4
|
bugfix: multi-cluster-status-condition
Signed-off-by: yuswift <yuswiftli@yunify.com>
|
2020-11-20 16:19:42 +08:00 |
|
KubeSphere CI Bot
|
0d0b1d888f
|
Merge pull request #3098 from wansir/fix-2912
fix: cascade delete resources
|
2020-11-20 12:09:34 +08:00 |
|
KubeSphere CI Bot
|
954a425e20
|
Merge pull request #3113 from wansir/fix-3112
fix: private key not match public key
|
2020-11-20 12:04:34 +08:00 |
|
rick
|
1783b75c98
|
Add support discover tags for multi-branch pipeline
Signed-off-by: rick <rick@jenkins-zh.cn>
|
2020-11-19 15:29:44 +08:00 |
|
shaowenchen
|
38ca2ea39b
|
feature: add sync state for devops
Signed-off-by: shaowenchen <mail@chenshaowen.com>
|
2020-11-18 00:21:56 +08:00 |
|
hongming
|
f2c99071c2
|
fix wrong owner reference
Signed-off-by: hongming <talonwan@yunify.com>
|
2020-11-17 18:27:22 +08:00 |
|
zackzhangkai
|
745ede8519
|
upgrade prometheus client-go
Signed-off-by: zackzhangkai <zackzhang@yunify.com>
|
2020-11-17 18:13:43 +08:00 |
|
KubeSphere CI Bot
|
89de94dbf8
|
Merge pull request #3121 from LinuxSuRen/fix/vet-errs
Fix the errors found by go vet
|
2020-11-17 18:03:33 +08:00 |
|
KubeSphere CI Bot
|
01cc686cd3
|
Merge pull request #3080 from zheng1/weave
Add param WeaveScopeHost
|
2020-11-17 17:25:33 +08:00 |
|
Zhengyi Lai
|
c8f814acf2
|
Add param WeaveScopeHost
Signed-off-by: Zhengyi Lai <zheng1@yunify.com>
|
2020-11-17 16:57:11 +08:00 |
|
rick
|
4d19901025
|
Fix the errors found by go vet
Signed-off-by: rick <rick@jenkins-zh.cn>
|
2020-11-17 09:23:07 +08:00 |
|
KubeSphere CI Bot
|
e9f709057a
|
Merge pull request #3042 from wansir/fix-3041
Fix container terminal security risk
|
2020-11-16 13:35:33 +08:00 |
|
yuswift
|
69a27e40aa
|
Feat: support runnig ks-controller-manager without ldap option
Signed-off-by: yuswift <yuswiftli@yunify.com>
|
2020-11-16 12:19:07 +08:00 |
|
hongming
|
617e969a55
|
fix: private key not match public key
Signed-off-by: hongming <talonwan@yunify.com>
|
2020-11-13 18:40:52 +08:00 |
|
hongming
|
cd99f78768
|
Fix container terminal security risk
Signed-off-by: hongming <talonwan@yunify.com>
|
2020-11-13 16:37:33 +08:00 |
|
KubeSphere CI Bot
|
b14081ce9f
|
Merge pull request #3073 from RolandMa1986/feat-group-api
feat: group auth, add group & groupbinding api
|
2020-11-11 17:10:30 +08:00 |
|
Roland.Ma
|
0a5e04d186
|
Add UT
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2020-11-11 05:31:25 +00:00 |
|
Roland.Ma
|
5500e93b5f
|
update comments
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2020-11-11 05:31:25 +00:00 |
|
Roland.Ma
|
fc5235ae29
|
refine groupbinding controller
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2020-11-11 05:31:25 +00:00 |
|
Roland.Ma
|
80f3db3d42
|
feat: authentication users with group's RoleBindings in API Server
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2020-11-11 05:31:25 +00:00 |
|
Roland.Ma
|
447a5a562f
|
feat: add group and groupbinding controller
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2020-11-11 05:31:25 +00:00 |
|
Roland.Ma
|
af271a49ce
|
feat: group auth, add group & groupbinding api
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2020-11-10 07:19:59 +00:00 |
|
KubeSphere CI Bot
|
1b0bcb5d63
|
Merge pull request #3069 from huanggze/master
minor cleanup
|
2020-11-06 17:49:38 +08:00 |
|
KubeSphere CI Bot
|
aa64c745c9
|
Merge pull request #3033 from duanjiong/ippool
implement ippool
|
2020-11-06 17:32:43 +08:00 |
|
KubeSphere CI Bot
|
c86dfbc7ad
|
Merge pull request #3002 from yunkunrao/add_kubelet_pleg_relist_quantile
Add node metric: node_pleg_quantile
|
2020-11-06 17:24:58 +08:00 |
|
KubeSphere CI Bot
|
ed271f0205
|
Merge pull request #3046 from shaowenchen/fix_inscm_bool_parameter
fix: adapt to different parameter types for pipeline
|
2020-11-06 17:19:45 +08:00 |
|
KubeSphere CI Bot
|
a227f04e84
|
Merge pull request #3016 from OhBonsai/master
chore: fix typing error
|
2020-11-05 18:17:24 +08:00 |
|
huanggze
|
10fedfe432
|
minor cleanup
Signed-off-by: huanggze <loganhuang@yunify.com>
|
2020-11-03 11:58:16 +08:00 |
|
shaowenchen
|
635de6da45
|
fix: adapt to different parameter types for pipeline
Signed-off-by: shaowenchen <mail@chenshaowen.com>
|
2020-10-30 15:22:29 +08:00 |
|
Duan Jiong
|
43d1d6f243
|
implement ippool
1. support vlan ippool management
2. support calico ippool management
Signed-off-by: Duan Jiong <djduanjiong@gmail.com>
|
2020-10-29 09:59:27 +08:00 |
|
KubeSphere CI Bot
|
abe9975b95
|
Merge pull request #3029 from wansir/master
refine api docs
|
2020-10-27 20:01:32 +08:00 |
|
hongming
|
496db42be6
|
refine api docs
Signed-off-by: hongming <talonwan@yunify.com>
|
2020-10-27 18:48:36 +08:00 |
|
Roland.Ma
|
7c6723da46
|
feat:group authorizetion. Add group and groupbinding crds, generated clientset
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2020-10-21 08:26:50 +00:00 |
|
zryfish
|
44799ae68a
|
skip reconcile cluster if not join federation (#3021)
Signed-off-by: Jeff <jeffzhang@yunify.com>
|
2020-10-15 17:11:05 +08:00 |
|
OhBonsai
|
419d66e7c1
|
chore: fix typing error
Signed-off-by: OhBonsai <letbonsaibe@gmail.com>
|
2020-10-14 16:52:43 +08:00 |
|
zackzhangkai
|
d1e7f35b3e
|
fix application status
Signed-off-by: zackzhangkai <zackzhang@yunify.com>
|
2020-10-13 10:13:51 +08:00 |
|