Commit Graph

  • 49ffc60afb Use Foo.Call on /foo (#1286) Asim Aslam 2020-03-03 16:47:15 +00:00
  • beb5e80e87 Fix nil pointer dereference (#1289) Jake Sanders 2020-03-03 13:54:56 +00:00
  • eebd69c995 Change from renekroon/ttlcache to patrickmn/go-cache (#1288) Jake Sanders 2020-03-03 13:35:49 +00:00
  • bc71989e2c int64 -> time.Duration (#1287) Jake Sanders 2020-03-03 13:15:26 +00:00
  • 89ba602e17 logger fixes and improvements (#1285) Vasiliy Tolstov 2020-03-03 11:07:38 +03:00
  • f6102bde70 Add a cache to workers KV storage implementation (#1284) Jake Sanders 2020-03-02 18:14:25 +00:00
  • 7cad77bfc0 Initialize header to prevent assignment to entry in nil map error (#1282) Pieter Voorwinden 2020-03-02 17:17:26 +01:00
  • 1f2e067f71 k8s runtime - get status from pods (#1283) ben-toogood 2020-03-02 15:49:10 +00:00
  • b555269b1b copy fields in helper (#1281) Vasiliy Tolstov 2020-03-02 17:18:36 +03:00
  • 9200c70202 Replace validation error with regex for cockroach namespace (#1270) ben-toogood 2020-03-01 22:09:06 +00:00
  • d8377e09c9 feat(dockerfile): adding dumb-init to base image (#1278) Sumanth Chinthagunta 2020-02-29 13:55:15 -08:00
  • 0754229878 broker/memory: add codec support (#1276) Vasiliy Tolstov 2020-02-29 23:00:29 +03:00
  • 6b8930a960 add new helper method to logger (#1273) Vasiliy Tolstov 2020-02-29 03:39:41 +03:00
  • d0a978bd50 redesign logger (#1272) Vasiliy Tolstov 2020-02-29 03:31:59 +03:00
  • afe6861e2f Update the k8s deployment to use metadata labels & custom source (#1271) v2.2.0 ben-toogood 2020-02-28 15:07:55 +00:00
  • 962567ef42 Implement config singleton (#1268) ben-toogood 2020-02-28 12:58:27 +00:00
  • e21ed3a183 gen account on base32 decode failure (#1269) Asim Aslam 2020-02-27 16:11:05 +00:00
  • 64a5ce9607 various fixes (#1267) Vasiliy Tolstov 2020-02-26 21:34:40 +03:00
  • d651b16acd generate pseudo accounts (#1264) Asim Aslam 2020-02-26 13:42:32 +00:00
  • 1034837f69 Adjusting the BeforeStart () position (#1263) Eric 2020-02-26 16:44:10 +08:00
  • 80f2bfd5d0 config: remove unused sep variable (#1262) Lars Lehtonen 2020-02-26 00:25:33 -08:00
  • 6aaaf54275 add MICRO_AUTH_TOKEN, parse token in wrapper, preload config and othe… (#1261) Asim Aslam 2020-02-25 22:15:44 +00:00
  • 603d37b135 Set option and cli args to the service profile (#1259) Di Wu 2020-02-26 00:42:43 +08:00
  • 53c3bff819 add Panic & Panicf to logger (#1258) Eric 2020-02-25 22:44:29 +08:00
  • dcf859098b Fix k8s commands for github (#1257) ben-toogood 2020-02-25 11:39:03 +00:00
  • b4a743898e fix router panic (#1254) v2.1.2 Vasiliy Tolstov 2020-02-25 02:16:00 +03:00
  • f1e7ea3020 Handle non IsNotExist errors in config (#1251) ben-toogood 2020-02-24 18:07:11 +00:00
  • 5e8d5834eb Dynamic Runtime source for k8s with github packages (#1252) ben-toogood 2020-02-24 17:47:47 +00:00
  • ffdf986aac Refactor auth: add token and store implementations (#1230) ben-toogood 2020-02-24 15:07:27 +00:00
  • 56f8115ea8 Rename PR job (#1250) Jake Sanders 2020-02-24 14:16:51 +00:00
  • 5b0175c2e5 allocations improvements and tunnel fixes (#1248) Vasiliy Tolstov 2020-02-24 17:15:20 +03:00
  • 01d88601c0 Split PR and merge tests (#1249) Jake Sanders 2020-02-24 14:11:17 +00:00
  • d467236f8f broker/nats: remove unused setPublishOption() (#1234) Lars Lehtonen 2020-02-24 05:49:27 -08:00
  • 24d574ae71 server/grpc: add MaxConn option to limit max inflight requests (#1247) Vasiliy Tolstov 2020-02-24 16:48:56 +03:00
  • cf0b39eaac logger fixes (#1244) Vasiliy Tolstov 2020-02-24 16:07:40 +03:00
  • 1f767ba18c update go modules (#1240) v2.1.1 Vasiliy Tolstov 2020-02-23 23:47:44 +03:00
  • 915c424213 Add docker build (#1239) Asim Aslam 2020-02-23 15:57:21 +00:00
  • 117f56ebf7 prune util/log and user logger (#1237) Vasiliy Tolstov 2020-02-23 16:45:20 +03:00
  • ceed8942fc Update README.md change godoc => go.dev (#1236) Gao.QiLin 2020-02-22 16:56:42 +08:00
  • d1e25e7ead add metadata set method (#1232) Vasiliy Tolstov 2020-02-21 23:04:47 +03:00
  • 7e24c0c1cf Also run tests on PR (#1233) Jake Sanders 2020-02-21 17:57:07 +00:00
  • ca251ba111 Switch from Travis CI to GitHub Actions (#1231) Jake Sanders 2020-02-21 17:43:50 +00:00
  • 116855572b Add log level helper funtions (#1229) Asim Aslam 2020-02-21 08:43:23 +00:00
  • ee977acfef strip SetGlobalLevel (#1228) Asim Aslam 2020-02-21 08:28:21 +00:00
  • 3fa7c26946 logger with helper methods (#1216) Sumanth Chinthagunta 2020-02-20 23:57:59 -08:00
  • 88457b812e tunnel: Prune Unused Functions (#1224) Lars Lehtonen 2020-02-20 09:05:49 -08:00
  • 78df154a4d move log level setting to option (#1222) Asim Aslam 2020-02-20 08:26:12 +00:00
  • c7eed618c2 server/grpc: Prune Unused Code (#1220) Lars Lehtonen 2020-02-19 12:58:22 -08:00
  • 36bcd3bd82 Improve JWT Package Errors (#1206) ben-toogood 2020-02-19 08:51:43 +00:00
  • f4118dc357 secure the grpc client (#1215) Asim Aslam 2020-02-19 08:44:35 +00:00
  • 58598d0fe0 fixes for safe conversation and avoid panics (#1213) Vasiliy Tolstov 2020-02-19 02:05:38 +03:00
  • 6248f05f74 add missing option to client.NewMessage (#1212) Vasiliy Tolstov 2020-02-18 14:18:59 +03:00
  • aa9a0a8d23 Fix Micro Proxy nil Transport Bug (#1208) ben-toogood 2020-02-17 09:28:48 +00:00
  • 1e40c86dfe Ignore gRPC Proxy (#1205) ben-toogood 2020-02-17 08:14:45 +00:00
  • 9696efde02 reorder auth interface (#1204) Asim Aslam 2020-02-16 19:36:45 +00:00
  • b3fc8be24e normalise proxy name (#1203) Asim Aslam 2020-02-15 21:57:31 +00:00
  • fc5339a368 [W.I.P] refactor(logger): logger fields changed to map[string]interface{} (#1198) Sumanth Chinthagunta 2020-02-15 10:19:28 -08:00
  • 964b7dee3f add tls config to server (#1202) Asim Aslam 2020-02-15 15:10:26 +00:00
  • 158949d0d0 accept Listen option in grpc server (#1201) Asim Aslam 2020-02-15 14:09:24 +00:00
  • eed8a0bf50 delete proxy cached route before updating (#1200) Asim Aslam 2020-02-15 12:05:22 +00:00
  • c691d116ab when the stream errors cleanup the connection (#1199) Asim Aslam 2020-02-15 11:35:08 +00:00
  • cbe8b7dd09 Removed redundant spaces (#1196) Eric 2020-02-14 15:32:02 +08:00
  • 203486fd31 check for etcd watcher canceled value Asim Aslam 2020-02-13 22:34:56 +00:00
  • d9b3b17582 set dial timeout in stream Asim Aslam 2020-02-13 18:51:32 +00:00
  • e080ecb43a Auth Improvements (#1195) ben-toogood 2020-02-13 14:07:14 +00:00
  • ea70711dd3 Exclude Stats & Trace from Auth (#1192) v2.1.0 ben-toogood 2020-02-13 12:02:29 +00:00
  • 6dc942bc19 client/grpc: fix panic on invalid message (#1191) Vasiliy Tolstov 2020-02-13 14:57:21 +03:00
  • d76baf59de Trace type is now being recorded (#1188) Janos Dobronszki 2020-02-12 11:57:17 +01:00
  • 79ad1e6fe3 various fixes for broker and messaging in server (#1187) Vasiliy Tolstov 2020-02-11 21:41:23 +03:00
  • 2764de9a1a broker/eats: broker disconnect fix (#1186) Vasiliy Tolstov 2020-02-11 18:46:50 +03:00
  • d1d6eada98 parse url encoded form in rpc handler (#1183) Asim Aslam 2020-02-11 11:27:16 +00:00
  • 4a03183481 Return a 401 error on invalid auth tokens (#1184) ben-toogood 2020-02-11 11:22:22 +00:00
  • 8ea84ac3eb Fix router panic for nil watcher Asim Aslam 2020-02-10 15:38:41 +00:00
  • 4401c12e6c Auth Wrapper (#1174) ben-toogood 2020-02-10 08:26:28 +00:00
  • c706afcf04 logger helper to pass down it via context (#1180) Vasiliy Tolstov 2020-02-10 00:26:46 +03:00
  • ca1d0b94c3 config/cmd: remove 8 unused variables (#1175) Lars Lehtonen 2020-02-08 03:19:10 -08:00
  • 67acd9288b config/source/cli: fix tests (#1179) Vasiliy Tolstov 2020-02-08 02:45:32 +03:00
  • 0bf6c9fc08 config/source/cli: fix default flag value loading (#1178) Vasiliy Tolstov 2020-02-08 02:14:34 +03:00
  • 99807a680c strip Micro-Topic header from incoming context in client.Call (#1177) Vasiliy Tolstov 2020-02-08 01:09:52 +03:00
  • f0f7f860d6 add some docs (#1176) Vasiliy Tolstov 2020-02-08 00:48:24 +03:00
  • ef537270ad Don't store traces for Debug endpoints Asim Aslam 2020-02-07 20:58:03 +00:00
  • c7f075d157 rename file Asim Aslam 2020-02-07 14:00:27 +00:00
  • 812ea78604 Fix runtime deadlock Asim Aslam 2020-02-07 14:00:09 +00:00
  • 0755084a59 fix deadlock Asim Aslam 2020-02-07 13:55:55 +00:00
  • fe7f5a4134 Runtime Retries Limit (#1163) ben-toogood 2020-02-07 12:02:41 +00:00
  • 19c454ec4b Fix Local Runtime Default Command (#1173) ben-toogood 2020-02-07 11:39:26 +00:00
  • 0e9b4c26a4 import with braces Asim Aslam 2020-02-06 21:39:08 +00:00
  • d40b13a045 mux to mtx Asim Aslam 2020-02-06 21:37:17 +00:00
  • 4079b22c1e reorder logger methods Asim Aslam 2020-02-06 21:36:33 +00:00
  • fdfb2bc4c1 [WIP] logger first (#1161) Shu xian 2020-02-07 05:35:46 +08:00
  • dbeb7cfe9c remove errors import Asim Aslam 2020-02-06 18:45:12 +00:00
  • 512df2628f trim source url if its set to github.com/ Asim Aslam 2020-02-06 18:34:16 +00:00
  • 92571db693 Tracing: traces now correctly form a tree (#1170) Janos Dobronszki 2020-02-06 17:22:16 +00:00
  • 16552620e0 Runtime Custom Source (Part 2) (#1169) ben-toogood 2020-02-06 16:16:01 +00:00
  • 5414195dc3 Add Args Ben Toogood 2020-02-06 12:31:54 +00:00
  • 0591760932 Arg => Args Ben Toogood 2020-02-06 12:17:16 +00:00
  • 48b9f3f5e9 Fix Ben Toogood 2020-02-06 11:28:34 +00:00
  • e46278a766 Test Ben Toogood 2020-02-06 11:24:56 +00:00
  • 2925b1615c Fix Ben Toogood 2020-02-06 11:15:30 +00:00
  • fc4191c647 Fix Ben Toogood 2020-02-06 11:12:40 +00:00