Prepare a cluster and setm DWO operator v. 0.15.2 using IIB images:
Index image v4.10: registry-proxy.engineering.redhat.com/rh-osbs/iib:269803
Index image v4.11: registry-proxy.engineering.redhat.com/rh-osbs/iib:269804
Setup WebTerminal (we can use OLM)
Apply idling timeout:
cat <<EOF | oc apply -f -
apiVersion: controller.devfile.io/v1alpha1
kind: DevWorkspaceOperatorConfig
metadata:
name: devworkspace-operator-config
namespace: openshift-operators
config:
workspace:
idleTimeout: 60s
EOF
Wait 60sec.
* Expected result: * The WebTerminal should be stopped after 1 minute
* Actual result: * The WebTerminal's just stopped by default timeout