-
Task
-
Resolution: Done
-
Major
-
2.13.0.GA
-
None
-
False
-
False
-
-
https://github.com/eclipse-che/che-operator/pull/1146
Release Notes Text
Title: Fix out of memory Che Operator error when the Kubernetes cluster has many namespaces
The latest version of Che Operator crashed with an OOM error in cluster with many namesapeces because it caches more than just the local namespace's objects. The workaround is to increase the memory limit.