Che Operator defaults cleaner makes it impossible to set some fields #22322
Labels
area/che-operator
Issues and PRs related to Eclipse Che Kubernetes Operator
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Describe the bug
Attempting to set any of the CheCluster fields "cleaned up" by the
CheClusterDefaultsCleaner
to what was once a default results in the operator overwriting that field and removing it.Che version
7.69@latest
Steps to reproduce
checluster.spec.components.pluginRegistry.openVSXURL
to"https://open-vsx.org"
Expected behavior
Che should not overwrite fields set in the CheCluster spec
Runtime
OpenShift
Screenshots
No response
Installation method
OperatorHub
Environment
other (please specify in additional context)
Eclipse Che Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: