KubeSphere CI Bot
|
147f502257
|
Merge pull request #3356 from wanjunlei/nm
support customize notification receiver
|
2021-03-12 16:53:01 +08:00 |
|
KubeSphere CI Bot
|
2407511da3
|
Merge pull request #3437 from zackzhangkai/support_multi_port
support virtualservice multi port
|
2021-03-11 11:33:01 +08:00 |
|
zackzhangkai
|
676062d760
|
support virtualservice multi port
Signed-off-by: zackzhangkai <zhangkaiamm@gmail.com>
|
2021-03-11 11:12:51 +08:00 |
|
wanjunlei
|
e3cf58e84b
|
Integrate all receivers into one crd, and all configs into another crd
Signed-off-by: wanjunlei <wanjunlei@yunify.com>
|
2021-03-10 18:55:46 +08:00 |
|
wanjunlei
|
f4f5f8283e
|
change notification crd version to v2alpha1
Signed-off-by: wanjunlei <wanjunlei@yunify.com>
|
2021-03-10 17:36:06 +08:00 |
|
wanjunlei
|
5e39b7c752
|
add tenant-level apis for notification secret
Signed-off-by: wanjunlei <wanjunlei@yunify.com>
|
2021-03-10 17:32:49 +08:00 |
|
wanjunlei
|
d4a8f9bf88
|
resolve conversation
Signed-off-by: wanjunlei <wanjunlei@yunify.com>
|
2021-03-10 17:32:49 +08:00 |
|
wanjunlei
|
f9213fcdc8
|
support customize notification receiver
Signed-off-by: wanjunlei <wanjunlei@yunify.com>
|
2021-03-10 17:32:48 +08:00 |
|
LiHui
|
83e6221f3a
|
openpitrix crd
Signed-off-by: LiHui <andrewli@yunify.com>
delete helm repo, release and app
Signed-off-by: LiHui <andrewli@yunify.com>
Fix Dockerfile
Signed-off-by: LiHui <andrewli@yunify.com>
add unit test for category controller
Signed-off-by: LiHui <andrewli@yunify.com>
resource api
Signed-off-by: LiHui <andrewli@yunify.com>
miscellaneous
Signed-off-by: LiHui <andrewli@yunify.com>
resource api
Signed-off-by: LiHui <andrewli@yunify.com>
add s3 repo indx
Signed-off-by: LiHui <andrewli@yunify.com>
attachment api
Signed-off-by: LiHui <andrewli@yunify.com>
repo controller test
Signed-off-by: LiHui <andrewli@yunify.com>
application controller test
Signed-off-by: LiHui <andrewli@yunify.com>
release metric
Signed-off-by: LiHui <andrewli@yunify.com>
helm release controller test
Signed-off-by: LiHui <andrewli@yunify.com>
move constants to /pkg/apis/application
Signed-off-by: LiHui <andrewli@yunify.com>
remove unused code
Signed-off-by: LiHui <andrewli@yunify.com>
add license header
Signed-off-by: LiHui <andrewli@yunify.com>
Fix bugs
Signed-off-by: LiHui <andrewli@yunify.com>
cluster cluent
Signed-off-by: LiHui <andrewli@yunify.com>
format code
Signed-off-by: LiHui <andrewli@yunify.com>
move workspace,cluster from spec to labels
Signed-off-by: LiHui <andrewli@yunify.com>
add license header
Signed-off-by: LiHui <andrewli@yunify.com>
openpitrix test
Signed-off-by: LiHui <andrewli@yunify.com>
add worksapce labels for app in appstore
Signed-off-by: LiHui <andrewli@yunify.com>
|
2021-03-09 18:30:02 +08:00 |
|
KubeSphere CI Bot
|
737639020b
|
Merge pull request #3433 from wansir/loginrecord
limit login record entries
|
2021-03-06 19:47:04 +08:00 |
|
hongming
|
70a0ee40d6
|
limit login record entries
Signed-off-by: hongming <talonwan@yunify.com>
|
2021-03-06 14:45:11 +08:00 |
|
KubeSphere CI Bot
|
6428160dae
|
Merge pull request #3410 from duanjiong/ippool
fix ippool status statistics
|
2021-03-05 13:39:03 +08:00 |
|
Duan Jiong
|
67cbff464f
|
fix ippool status statistics
and delete ippool label while workspace is deleted
sync default ippool to namespace annotation
Signed-off-by: Duan Jiong <djduanjiong@gmail.com>
|
2021-03-04 17:50:14 +08:00 |
|
hongming
|
70fa24010c
|
support workspace resource quota
Signed-off-by: hongming <talonwan@yunify.com>
|
2021-03-02 10:42:09 +08:00 |
|
Jeff
|
a2ede11ee7
|
fix code format issues
Signed-off-by: Jeff <jeffzhang@yunify.com>
|
2021-03-01 15:21:15 +08:00 |
|
Jeff
|
c28afabdd5
|
application controller will only reconcile applications matched with given label selector
Signed-off-by: Jeff <jeffzhang@yunify.com>
|
2021-03-01 13:19:26 +08:00 |
|
KubeSphere CI Bot
|
1ff873141a
|
Merge pull request #3396 from RolandMa1986/fix-devopsrole
DevOps roles not been initialed
|
2021-02-26 13:52:56 +08:00 |
|
Roland.Ma
|
d0c766c311
|
fix: devops roles not been initialed
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2021-02-25 06:32:44 +00:00 |
|
KubeSphere CI Bot
|
e48306d74b
|
Merge pull request #3380 from yuswift/refactor_cluster_controller
refactor cluster controller
|
2021-02-25 10:52:58 +08:00 |
|
yuswift
|
194d054973
|
refactor cluster controller
Signed-off-by: yuswift <yuswiftli@yunify.com>
|
2021-02-24 10:12:42 +08:00 |
|
Duan Jiong
|
78c7b81ce5
|
Don't exit while synchronizing calico ippool
Signed-off-by: Duan Jiong <djduanjiong@gmail.com>
|
2021-02-23 11:31:05 +08:00 |
|
Rick
|
6fc5baaca0
|
Fix the issues that devops credentials cannot be deleted
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com>
|
2021-02-20 18:49:08 +08:00 |
|
rick
|
5a8e8ca35e
|
Remove k8s.io/kubernetes from go.mod
Signed-off-by: rick <rick@jenkins-zh.cn>
|
2021-02-19 10:05:19 +08:00 |
|
KubeSphere CI Bot
|
71b038990b
|
Merge pull request #3330 from zackzhangkai/application-unit-test
add application unit test files
|
2021-02-04 22:08:46 +08:00 |
|
shaowenchen
|
2380c3b5cc
|
improvement: update owners for devops
Signed-off-by: shaowenchen <mail@chenshaowen.com>
|
2021-02-01 17:11:02 +08:00 |
|
zackzhang
|
31f5f8477b
|
add application unit test files
Signed-off-by: zackzhang <zackzhang@yunify.com>
|
2021-02-01 09:59:04 +08:00 |
|
KubeSphere CI Bot
|
e6365c62d5
|
Merge pull request #3214 from yuswift/feature/support_configurable_cluster_resync_perioud
Configurable cluster resync perioud
|
2021-01-25 14:04:42 +08:00 |
|
yuswift
|
9e0a4b69e8
|
support configurable cluster resync perioud
Signed-off-by: yuswift <yuswiftli@yunify.com>
|
2021-01-22 18:06:13 +08:00 |
|
KubeSphere CI Bot
|
3c79548262
|
Merge pull request #3268 from RolandMa1986/feat-sa
Feat ServiceAccount management
|
2021-01-21 20:03:40 +08:00 |
|
zackzhang
|
2b0b36672b
|
fix application reconcile
Signed-off-by: zackzhang <zackzhang@yunify.com>
|
2021-01-19 14:58:07 +08:00 |
|
Roland.Ma
|
02b0d9247f
|
add serviceaccount contorller
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2021-01-15 05:23:58 +00:00 |
|
KubeSphere CI Bot
|
f5e2b05240
|
Merge pull request #3220 from xyz-li/master
add metrics
|
2021-01-15 10:16:37 +08:00 |
|
LiHui
|
1ecec78379
|
enable metrics by default
Signed-off-by: LiHui <andrewli@yunify.com>
|
2021-01-06 10:18:14 +08:00 |
|
LiHui
|
611f1c6991
|
add metrics to controller-manager
Signed-off-by: LiHui <andrewli@yunify.com>
|
2021-01-06 10:18:14 +08:00 |
|
rick
|
14367d1954
|
Fix the pipeline do not sync with Jenkins
Signed-off-by: rick <rick@jenkins-zh.cn>
|
2021-01-06 10:11:59 +08:00 |
|
KubeSphere CI Bot
|
ee373b8e55
|
Merge pull request #3247 from RolandMa1986/group-parent
Cascading deletion of children groups
|
2021-01-06 09:50:33 +08:00 |
|
Zack Zhang
|
f20c1f33f1
|
refactor application controller
Signed-off-by: zackzhang <zackzhang@yunify.com>
|
2021-01-04 16:34:04 +08:00 |
|
Roland.Ma
|
2d6b7fef8b
|
cascading deletion of children groups
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2021-01-04 07:39:50 +00:00 |
|
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 |
|
KubeSphere CI Bot
|
d672b6cc98
|
Merge pull request #3179 from wansir/workspace
refactor workspace controller
|
2020-12-28 15:06:52 +08:00 |
|
hongming
|
a900b6af4e
|
refactor workspace controller
Signed-off-by: hongming <talonwan@yunify.com>
|
2020-12-28 14:31:48 +08:00 |
|
KubeSphere CI Bot
|
51c853c886
|
Merge pull request #3203 from yuswift/bugfix/proxy-cluster-status-sync
[BugFix] Fix cluster unjoin federation plane when using proxy connection
|
2020-12-28 13:55:52 +08:00 |
|
KubeSphere CI Bot
|
eaf8cc40c4
|
Merge pull request #3217 from RolandMa1986/feat-groupapi
add group api
|
2020-12-25 22:29:50 +08:00 |
|
KubeSphere CI Bot
|
5ffc76dee9
|
Merge pull request #3206 from RolandMa1986/fix-clusterjoin
Validate member cluster's workspaces when joining clusters
|
2020-12-25 17:53:50 +08:00 |
|
Roland.Ma
|
84f5fb7e69
|
valid member cluster's workspaces when joining
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2020-12-25 03:16:03 +00:00 |
|
Roland.Ma
|
ab6e1f171c
|
UT
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2020-12-24 10:10:39 +00:00 |
|
KubeSphere CI Bot
|
d814d5db7b
|
Merge pull request #3195 from LinuxSuRen/fix/devops-project-del
Fix devops project cannot be deleted due to mess up with finalizer control
|
2020-12-18 14:03:47 +08:00 |
|
rick
|
f908aa42f7
|
Fix devops project cannot be deleted due to mess up with finalizer control
Signed-off-by: rick <rick@jenkins-zh.cn>
|
2020-12-16 10:08:34 +08:00 |
|
yuswift
|
ee13aa7c8a
|
fix #3202
Signed-off-by: yuswift <yuswiftli@yunify.com>
|
2020-12-14 15:30:48 +08:00 |
|