Commit Graph

1660 Commits

Author SHA1 Message Date
zryfish
24c06da9bc fix cronjob sort bug, daemonsets status bug, add ingress to v1alpha3 (#2541)
Signed-off-by: Jeff <zw0948@gmail.com>
2020-07-22 19:33:25 +08:00
KubeSphere CI Bot
1096eb8adb Merge pull request #2498 from wansir/federatednamespaces
add tenant federated namespaces API
2020-07-22 15:23:49 +08:00
KubeSphere CI Bot
2a388ad493 Merge pull request #2533 from min-zh/storage
fix pvc count of sc
2020-07-22 14:52:49 +08:00
KubeSphere CI Bot
26ac41d086 Merge pull request #2517 from shaowenchen/add_total_runs
add total num for runs
2020-07-22 13:19:49 +08:00
zhangmin
997cb0930d fix pvc count of sc
Signed-off-by: zhangmin <arminzhang@yunify.com>
2020-07-22 11:09:04 +08:00
shaowenchen
85f22cc2e1 add total num for runs
Signed-off-by: shaowenchen <mail@chenshaowen.com>
2020-07-22 10:53:06 +08:00
KubeSphere CI Bot
ae2f4a8abe Merge pull request #2526 from wansir/log
fix: exit without error log
2020-07-22 10:40:49 +08:00
hongming
a42fa6afaf fix: exit without error log
Signed-off-by: hongming <talonwan@yunify.com>
2020-07-21 19:15:21 +08:00
zryfish
35989d911c use root for controller manager cause we need to access csi plugins sock (#2505)
Signed-off-by: Jeff <zw0948@gmail.com>
2020-07-20 22:36:18 +08:00
KubeSphere CI Bot
bc419d02cb Merge pull request #2466 from wanjunlei/auditing-es
reuse package esutil to improve auditing log search performance
2020-07-20 22:21:50 +08:00
hongming
3525fc5507 add federatednamespaces tenant API
Signed-off-by: hongming <talonwan@yunify.com>
2020-07-20 17:39:46 +08:00
KubeSphere CI Bot
b2402105f8 Merge pull request #2441 from junotx/master
lazy init events client and optimize events search
2020-07-20 14:56:49 +08:00
KubeSphere CI Bot
bd6f46a5c9 Merge pull request #2427 from wanjunlei/auditing-log
ignore dryRun k8s request when auditing
2020-07-20 14:55:49 +08:00
zryfish
71b8d96a45 change image user kubesphere to group docker (#2487)
Signed-off-by: Jeff <zw0948@gmail.com>
2020-07-20 14:54:04 +08:00
zryfish
8241a0f9c5 cache v1beta1 crd instead of v1 version, cause v1 is not available in kubernetes v1.15.x (#2482)
Signed-off-by: Jeff <zw0948@gmail.com>
2020-07-20 10:03:26 +08:00
KubeSphere CI Bot
9ed96cddc3 Merge pull request #2480 from wansir/2475
fix: Change user role failed
2020-07-20 09:45:49 +08:00
hongming
d7440ae0f9 fix: Change user role failed
Signed-off-by: hongming <talonwan@yunify.com>
2020-07-19 11:19:26 +08:00
zryfish
89f850466d fix host cluster reconcile bug (#2479)
Signed-off-by: Jeff <zw0948@gmail.com>
2020-07-19 01:22:32 +08:00
wanjunlei
ccc6ba1e80 ignore unavailable index
Signed-off-by: wanjunlei <wanjunlei@yunify.com>
2020-07-17 18:14:09 +08:00
wanjunlei
5d99024f0b resovle conversation
Signed-off-by: wanjunlei <wanjunlei@yunify.com>
2020-07-17 15:39:52 +08:00
wanjunlei
a0255d6409 ignore dryRun k8s request when auditing
Signed-off-by: wanjunlei <wanjunlei@yunify.com>
2020-07-17 15:39:36 +08:00
wanjunlei
e913957e27 reuse package esutil to improve auditing log search performance
Signed-off-by: wanjunlei <wanjunlei@yunify.com>
2020-07-17 15:33:17 +08:00
KubeSphere CI Bot
b7eb64dd95 Merge pull request #2446 from wansir/label-selector
fix: migration some resource API to v1alpha3
2020-07-17 12:59:48 +08:00
KubeSphere CI Bot
f706d264dd Merge pull request #2392 from shaowenchen/fix_devops
add interface for iam
2020-07-17 12:57:48 +08:00
zryfish
97580d3776 use 8443 for webhook port (#2458)
Signed-off-by: Jeff <zw0948@gmail.com>
2020-07-17 12:56:21 +08:00
zryfish
a1767d4245 use non root user for building image (#2449)
Signed-off-by: Jeff <zw0948@gmail.com>
2020-07-16 18:52:51 +08:00
hongming
bd22856dbc fix: migration some resource API to v1alpha3
Signed-off-by: hongming <talonwan@yunify.com>
2020-07-16 18:36:32 +08:00
KubeSphere CI Bot
fcea347780 Merge pull request #2368 from shaowenchen/add_dowload
using /v1alpha2/jenkins replace /jenkins.kubesphere.io api
2020-07-16 17:11:48 +08:00
KubeSphere CI Bot
f04135a86e Merge pull request #2419 from wanjunlei/auditing-es
lazy initializing es client of auditing
2020-07-16 17:10:48 +08:00
KubeSphere CI Bot
9e1dc89ced Merge pull request #2439 from wansir/node
fix: node status filter
2020-07-16 17:08:48 +08:00
KubeSphere CI Bot
34aec8df65 Merge pull request #2416 from min-zh/storage-capability
fix "Failed to list *v1beta1.VolumeSnapshotClass" on k8s 1.16
2020-07-16 16:51:48 +08:00
junotx
53eabed3ca lazy init events client and optimize events search 2020-07-16 15:15:30 +08:00
hongming
4f3007c143 fix: node status filter
Signed-off-by: hongming <talonwan@yunify.com>
2020-07-16 12:10:59 +08:00
zhangmin
1549dd396f fix "Failed to list *v1beta1.VolumeSnapshotClass" on k8s 1.16 2020-07-16 11:36:47 +08:00
shaowenchen
895d8b838f add interface for iam
Signed-off-by: shaowenchen <mail@chenshaowen.com>
2020-07-15 17:51:08 +08:00
KubeSphere CI Bot
de5f4c36e0 Merge pull request #2423 from huanggze/multi-indices
significantly improve log search performance
2020-07-15 17:09:47 +08:00
shaowenchen
6090874cc4 using /jenkins replace jenkins.kubesphere.io api
Signed-off-by: shaowenchen <mail@chenshaowen.com>
2020-07-15 17:06:54 +08:00
KubeSphere CI Bot
42b543ec5e Merge pull request #2415 from wansir/kubeconfig
fix: empty server host
2020-07-15 10:29:48 +08:00
huanggze
6a5738d66a significantly improve log search performance
Signed-off-by: huanggze <loganhuang@yunify.com>
2020-07-14 19:42:48 +08:00
wanjunlei
1c436f8b48 lazy initializing es client of auditing 2020-07-14 15:39:30 +08:00
hongming
311c5289aa fix: empty server host
Signed-off-by: hongming <talonwan@yunify.com>
2020-07-14 14:00:38 +08:00
KubeSphere CI Bot
0f63b5ba5f Merge pull request #2287 from huanggze/es
lazy initializing es client
2020-07-14 12:08:47 +08:00
KubeSphere CI Bot
fea34315d0 Merge pull request #2404 from huanggze/sort
fix: cannot sort in ascending order
2020-07-14 12:03:48 +08:00
KubeSphere CI Bot
5fb22a23ff Merge pull request #2408 from duanjiong/networkpolicy-fix
modify the field networkIsolate in workspace
2020-07-14 12:02:47 +08:00
Duan Jiong
7e8bef6bfd modify the field networkIsolate in workspace
Signed-off-by: Duan Jiong <djduanjiong@gmail.com>
2020-07-13 19:13:26 +08:00
huanggze
4df7ae2636 lazy initializing es client
Signed-off-by: huanggze <loganhuang@yunify.com>
2020-07-13 17:06:15 +08:00
huanggze
b4f899b337 fix: cannot sorting in ascending order
Signed-off-by: huanggze <loganhuang@yunify.com>
2020-07-13 12:01:56 +08:00
KubeSphere CI Bot
78159e9636 Merge pull request #2333 from wansir/workspacerole-ownerref
fix: resource lifecycle
2020-07-10 14:26:47 +08:00
hongming
ed8bb437e8 fix: resource lifecycle
Signed-off-by: hongming <talonwan@yunify.com>
2020-07-10 13:23:18 +08:00
zryfish
eeaa4b646a use more friendly error messages (#2364) 2020-07-09 18:33:24 +08:00