Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devworkspace's spec.template.attributes field disappears when terminating due to timeout #21245

Closed
dkwon17 opened this issue Mar 9, 2022 · 1 comment
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.

Comments

@dkwon17
Copy link
Contributor

dkwon17 commented Mar 9, 2022

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

  1. Create a devworkspace with this factory link: che-url/#https://github.com/che-samples/golang-example/tree/devfilev2
  2. Add the following in to the spec.template.attributes field of the devworkspace:
spec:
  template:
     attributes:
        test: '1234'
  1. From the dashboard, start the devworkspace, then wait until the workspace times out and terminates.

  2. 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

@dkwon17 dkwon17 added the kind/bug Outline of a bug - must adhere to the bug report template. label Mar 9, 2022
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Mar 9, 2022
@dkwon17 dkwon17 added 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. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Mar 9, 2022
@che-bot
Copy link
Contributor

che-bot commented Sep 5, 2022

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 5, 2022
@che-bot che-bot closed this as completed Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

2 participants