You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/11/24 11:48:49 UTC

[GitHub] [camel-k] lburgazzoli opened a new issue #2777: user provided maven setting are overridden by the camel-k operator

lburgazzoli opened a new issue #2777:
URL: https://github.com/apache/camel-k/issues/2777


   When the `IntegrationPlatform` reconcile loop kick is, any user provided maven setting get overridden, see https://github.com/apache/camel-k/blob/44618f24704caa12afb57ac7b07b43fcc7a9e7b2/pkg/controller/integrationplatform/monitor.go#L45-L58
   
   This is problematic because if the user want to configure custom settings, like credential to access a particular maven repo, then the credential are lost each time the monitor action is triggered.


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-k] astefanutti closed issue #2777: user provided maven setting are overridden by the camel-k operator

Posted by GitBox <gi...@apache.org>.
astefanutti closed issue #2777:
URL: https://github.com/apache/camel-k/issues/2777


   


-- 
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-unsubscribe@camel.apache.org

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