Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): 4.0 How reproducible: Always Steps to Reproduce: 1. Deploy ClusterLogging without defining resources. CLO defaults request and limit values 2. Edit ClusterLogging instance to spec resources.request.memory only Actual results: Component roles out with resources.{request, limit}.memory Expected results: Component roles out with only the resources spec'd in ClusterLogging Additional info: I have not tested but I assume the issue is relevant to each logging component
https://github.com/openshift/elasticsearch-operator/pull/111
The resource are changed in the CRD elasticsearch. But the elasticsearch pod wasn't restarted.
Is it possible you ran into https://bugzilla.redhat.com/show_bug.cgi?id=1694522?
https://github.com/openshift/elasticsearch-operator/pull/116
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758