astefanutti opened a new pull request #2688:
URL: https://github.com/apache/camel-k/pull/2688


   This PR removes the dependency on the IntegrationPlatform from the Build 
execution. This make the Build resources to contain all the information needed 
for their execution, at creation time, so that the Builds are self-defined and 
actually immutable. 
   
   That fixes an operator panic when reconciling completed Builds, during 
operator start for example, while the IntegrationPlatform was previously 
deleted. This also removes all the possible issues occurring when the 
IntegrationPlatform is updating during the Build execution.
   
   **Release Note**
   ```release-note
   chore(builder): Self-defined Build spec
   ```
   


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