Ben Toogood
|
f939200b34
|
Improve service auth log
|
2020-05-22 12:24:37 +01:00 |
|
Ben Toogood
|
fbb91c6cb7
|
Auth wrapper tests
|
2020-05-22 10:44:18 +01:00 |
|
Ben Toogood
|
1fce0f02b6
|
Verify Namespace
|
2020-05-21 18:11:35 +01:00 |
|
Ben Toogood
|
12061bd006
|
Add account issuers
|
2020-05-21 16:41:55 +01:00 |
|
Ben Toogood
|
856c73b341
|
Remove roles (replaced with scope)
|
2020-05-21 14:56:17 +01:00 |
|
Ben Toogood
|
287992cef3
|
Fix service => service namespace bug
|
2020-05-21 11:35:07 +01:00 |
|
Ben Toogood
|
5d14970a55
|
Fix nil account bug
|
2020-05-20 16:11:34 +01:00 |
|
Ben Toogood
|
f6d9416a9e
|
Add Rule to Auth interface
|
2020-05-20 11:59:01 +01:00 |
|
Ben Toogood
|
dc10f88c12
|
Replace auth account.Namespace with account.Scopes
|
2020-05-19 18:17:17 +01:00 |
|
Ben Toogood
|
6b451a2197
|
Refactor auth setup to util/auth
|
2020-05-14 16:10:14 +01:00 |
|
Ben Toogood
|
1b18730d54
|
Custom micro client
|
2020-05-14 11:25:19 +01:00 |
|
Ben Toogood
|
5764519f5b
|
Refactor auth to load token outside wrappers
|
2020-05-14 11:06:22 +01:00 |
|
Ben Toogood
|
1ca1fd411a
|
Auth: Fix recursive bug
|
2020-05-13 18:17:04 +01:00 |
|
Pieter Voorwinden
|
b14d63b4a1
|
Check if auth is nil to prevent nilpointer
|
2020-05-13 16:13:23 +02:00 |
|
Ben Toogood
|
47c1cb433e
|
Store account credentials
|
2020-05-13 13:48:25 +01:00 |
|
Ben Toogood
|
e5c1fbc591
|
Merge branch 'master' of https://github.com/micro/go-micro into registry-multi-tenancy
|
2020-05-13 13:35:47 +01:00 |
|
Ben Toogood
|
54951740bf
|
Authenticate on service start
|
2020-05-13 13:13:11 +01:00 |
|
Janos Dobronszki
|
0fb4734e67
|
Upload local source code to micro server (#1613)
|
2020-05-13 12:07:53 +02:00 |
|
Ben Toogood
|
346e034d0a
|
Add mutli-tenancy support to the registry
|
2020-05-13 10:40:08 +01:00 |
|
Asim Aslam
|
116cc1e9ee
|
Stop parsing proxy address (#1619)
|
2020-05-12 17:38:22 +01:00 |
|
Ben Toogood
|
e0863bb7eb
|
K8s: Add Secret Type to yaml template
|
2020-05-12 14:10:39 +01:00 |
|
Ben Toogood
|
66d3e4a595
|
Fix k8s secret template (yaml)
|
2020-05-12 11:40:54 +01:00 |
|
Janos Dobronszki
|
1eb63635b5
|
Adding file upload and download capabilities (#1610)
|
2020-05-11 14:08:27 +02:00 |
|
Ben Toogood
|
fea93a5b7a
|
Log k8s Requests
|
2020-05-07 11:35:56 +01:00 |
|
fztcjjl
|
30dc29e17f
|
fix ring buffer (#1606)
|
2020-05-07 10:45:48 +01:00 |
|
Ben Toogood
|
bcddb98867
|
Fix Tests
|
2020-04-29 15:37:02 +01:00 |
|
Ben Toogood
|
f48dec1fb0
|
Use Server ID in account name
|
2020-04-29 15:27:18 +01:00 |
|
Ben Toogood
|
ef9f65c78b
|
Improve Comments
|
2020-04-29 15:15:38 +01:00 |
|
Ben Toogood
|
99f8be5b3d
|
Auth Client Wrapper
|
2020-04-29 15:11:06 +01:00 |
|
Asim Aslam
|
f908110fb6
|
swap out context access for account (#1589)
|
2020-04-28 17:35:18 +01:00 |
|
Ben Toogood
|
8d7d6ef358
|
Add k8s secrets
|
2020-04-27 14:37:28 +01:00 |
|
Ben Toogood
|
494e0b5060
|
Runtime: Add Kubernetes ServiceAccounts & Remove imagePullSecrets
|
2020-04-27 14:13:51 +01:00 |
|
徐旭
|
7253635cd3
|
delete invalid copy (#1573)
* prealloc
* delete invalid copy
|
2020-04-26 12:44:59 +01:00 |
|
Asim Aslam
|
edee3b6765
|
Add proxy env test (#1569)
|
2020-04-24 11:26:46 +01:00 |
|
ben-toogood
|
85a8f36565
|
Merge branch 'master' into image-pull-secret-fix
|
2020-04-23 18:15:04 +01:00 |
|
Ben Toogood
|
f34d58cfbd
|
Remove Debug
|
2020-04-23 18:14:06 +01:00 |
|
Asim Aslam
|
e0a651bfc3
|
set namespace on create
|
2020-04-23 18:10:13 +01:00 |
|
Ben Toogood
|
cd35f503a0
|
Remove hardcoded labels
|
2020-04-23 18:08:02 +01:00 |
|
Ben Toogood
|
8b3d223fc0
|
Remove hardcoded labels:
|
2020-04-23 18:05:58 +01:00 |
|
Ben Toogood
|
bb25bd94c8
|
Log k8s requests
|
2020-04-23 17:56:00 +01:00 |
|
Ben Toogood
|
8849b85a7f
|
Merge branch 'master' of https://github.com/micro/go-micro into image-pull-secret-fix
|
2020-04-23 17:37:15 +01:00 |
|
Ben Toogood
|
4c05623a3c
|
Image pull secret fix
|
2020-04-23 17:26:59 +01:00 |
|
Asim Aslam
|
ec929b3d2f
|
log error and ensure we pass through namespace
|
2020-04-23 17:14:30 +01:00 |
|
Asim Aslam
|
2299559397
|
Check for namespace (#1564)
|
2020-04-23 16:22:41 +01:00 |
|
ben-toogood
|
b692c045b5
|
Merge branch 'master' into git-secrets
|
2020-04-23 15:01:47 +01:00 |
|
ben-toogood
|
692b27578c
|
Runtime Namespace (#1547)
* Add context option to runtime; Add dynamic namespace to kubectl client
* Add namespace runtime arg
* Fixes & Debugging
* Pass options in k8s runtime
* Set namespace on k8s resources
* Additional Logging
* More debugging
* Remove Debugging
* Ensure namespace exists
* Add debugging
* Refactor namespaceExists check
* Fix
* Fix
* Fix
* Fix
* Change the way we check for namespace
* Fix
* Tidying Up
* Fix Test
* Fix merge bugs
* Serialize k8s namespaces
* Add namespace to watch
* Serialize namespace when creating k8s namespace
Co-authored-by: Ben Toogood <ben@micro.mu>
Co-authored-by: Asim Aslam <asim@aslam.me>
|
2020-04-23 13:53:42 +01:00 |
|
Micro
|
316b81f790
|
Debugging
|
2020-04-23 13:11:00 +01:00 |
|
Micro
|
5e3262a62c
|
Passs img pull secrets using name key
|
2020-04-23 12:52:59 +01:00 |
|
Micro
|
053fa0e457
|
Fix template syntax
|
2020-04-23 12:38:00 +01:00 |
|
Micro
|
501a6bf3ea
|
Add imagePullSecrets to PodSpec
|
2020-04-23 12:27:36 +01:00 |
|