Devworkspace's spec.template.attributes field disappears when terminating due to timeout #21245
Labels
area/editor/theia
Issues related to the che-theia IDE of Che
engine/devworkspace
Issues related to Che configured to use the devworkspace controller as workspace engine.
kind/bug
Outline of a bug - must adhere to the bug report template.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Describe the bug
The devworkspace's
spec.template.attributes
field is disappearing after the devworkspace terminates due to inactivity.Che version
next (development version)
Steps to reproduce
che-url/#https://github.com/che-samples/golang-example/tree/devfilev2
spec.template.attributes
field of the devworkspace:From the dashboard, start the devworkspace, then wait until the workspace times out and terminates.
Check the yaml of the devworkspace. The
spec.template.attributes
field is now missing.Expected behavior
The
spec.template.attributes
field should not be missing.Runtime
OpenShift
Screenshots
No response
Installation method
other (please specify in additional context)
Environment
Linux
Eclipse Che Logs
No response
Additional context
Might be related to #21244
The text was updated successfully, but these errors were encountered: