mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 18:58:36 +00:00
Before, we would only allow for a container-update command to proceed if the container was in the running state. So long as the container is created, this should be allowed. This was found using the `static` policy for Kubernetes CPU manager[1]. Where the `update` command is called after the `create` runtime command (when the container state is `ready`). [1] https://github.com/kubernetes/community/blob/95a4a1/contributors/design-proposals/node/cpu-manager.md#example-scenarios-and-interactions Fixes: #1083 Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
6.6 KiB
6.6 KiB