Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
1
Description
As with issues like - https://issues.couchbase.com/browse/K8S-2467
Undetected bugs occur where the operator is constantly trying to reconcile cluster spec based on a detected diff between 2 resources. While tests may pass functionally, the side effect of this behavior is that logs are over-populated and makes future debugging difficult. Also masks underlying reconciliation issues.