You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/02 04:19:57 UTC

[GitHub] [airflow] cheunhong opened a new issue #12751: Helm Chart: Provide option to specify loadBalancerIP in webserver service

cheunhong opened a new issue #12751:
URL: https://github.com/apache/airflow/issues/12751


   <!--
   
   Welcome to Apache Airflow!  For a smooth issue process, try to answer the following questions.
   Don't worry if they're not all applicable; just try to include what you can :-)
   
   If you need to include code snippets or logs, please put them in fenced code
   blocks.  If they're super-long, please use the details tag like
   <details><summary>super-long log</summary> lots of stuff </details>
   
   Please delete these comment blocks before submitting the issue.
   
   -->
   
   **Description**
   The current service type for `webserver` is defaulted at `ClusterIP`.
   I am able to change it to `LoadBalancer` type, but the I was not able to specify the static IP.
   So every time we reinstall the chart, it will change the assigned IP of the loadbalancer being provisioned to us.
   <!-- A short description of your feature -->
   
   **Use case / motivation**
   
   <!-- What do you want to happen?
   
   Rather than telling us how you might implement this solution, try to take a
   step back and describe what you are trying to achieve.
   
   -->
   
   **Related Issues**
   
   <!-- Is there currently another issue associated with this? -->
   


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

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



[GitHub] [airflow] boring-cyborg[bot] commented on issue #12751: Helm Chart: Provide option to specify loadBalancerIP in webserver service

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #12751:
URL: https://github.com/apache/airflow/issues/12751#issuecomment-736979827


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


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

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



[GitHub] [airflow] jedcunningham commented on issue #12751: Helm Chart: Provide option to specify loadBalancerIP in webserver service

Posted by GitBox <gi...@apache.org>.
jedcunningham commented on issue #12751:
URL: https://github.com/apache/airflow/issues/12751#issuecomment-844554549


   Hi @cheunhong, to clarify you're looking to set `loadBalancerIP`, right?


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

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



[GitHub] [airflow] kaxil closed issue #12751: Helm Chart: Provide option to specify loadBalancerIP in webserver service

Posted by GitBox <gi...@apache.org>.
kaxil closed issue #12751:
URL: https://github.com/apache/airflow/issues/12751


   


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

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



[GitHub] [airflow] cheunhong commented on issue #12751: Helm Chart: Provide option to specify loadBalancerIP in webserver service

Posted by GitBox <gi...@apache.org>.
cheunhong commented on issue #12751:
URL: https://github.com/apache/airflow/issues/12751#issuecomment-844889311


   hi @jedcunningham, yes.


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

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