Peter Hunt
81804fc464
pod infra container is started before a container in a pod is run, started, or attached.
...
Prior, a pod would have to be started immediately when created, leading to confusion about what a pod state should be immediately after creation. The problem was podman run --pod ... would error out if the infra container wasn't started (as it is a dependency). Fix this by allowing for recursive start, where each of the container's dependencies are started prior to the new container. This is only applied to the case where a new container is attached to a pod.
Also rework container_api Start, StartAndAttach, and Init functions, as there was some duplicated code, which made addressing the problem easier to fix.
Signed-off-by: Peter Hunt <pehunt@redhat.com >
2019-02-15 16:39:24 -05:00
..
2018-04-05 14:13:49 +00:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-02-05 15:35:50 +01:00
2018-11-01 10:31:44 -05:00
2018-11-01 10:31:44 -05:00
2018-10-31 18:40:09 -05:00
2019-02-14 09:29:53 -05:00
2019-01-14 14:51:32 -06:00
2019-02-12 14:18:23 -05:00
2019-01-14 14:51:32 -06:00
2019-02-15 16:39:24 -05:00
2019-01-14 14:51:32 -06:00
2019-01-15 08:19:26 -06:00
2019-02-05 10:05:41 -06:00
2019-01-14 14:51:32 -06:00
2019-01-15 10:29:24 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-02-05 10:41:55 -08:00
2019-01-18 15:43:11 -06:00
2019-01-14 14:51:32 -06:00
2019-02-05 15:35:50 +01:00
2019-02-05 15:35:50 +01:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-02-15 16:39:24 -05:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-02-10 11:27:09 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-02-05 10:41:55 -08:00
2019-01-30 08:32:28 -06:00
2019-02-09 20:00:19 -05:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-02-08 10:26:43 -06:00
2019-01-14 14:51:32 -06:00
2019-01-15 08:19:26 -06:00
2019-01-18 17:12:28 +01:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-02-05 14:10:49 -07:00
2019-01-14 14:51:32 -06:00
2019-02-13 11:41:20 -05:00
2019-01-14 14:51:32 -06:00
2019-01-30 08:44:58 -06:00
2019-01-14 14:51:32 -06:00
2019-02-07 09:50:45 -05:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-14 14:51:32 -06:00
2019-01-21 15:23:30 -06:00
2019-02-14 10:55:05 -06:00
2019-02-14 10:55:05 -06:00
2019-02-14 10:55:05 -06:00
2019-02-05 10:41:55 -08:00
2019-02-14 10:55:05 -06:00
2019-01-14 14:51:32 -06:00