yuswift
ee13aa7c8a
fix #3202
...
Signed-off-by: yuswift <yuswiftli@yunify.com >
2020-12-14 15:30:48 +08:00
linruichao
98ae80207f
fixed: check the cluster has initialized
...
Previously, always check whether the cluster has been initialized, but the updateClusterCondition function always removes the old condition and then adds the new condition, resulting in always returning after updating the initialized condition.
This commit check the cluster has initialized, if initialized will not updated condition
Signed-off-by: linruichao <linruichao@ruijie.com.cn >
2020-12-14 15:02:30 +08:00
KubeSphere CI Bot
1e5fdea5f2
Merge pull request #3140 from wansir/identity-provider
...
improve identity provider plugin
2020-12-10 19:39:44 +08:00
hongming
dfaefa5ffb
improve identity provider plugin
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-12-10 14:35:56 +08:00
KubeSphere CI Bot
dab0842a32
Merge pull request #3161 from RolandMa1986/feat-group-fedsync
...
enable multicluster sync for groups
2020-12-09 15:17:43 +08:00
KubeSphere CI Bot
91c2e05616
Merge pull request #3180 from LinuxSuRen/fix/pipeline-finalizer
...
Fix pipeline cannot be removed due to finalizers
2020-12-08 18:01:40 +08:00
rick
349a4ac965
Fix pipeline cannot be removed due to finalizers
...
Signed-off-by: rick <rick@jenkins-zh.cn >
2020-12-04 10:22:57 +08:00
Roland.Ma
5248e622f2
enable multicluster sync for groups
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2020-12-03 07:19:31 +00:00
zackzhangkai
062c688287
kiali add kubeconfig check
...
Signed-off-by: zackzhangkai <zackzhang@yunify.com >
2020-12-03 14:58:42 +08:00
zackzhangkai
96fe71173a
fix comments
...
Signed-off-by: zackzhangkai <zackzhang@yunify.com >
2020-12-01 12:50:30 +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
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
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
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
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
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
447a5a562f
feat: add group and groupbinding controller
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2020-11-11 05:31:25 +00: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
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
zackzhangkai
d1e7f35b3e
fix application status
...
Signed-off-by: zackzhangkai <zackzhang@yunify.com >
2020-10-13 10:13:51 +08:00
shaowenchen
2dcabb0bdb
fix crendential sync
...
Signed-off-by: shaowenchen <mail@chenshaowen.com >
2020-08-28 16:54:07 +08:00
hongming
66d79aaf75
fix: missing role template after upgrade
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-08-20 23:06:59 +08:00
zryfish
b5d9d29fc6
fix servicemesh strategy not applied bug ( #2892 )
...
Signed-off-by: Jeff <jeffzhang@yunify.com >
2020-08-19 14:50:18 +08:00
zryfish
95cd23b7a3
fix servicemesh controller nil pointer exception ( #2870 )
...
Signed-off-by: Jeff <zw0948@gmail.com >
2020-08-13 15:33:00 +08:00
hongming
aa6713c2d0
can't list pipeline if no global role assigned
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-08-12 13:58:24 +08:00
zryfish
21a5f83082
fix unable to setup webhook server under leader election ( #2830 )
...
Signed-off-by: Jeff <zw0948@gmail.com >
2020-08-10 15:14:20 +08:00
Jeff
028deb0482
fix mistakenly cache federatedworkspace in non multicluster env
...
Signed-off-by: Jeff <zw0948@gmail.com >
2020-08-06 18:11:48 +08:00
KubeSphere CI Bot
723e9e27d7
Merge pull request #2770 from wansir/tenant
...
fix workspacetemplate patch API not working
2020-08-06 16:31:53 +08:00
hongming
e8c1acdcf3
fix workspacetemplate patch API not working
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-08-06 16:17:49 +08:00
zryfish
dbc33fe5d2
add license header ( #2761 )
...
Signed-off-by: Jeff <zw0948@gmail.com >
2020-08-05 15:54:17 +08:00
hongming
0448522901
fix kubectl pod owner reference
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-08-04 16:32:04 +08:00
KubeSphere CI Bot
f43047069c
Merge pull request #2730 from wansir/iam
...
remove LastAppliedConfig annotation after password encrypted
2020-08-03 13:02:52 +08:00
hongming
6acea75a76
remove LastAppliedConfig annotation after password encrypted
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-07-31 23:57:42 +08:00
hongming
03e7987655
initial role differentiation of DevOps project and namespace
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-07-31 23:27:20 +08:00
KubeSphere CI Bot
12ec25d449
Merge pull request #2685 from wansir/devops
...
legacy API compatibility
2020-07-30 20:13:51 +08:00
hongming
7884bcef95
legacy API compatibility
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-07-30 18:30:41 +08:00
zryfish
388729e9b1
fix incorrect error log ( #2694 )
...
Signed-off-by: Jeff <zw0948@gmail.com >
2020-07-29 13:25:52 +08:00
zryfish
93b123c1f0
add last login time for user ( #2679 )
...
Signed-off-by: Jeff <zw0948@gmail.com >
2020-07-28 17:26:13 +08:00