Prevents issue where it is possible to start workspace while pod is terminating. When this occurs, Che creates a new pod but workspace start fails. This pod must be removed manually before that workspace can be launched again. This is done by a) waiting for pod to terminate before returning from removeContainer, and b) removing created deployment and service when an exception occurs during createContainer. Additionally, increases maximum wait time for retreiving OpenShift image stream metadata Signed-off-by: Angel Misevski <amisevsk@redhat.com> |
||
|---|---|---|
| .. | ||
| che-plugin-docker-client | ||
| che-plugin-docker-compose | ||
| che-plugin-docker-machine | ||
| che-plugin-openshift-client | ||
| pom.xml | ||