-
Notifications
You must be signed in to change notification settings - Fork 36
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
fix: keep devworkspace attributes when restarting from local devfile #465
Conversation
Signed-off-by: vitaliy-guliy <vgulyy@redhat.com>
Pull Request images published ✨ Editor: quay.io/che-incubator-pull-requests/che-code:pr-465-amd64 |
Pull Request images published ✨ Editor: quay.io/che-incubator-pull-requests/che-code:pr-465-amd64 |
Build 3.19 :: code_3.x/1515: Console, Changes, Git Data |
Build 3.19 :: code_3.x/1516: Console, Changes, Git Data |
Build 3.19 :: sync-to-downstream_3.x/8259: Console, Changes, Git Data |
Build 3.19 :: get-sources-rhpkg-container-build_3.x/8336: code : 3.x :: Failed in 66145164 : BREW:BUILD/STATUS:UNKNOWN |
What does this PR do?
Persists devworkspace attributes when restarting the workspace from local devfile.
Prevents appearing
claim-devworkspace
PVC wen restarting the workspace from local devfile.What issues does this PR fix?
eclipse-che/che#23110
How to test this PR?
claim-devworkspace
PVS should not be createdDoes this PR contain changes that override default upstream Code-OSS behavior?
git rebase
were added to the .rebase folder