What happened?
When a space enters sleep mode, spaces should be resumed when running a command related to the space. However, some commands do not resume the space which is not very transparent for the user.
What did you expect to happen instead?
Resume spaces when running a command related to the space.
How can we reproduce the bug? (as minimally and precisely as possible)
- Enable sleep mode.
- Deploy something.
- Wait for sleep mode to kick in.
- Run:
devspace list deployments
Local Environment:
Kubernetes Cluster:
Anything else we need to know?
/kind bug