squakez commented on PR #5233:
URL: https://github.com/apache/camel-k/pull/5233#issuecomment-1985286813

   > > The best way to deal with this, at this stage, seems to be the usage of 
.status.conditions in order to warn that some trait value was overwritten.
   > 
   > In general, I would recommend not to rely on conditions as those are 
primarily designed to be consumed by observers rather than the operator itself. 
A golden rule of controller is that, with some very little exceptions, the 
`status` sub resource should not be used to determine the current state.
   
   Yes. The point for the consume of conditions was more directed to a human 
observer that wants to understand why, for instance, an Quarkus native 
Integration is instructing the Kit to use 4GB of memory (which is the sensible 
default configuration the operator overrides).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to