Djordje Lukic
|
ef2d304762
|
Allow non-interactive exec on ACI
If the request is for a non-interactive exec we don't attach the stdin
when executing.
|
2020-07-09 11:47:22 +02:00 |
Djordje Lukic
|
b146b2f391
|
Add the platform when returning a container over GRPC
|
2020-07-08 16:41:25 +02:00 |
Ulysses Souza
|
1deb2b8b09
|
Integrate limits on inspect
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-06-29 10:32:28 +02:00 |
Djordje Lukic
|
ad72c866cc
|
Add license headers
|
2020-06-18 16:48:03 +02:00 |
Ulysses Souza
|
1039c5ed94
|
Add tests on inspect
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-06-15 17:20:37 +02:00 |
Ulysses Souza
|
96bc1ca6f1
|
Add inspect command
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-06-15 15:08:04 +02:00 |
Djordje Lukic
|
8400795caf
|
Add the store to the gRPC context
The contexts service needs it
|
2020-06-09 12:11:59 +02:00 |
Djordje Lukic
|
c8079d61ee
|
Move streams into own package
|
2020-06-08 16:01:53 +02:00 |
Djordje Lukic
|
c34d016fdb
|
Unify protos with client interfaces
* change function names in containers.proto
* add streams proto
|
2020-06-08 09:43:19 +02:00 |
Guillaume Tardif
|
1c94893d2f
|
Fix slight bug in error handling
|
2020-06-03 12:20:49 +02:00 |
Djordje Lukic
|
129e675932
|
Put all protos inside the `protos` package
|
2020-05-25 15:04:28 +02:00 |
Djordje Lukic
|
5945e6a56c
|
Implement gRPC logging
|
2020-05-22 10:16:04 +02:00 |
Djordje Lukic
|
a26dd81307
|
Add timeout as a parameter to the stop action
|
2020-05-18 15:31:59 +02:00 |
Djordje Lukic
|
ce7cbd4463
|
Add `Stop` command on the gRPC side.
|
2020-05-18 15:31:59 +02:00 |