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

   > 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.
   


-- 
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