DevWorkspace operator should better reported found differences on reconcilation #581
Labels
sprint/current
Is assigned to issues which are planned to work on in the current team sprint
Milestone
Sometimes it happens that some object (deployment, serviceaccount, service, ...) is endless updating because difference is found. And in most cases it caused by some new or missed default values in desired configuration.
We need to consider adding the same as Che Operator does - report what is actually found differences, always or when running in non-production mode
https://github.com/eclipse-che/che-operator/blob/826475928cd6a3f0be14579663862358d473ea11/pkg/deploy/sync.go#L220
The text was updated successfully, but these errors were encountered: