ben-toogood
|
34234fc486
|
Merge pull request #1479 from micro/host-fix
Auth host fix
|
2020-04-03 14:43:35 +01:00 |
|
Ben Toogood
|
4a850ff8a0
|
Auth host fix
|
2020-04-03 14:40:24 +01:00 |
|
ben-toogood
|
350dd41732
|
Merge branch 'master' into auth-resolver
|
2020-04-03 14:19:03 +01:00 |
|
ben-toogood
|
d8cca31738
|
Merge pull request #1478 from micro/auth-hosts-fix
Fix auth hosts bug
|
2020-04-03 14:13:51 +01:00 |
|
Ben Toogood
|
b864b3e350
|
Fix auth hosts bug
|
2020-04-03 14:09:25 +01:00 |
|
ben-toogood
|
41b746e435
|
Merge pull request #1477 from micro/fix
Hotfix
|
2020-04-03 13:37:50 +01:00 |
|
Ben Toogood
|
906263291b
|
Hotfix
|
2020-04-03 13:37:02 +01:00 |
|
ben-toogood
|
46f0bda31e
|
Merge pull request #1476 from micro/namespace-fix
Namespace Fix
|
2020-04-03 13:30:30 +01:00 |
|
Ben Toogood
|
d0e47206cc
|
Fix
|
2020-04-03 13:29:48 +01:00 |
|
ben-toogood
|
ed6fe67880
|
Merge pull request #1471 from micro/namespace
Detect & Propagate Namespace
|
2020-04-03 13:07:26 +01:00 |
|
Ben Toogood
|
1374a9e528
|
Fix namespace bug in auth wrapper
|
2020-04-03 13:03:27 +01:00 |
|
Ben Toogood
|
a9c0e043d2
|
Fix nil grpc server auth bug
|
2020-04-03 12:50:50 +01:00 |
|
Ben Toogood
|
49a568e9c0
|
Set default server auth
|
2020-04-03 12:33:19 +01:00 |
|
Ben Toogood
|
dea2d7ab9f
|
Fix go-micro auth wrapper init
|
2020-04-03 12:27:01 +01:00 |
|
Ben Toogood
|
ebb1a42d48
|
Merge branch 'namespace' of https://github.com/micro/go-micro into namespace
|
2020-04-03 12:14:26 +01:00 |
|
Ben Toogood
|
1096c8fb39
|
Fix failing test
|
2020-04-03 10:16:19 +01:00 |
|
Ben Toogood
|
91b9c3f92e
|
Add defaults
|
2020-04-03 10:08:39 +01:00 |
|
Ben Toogood
|
183c8bfb81
|
Apply fix for apis
|
2020-04-03 09:45:39 +01:00 |
|
Ben Toogood
|
49a1130281
|
Merge branch 'auth-resolver' of https://github.com/micro/go-micro into auth-resolver
|
2020-04-03 09:34:57 +01:00 |
|
Ben Toogood
|
760233b858
|
Reverse Change
|
2020-04-03 09:34:52 +01:00 |
|
ben-toogood
|
ede076e899
|
Merge branch 'master' into auth-resolver
|
2020-04-03 09:33:13 +01:00 |
|
Ben Toogood
|
fdcb013f24
|
Fix web registry compatability bugs
|
2020-04-03 09:18:30 +01:00 |
|
Ben Toogood
|
ce23ab36cb
|
Improve Err Handling
|
2020-04-02 18:41:06 +01:00 |
|
ben-toogood
|
61f0619e97
|
Merge branch 'master' into namespace
|
2020-04-02 18:05:21 +01:00 |
|
Ben Toogood
|
cfde3ec3d9
|
Remove resolver logic
|
2020-04-02 18:03:57 +01:00 |
|
Ben Toogood
|
4a4c666528
|
Remove resolver logic
|
2020-04-02 18:03:21 +01:00 |
|
Ben Toogood
|
8b35c264eb
|
Pass resolver to api auth handler
|
2020-04-02 17:44:48 +01:00 |
|
Ben Toogood
|
4999f6dfd4
|
Namespace requests coming via api & web
|
2020-04-02 17:01:06 +01:00 |
|
Asim Aslam
|
31c4452fc7
|
delete monitor (#1470)
|
2020-04-02 14:05:17 +01:00 |
|
Janos Dobronszki
|
2cafa289b6
|
Stop LogStream if there is an error in k8s pod log streaming (#1469)
* Stop LogStream if there is an error in k8s pod log streaming
* Locking stream Stops
* PR comment
|
2020-04-02 12:16:35 +01:00 |
|
|
0241197c6a
|
api/handler/rpc: binary streaming support (#1466)
* api/handler/rpc: binary streaming support
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
* fixup
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
* fix
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
* fix sec webscoekt protol
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2020-04-02 10:13:04 +01:00 |
|
Asim Aslam
|
0a15ae9b9d
|
Move String method (#1467)
|
2020-04-01 23:27:15 +01:00 |
|
Janos Dobronszki
|
d2b6d35220
|
log.Errorf when pod streaming fails (#1463)
* log.Errorf when pod streaming fails
* Error method added for loggers
Co-authored-by: Asim Aslam <asim@aslam.me>
|
2020-04-01 23:03:26 +01:00 |
|
Asim Aslam
|
e1bc0f6288
|
replace strings for store prefix (#1465)
Co-authored-by: ben-toogood <bentoogood@gmail.com>
|
2020-04-01 20:19:21 +01:00 |
|
ben-toogood
|
cd3d704aa5
|
Merge pull request #1459 from micro/auth-interface-update
Auth Interface Iteration
|
2020-04-01 17:56:38 +01:00 |
|
Ben Toogood
|
9de69529ce
|
Fix token tests
|
2020-04-01 17:29:17 +01:00 |
|
ben-toogood
|
623f0c0c90
|
Merge branch 'master' into auth-interface-update
|
2020-04-01 17:24:01 +01:00 |
|
Ben Toogood
|
c766679687
|
Fix typo
|
2020-04-01 17:22:01 +01:00 |
|
Ben Toogood
|
df8c0bb5e1
|
Auth Generate, make secret optional
|
2020-04-01 17:20:02 +01:00 |
|
Ben Toogood
|
d577c32563
|
Add back auth.PrivateKey
|
2020-04-01 17:17:40 +01:00 |
|
Ben Toogood
|
365dfe9df5
|
Code => State
|
2020-04-01 17:11:46 +01:00 |
|
Ben Toogood
|
ae15793fc3
|
Support oauth codes
|
2020-04-01 15:36:22 +01:00 |
|
Janos Dobronszki
|
15fcd5ecef
|
Remove Go micro 1.18 dependency (#1462)
|
2020-04-01 16:14:08 +02:00 |
|
Ben Toogood
|
1750fd8d10
|
Merge branch 'auth-interface-update' of https://github.com/micro/go-micro into auth-interface-update
|
2020-04-01 14:42:37 +01:00 |
|
Ben Toogood
|
525ab094c8
|
Remove LoginOptions
|
2020-04-01 14:42:11 +01:00 |
|
Janos Dobronszki
|
bb51b8203e
|
Runtime logs (#1447)
* Runtime logs
* Slightly broken
* Pushing for diff
* Log trailing works locally
* LogsOptions
* Comments and streamcount support for local logs
* Adding kubernetes logs
* Fixing k8s logs
* K8s fixes
* StreamCount is now nuked
* PR comments
* PR comments again
* Fix typo
|
2020-04-01 15:40:15 +02:00 |
|
ben-toogood
|
75a75c56ad
|
Merge branch 'master' into auth-interface-update
|
2020-04-01 14:37:06 +01:00 |
|
Ben Toogood
|
26cb6bf5b9
|
Remove Legacy JWT fields
|
2020-04-01 14:27:56 +01:00 |
|
Ben Toogood
|
9cbbd71855
|
Remove default login
|
2020-04-01 14:26:24 +01:00 |
|
Ben Toogood
|
f7655b71ea
|
Merge branch 'auth-interface-update' of https://github.com/micro/go-micro into auth-interface-update
|
2020-04-01 14:25:07 +01:00 |
|