Commit Graph

178 Commits

Author SHA1 Message Date
凡羊羊
647e3f2c40 modify kubernetes.clientset to kubernetes.interface 2020-01-06 11:53:32 +08:00
凡羊羊
50e4ebacfd add etcd args 2019-12-24 22:41:19 +08:00
barnettZQG
11c33223a7 Merge branch 'V5.1' into V5.2 2019-12-12 10:52:34 +08:00
barnettZQG
a4ce3d387e fix bugs "can not get log", "can not get pod" 2019-12-11 13:13:11 +08:00
barnettZQG
cd70a0e7a8 Merge branch 'V5.1' 2019-12-10 19:03:34 +08:00
barnettZQG
28cf92f438 remove disk package in util 2019-12-09 21:30:35 +08:00
GLYASAI
505f534c6c [FIX] node uuid is null 2019-12-05 17:54:51 +08:00
barnettZQG
bc24495097 change log level 2019-12-04 19:34:30 +08:00
barnettZQG
1a856b3c94 optimize gateway IP registration #555 2019-11-28 17:13:20 +08:00
曾庆国
1a583d0490 upgrade client-go to 1.16.3 2019-11-25 16:14:32 +08:00
黄润豪
14c1a76d87
Merge branch 'master' into bakcloud 2019-11-08 19:40:07 +08:00
glyasai
940cb6d685 delete tenant 2019-11-06 10:26:27 +08:00
glyasai
0d7b32a286 backup restore 2019-11-05 11:32:55 +08:00
凡羊羊
9f5702967a http code >= 400 is not health status 2019-10-18 18:53:41 +08:00
凡羊羊
07fea34b3a update share event, add event stauts 2019-10-13 15:33:31 +08:00
barnettZQG
2eaf39af20
Merge pull request #445 from fanyangyang/feature/thirdpart
Feature/thirdpart
2019-10-11 20:20:40 -05:00
barnettZQG
378691f7de
Merge pull request #474 from fanyangyang/feature/resource
Feature/resource
2019-10-10 06:31:41 -05:00
glyasai
0e3afc4ad1 [FIX] rbd-api is not successfully packaged 2019-10-09 18:23:01 +08:00
凡羊羊
a4a9546f3e fix merge 2019-10-08 17:42:35 +08:00
凡羊羊
2134d23d94
Merge branch 'master' into feature/thirdpart 2019-10-08 17:37:52 +08:00
glyasai
0a671e7cab [REV] use 'ldflags' instead of 'tag' 2019-09-29 18:27:20 +08:00
凡羊羊
395bff291d remove wrong code 2019-09-23 09:11:07 +08:00
凡羊羊
3c33f59b55 tenant resource check before operate app 2019-09-22 17:45:20 +08:00
凡羊羊
8d8680872e fix some bugs 2019-09-19 21:08:01 +08:00
黄润豪
df1f896de7
Merge branch 'master' into license 2019-09-19 20:06:12 +08:00
凡羊羊
5779a6eaa1 add third-part endpoint as sync event type 2019-09-19 19:09:03 +08:00
曾庆国
a7dc565364 gateway support multiple ip #417 2019-09-18 17:56:52 +08:00
glyasai
49284182bd [ADD] use license key 2019-09-18 17:52:41 +08:00
凡羊羊
408256b59d thirdpart envoy support 2019-09-17 18:19:34 +08:00
huangrh
1a71e1ff6f [ADD] show license info 2019-09-16 18:50:14 +08:00
GLYASAI
12e7f50f53 [ADD] license for node 2019-09-16 17:35:18 +08:00
GLYASAI
6bdab4c924 [ADD] record abnormal deletion 2019-08-29 17:27:25 +08:00
GLYASAI
8b90939357 Merge remote-tracking branch 'goodrain/master' into podevent
# Conflicts:
#	util/k8s/k8s.go
2019-08-29 14:17:19 +08:00
GLYASAI
a0545bcbec [REV] record pod event in master 2019-08-29 14:15:46 +08:00
曾庆国
12758c174b change build error log show 2019-08-29 13:29:05 +08:00
barnettZQG
8bdeef1915
Merge pull request #402 from GLYASAI/podstatus
[FIX] wrong pod status
2019-08-28 02:47:38 -05:00
GLYASAI
9955edf9cc [FIX] wrong pod status 2019-08-28 11:31:27 +08:00
凡羊羊
ba2d79870f modify log message 2019-08-26 17:55:32 +08:00
曾庆国
2e602105a4 change event judge 2019-08-24 19:02:24 +08:00
Abe Wang
6a35ec3165 [ADD] list pod events 2019-08-23 13:31:16 +08:00
barnett
d4b4b6d711 change ansible host state judgment 2019-08-10 20:56:06 +08:00
barnett
693eade0af change ansible hosts write 2019-08-08 17:02:52 +08:00
barnett
4c403a8a6b change addnode shell parameter #342 2019-08-07 17:48:01 +08:00
凡羊羊
6f230165a3 [ADD] add ansible_ssh_private_key_path when write hosts file and modify ansible.go with code rule 2019-08-07 15:56:03 +08:00
barnett
e86e5e258e [REV]Improved logic for node installation #342 2019-08-07 14:28:20 +08:00
凡羊羊
b367640654 use simple way write install node log and check login key path 2019-08-07 12:15:01 +08:00
凡羊羊
7d83add0f0 fix bugs use chan transport log and use env for installNodeShellPath 2019-08-07 11:05:57 +08:00
凡羊羊
eb2d2e6b46 fix bugs, user ansibleHostGroup.Name split all and etcd and other;get configpath and hostspath from environment 2019-08-06 22:34:13 +08:00
凡羊羊
eafe220983 [ADD] modify install node 2019-08-06 19:32:45 +08:00
barnett
601f22783b change rollback api impl 2019-06-29 23:33:27 +08:00
barnett
213d57e861 Version accurate to second 2019-06-29 18:52:42 +08:00
huangrh
3636855e13 [FIX] free endpoints were removed by controller-manager 2019-03-31 02:15:41 +08:00
huangrh
e90e2608ea [REV] chage probe upgrade from stop probe & add probe to update probe directly 2019-03-28 09:18:43 +08:00
barnett
9c01057d37 change version and change code style 2019-03-21 14:48:46 +08:00
GLYASAI
d0415a0042 [REV] remove configmap for third-party service 2019-03-14 11:12:17 +08:00
GLYASAI
0f886b3d35 [ADD] add or update api for gateway rule configuration 2019-03-13 13:58:30 +08:00
huangrh
fc244b8fd1 [REV] change prober 2019-03-12 09:59:09 +08:00
黄润豪
5ce8b28c73
Merge branch 'master' into master 2019-03-09 22:08:45 +08:00
huangrh
65c8c8c861 [ADD] probe for third-party service 2019-03-09 21:54:17 +08:00
barnett
1694b7ef1f [ADD] Add service access data monitoring capabilities to the gateway. 2019-03-07 21:38:47 +08:00
barnett
68246110a8 [ADD] add envoy controller grpc api 2019-02-21 21:55:56 +08:00
barnett
2616796037 [REV] Optimize code quality via go vet 2019-02-12 16:41:14 +08:00
barnett
065913a55c [REV] Optimize code quality via gofmt 2019-02-12 15:40:42 +08:00
GLYASAI
c286ae0dba [REV] filter the wrong endpoint from etcd 2019-01-15 14:34:06 +08:00
GLYASAI
cf07230f10 [FIX] Invalid value: "/tmp": must be unique 2019-01-08 13:47:57 +08:00
barnett
7c89a92929 [FIX] Prevents parsing to null values 2018-12-23 10:15:24 +08:00
GLYASAI
a6c2e68a45 [REV] replace log with logrus 2018-12-10 19:27:55 +08:00
GLYASAI
cbfb491bd0 [ADD] add debug messages 2018-12-10 17:30:36 +08:00
barnett
85b2b5ef28 [REV] add install node command 2018-12-08 17:44:02 +08:00
barnett
8a781ae6e0 [REV] change grctl some command 2018-12-08 12:58:40 +08:00
barnett
2706176ffe [ADD] add remove service method 2018-12-06 19:48:12 +08:00
barnett
d6037a4326 [ADD] node module support windows service 2018-12-06 16:45:08 +08:00
barnett
d841ec7332 [REV] dotnet support customize runtime version and build commands 2018-12-06 13:41:43 +08:00
barnett
0400bfef40 [FIX] fix build failure in windows 2018-12-06 13:15:19 +08:00
barnett
71e9552e3d [FIX] fix hostid file can not create bug in windows and hide task api 2018-12-06 13:00:41 +08:00
barnett
17644f8346 [ADD] add some windows log 2018-12-04 18:52:36 +08:00
barnett
77cd220133 [ADD] add windows service manager code 2018-12-03 18:10:40 +08:00
GLYASAI
4eeb569304 [ADD] create cert automaticlly 2018-12-03 13:52:48 +08:00
barnett
3e71ef7c50 [ADD] node module support windows build 2018-12-01 16:05:52 +08:00
barnett
fbbc63ef3e [ADD] add rainbondssscProvisioner 2018-11-29 18:22:17 +08:00
barnett
d791b583b2 [FIX] fix service config update invalid bug 2018-11-26 19:16:41 +08:00
barnett
33587a1a2f [ADD] support multiple daemon component service profiles 2018-11-23 16:19:35 +08:00
barnett
757a6f8938 [ADD] add runtime server and app status manage.update grpc vendor 2018-11-17 18:08:33 +08:00
barnett
2935ee9191 [ADD] change worker leader select by kubeapi 2018-11-13 17:45:04 +08:00
barnett
651794a1f3 [ADD] add vendor for kube-openapi 2018-11-13 11:44:19 +08:00
barnettZQG
ee8f49b587 [REV] fix show file uid and gid code 2018-10-16 14:58:32 +08:00
barnettZQG
6078bcb01f [REV] fix merge code 2018-10-16 14:58:00 +08:00
barnettZQG
60cabf2b51 [REV] remove O_DIRECT because invalid argument in gfs. 2018-10-15 21:03:39 +08:00
zhoujunhao
b396ca223c [REV] Optimize development log output 2018-10-15 19:27:04 +08:00
zhoujunhao
b278ea634d [ADD] add debug print 2018-10-15 17:37:40 +08:00
barnettZQG
fa27ec3d0d [FIX] add lb resource repeatability validation (#126) 2018-10-15 12:28:34 +08:00
barnettZQG
c5d705f7ad [REV] change node api log, only debug mode will print request log 2018-10-10 18:06:57 +08:00
barnettZQG
b6a96b9c80 [REV] fix event is nil bug 2018-10-10 17:43:33 +08:00
barnettZQG
d56a7dea31 [REV] change copy file code 2018-09-14 14:01:34 +08:00
barnettZQG
0eb5351e7e [REV] use direct io to fix zip and unzip memory issues.(Fixd #117) 2018-09-14 11:18:33 +08:00
barnettZQG
ea552f6b72 [ADD] add source build test command in grctl 2018-08-31 18:29:49 +08:00
barnettZQG
76b0787dcf [ADD] add stdcopy method 2018-08-27 16:32:58 +08:00
barnettZQG
280bf1574b [REV] change run builder container code. 2018-08-27 16:03:52 +08:00
barnettZQG
44a09e7661 [FIX] fix the branch empty bug 2018-08-23 14:36:29 +08:00
barnettZQG
a89780b7cc [FIX] fix hostuuid file bug and rev grctl cluster command 2018-07-17 17:56:27 +08:00