compose/aci
Guillaume Tardif 3d18eda869 Do not specify successThreshold, from MSFT : defaults to 1 and cannot be changed, related to Kube healthchecks: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#probe-v1-core
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-11-13 14:14:42 +01:00
..
convert Do not specify successThreshold, from MSFT : defaults to 1 and cannot be changed, related to Kube healthchecks: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#probe-v1-core 2020-11-13 14:14:42 +01:00
etchosts Add trailing empty line in /etc/hosts that seem to be causing flakiness in name resolution for the last service mentioned 2020-10-27 09:41:19 +01:00
login Add version to UserAgent on ACI 2020-10-12 09:15:32 +02:00
aci.go Use ACI .IsHttpStatus() rather than accessing .StatusCode directly, that might lead to nil pointer panic 2020-11-12 15:01:18 +01:00
aci_test.go Update copyright 2020-09-22 12:13:00 +02:00
backend.go Add `docker prune` command and ACI implementation 2020-10-14 17:48:11 +02:00
backend_test.go Update copyright 2020-09-22 12:13:00 +02:00
cloud.go Update copyright 2020-09-22 12:13:00 +02:00
compose.go Use ACI .IsHttpStatus() rather than accessing .StatusCode directly, that might lead to nil pointer panic 2020-11-12 15:01:18 +01:00
containers.go Use ACI .IsHttpStatus() rather than accessing .StatusCode directly, that might lead to nil pointer panic 2020-11-12 15:01:18 +01:00
context.go Update copyright 2020-09-22 12:13:00 +02:00
context_test.go Update copyright 2020-09-22 12:13:00 +02:00
resource_group.go Update copyright 2020-09-22 12:13:00 +02:00
resources.go Display summary of reclaimed ACI resources (CPU/mem) in `docker prune` 2020-10-15 15:45:48 +02:00
volumes.go Use ACI .IsHttpStatus() rather than accessing .StatusCode directly, that might lead to nil pointer panic 2020-11-12 15:01:18 +01:00