We checked this feature in the next way:
- login with oc client on OSP/OSD cluster, create a CHE workspace, launch the comman like:
oc patch deployment che -p "{\"spec\": {\"template\": {\"spec\":{\"terminationGracePeriodSeconds\":5}}}}"
- Check that workspace is available with editing file, during start/stop actions.
All checks were passed