compose/azure
Djordje Lukic 06596dcd90 Follow logs on ACI.
This is not ideal, the ACI API doesn't give us a stream of logs, so we
need to fake it by moving the cursor up and rewriting the logs to
stdout. This means that, on gRPC side, we will stream the whole logs
each time. This is ok for now but we need to push Azure to give us a
real streaming API for logs
2020-06-30 16:34:32 +02:00
..
convert Fix resource limit defaults and make aci e2e tests pass 2020-06-30 10:10:23 +02:00
login Renamed Login method specific to tests, to make things more explicit 2020-06-30 10:11:06 +02:00
aci.go Follow logs on ACI. 2020-06-30 16:34:32 +02:00
backend.go Follow logs on ACI. 2020-06-30 16:34:32 +02:00
backend_test.go Merge pull request #244 from docker/aci_dns_sidecar 2020-06-19 11:49:04 +02:00
context.go Use location flag in aci context creation only for group creation (default eastus). Once group has been created/selected, use group location. 2020-06-22 10:09:17 +02:00
context_test.go Use location flag in aci context creation only for group creation (default eastus). Once group has been created/selected, use group location. 2020-06-22 10:09:17 +02:00
resourcegroup.go List pages of resource groups if entire list is not fetch in first page 2020-06-22 15:34:13 +02:00