You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/05/18 03:44:48 UTC

[GitHub] [pulsar-helm-chart] lukestephenson opened a new pull request #12: Support load balance source ip range

lukestephenson opened a new pull request #12:
URL: https://github.com/apache/pulsar-helm-chart/pull/12


   Grafana and pulsar manager now support restricting
   the available IPs that can be used.
   
   Note, this is my first experience with helm, so it may not be the most appropriate approach.
   
   Fixes #984 / https://github.com/apache/pulsar/issues/6950
   
   ### Motivation
   
   Supporting an "allow list" of valid IPs for hitting the public pulsar manager and grafana endpoints for additional security.
   
   ### Modifications
   
   If no values are provided, do not omit `loadBalancerSourceRanges` in the generated yaml.
   
   Otherwise, the values are omitted under `loadBalancerSourceRanges`
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   


----------------------------------------------------------------
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] [pulsar-helm-chart] sijie merged pull request #12: Support load balance source ip range

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #12:
URL: https://github.com/apache/pulsar-helm-chart/pull/12


   


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