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

   Users are allowed to create namespace local IntegrationPlatform resources in 
order to overwrite settings used in the operator.
   
   These namespace local platform settings should derive from the 
IntegrationPlatform being used by the operator by default. This means that only 
explicitly specified settings do overwrite the platform defaults used in the 
operator.
   
   This PR makes sure that we use a consistent platform settings hierarchy 
where the global operator platform settings always represent the basis for user 
specified platform settings.
   
   The changes in this PR:
   - Makes sure to apply global integration platform settings when creating 
namespace local platform
   - Global platform settings resist when the setting is not explicitly 
overwritten in the given user namespace integration platform
   
   **Release Note**
   ```release-note
   fix: Consistent integration platform settings hierarchy
   ```
   


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