You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "lsergio (via GitHub)" <gi...@apache.org> on 2024/01/25 12:45:55 UTC

[I] Include the operator node-selector in thet helm charts [camel-k]

lsergio opened a new issue, #5103:
URL: https://github.com/apache/camel-k/issues/5103

   ### Requirement
   
   The kamel cli has the `--node-selector` option, but there's not such an option in the helm template (https://github.com/apache/camel-k/blob/main/helm/camel-k/templates/operator.yaml).
   My idea is to add this option to the yaml file.
   
   ### Problem
   
   It blocks me from using helm to install Camel K as I'm using then node selector option.
   
   ### Proposal
   
   Add the node Selector as optional parameter to the chart template.
   
   ### Open questions
   
   _No response_


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

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


Re: [I] Include the operator node-selector in the helm chart [camel-k]

Posted by "aeciopires (via GitHub)" <gi...@apache.org>.
aeciopires commented on issue #5103:
URL: https://github.com/apache/camel-k/issues/5103#issuecomment-1910146763

   Hi @lsergio!
   Thanks for open this issue. 
   It will solve the problem when we want install camel-k in Kubernetes cluster with [Karpenter](https://karpenter.sh/) that have different labels in the nodes. 


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


Re: [I] Include the operator node-selector in the helm chart [camel-k]

Posted by "lsergio (via GitHub)" <gi...@apache.org>.
lsergio commented on issue #5103:
URL: https://github.com/apache/camel-k/issues/5103#issuecomment-1910133404

   I can work on that if approved.


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


Re: [I] Include the operator node-selector in the helm chart [camel-k]

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #5103:
URL: https://github.com/apache/camel-k/issues/5103#issuecomment-1910298392

   Please, feel free to contribute the change. I'm assigning this to you @lsergio, thanks!


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