Potential inconsistency between 'che_workspace_activity' and 'che_k8s_runtime' for STOPPING / STARTING workspaces #14536
Labels
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
status/in-progress
This issue has been taken by an engineer and is under active development.
Milestone
Describe the bug
Related downstream issue - redhat-developer/rh-che#1612
Basically there could be a situation when
che_workspace_activity
has "STOPPING" / "STARTING" status, but there actual status of the workspace is "status": "STOPPED" (I assume this means no entry in the 'che_k8s_runtime' table)Che version
Steps to reproduce
N/A
Expected behavior
Consistency for workspace status between
che_workspace_activity
&che_k8s_runtime
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Environment
The text was updated successfully, but these errors were encountered: