Don't upgrade existing Che instances to a new version with DevWorkspace engine enabled #20865
Labels
area/che-operator
Issues and PRs related to Eclipse Che Kubernetes Operator
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Is your task related to a problem? Please describe
It is not possible to upgrade them automatically. Upgrading leads to broken functionally.
Users should follow manual steps to upgrade existed instances [1]
Describe the solution you'd like
installer
operator
:chectl
must check if devworkspace is enabled in a new templates and reject upgrading if soinstaller
olm
:OLM rejects automatic update to allNamespaces install mode. So, we are good here.
Describe alternatives you've considered
No response
Additional context
No response
[1] #20614
[2] #20668
The text was updated successfully, but these errors were encountered: