Files
podman/pkg
Shane Smith 81153ffa21 Introduce 'Starting' status for machines
- The State() function now returns machine.Starting status instead of an
  empty string if the VM is in the process of starting.

- The `CheckExclusiveActiveVM()` function returns `true` to prevent
  starting a VM while another is in the process of starting.

- `podman machine ls` displays "Currently starting" under "Last Up" for
  the starting VM

- `podman machine ls` supports `{{.Starting}}` boolean field in the format

- `podman machine inspect` displays "starting" in the "State" field for
  the starting VM

Signed-off-by: Shane Smith <shane.smith@shopify.com>
2022-06-09 12:42:43 -04:00
..
2022-03-22 13:04:35 +01:00
2022-05-25 12:33:34 +02:00
2022-05-23 14:11:29 +02:00
2022-01-18 12:47:07 +01:00
2022-04-20 18:55:39 +01:00
2022-05-04 08:29:54 -05:00
2022-05-19 15:24:18 -07:00
2022-05-19 13:59:15 +02:00
2022-03-15 14:48:08 +01:00
2022-04-26 18:12:22 +02:00
2022-04-26 18:12:22 +02:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-04-26 15:05:20 +02:00
2022-04-26 18:12:22 +02:00
2022-05-25 05:56:29 -04:00