gansheer opened a new pull request, #3951:
URL: https://github.com/apache/camel-k/pull/3951

   Fixes #3941 
   
   ## Motivation
   
   Ensure camel-k controller for integration condition status works well with 
any change in pod's container name declared in the integration.
   
   ## Description
   
   Ensure that if pod's container.name is changed to something else than 
`integration` by trait `container.name`. 
   Any change done directly on the pod and/or deployment description k8s object 
won't be managed by the camel-k controller on integrations.
   
   **Release Note**
   ```release-note
   Ensure `container.name` trait is used by the integration's controller.
   ```
   


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