onitake commented on issue #9: [WIP] Support loadBalancerSourceRanges URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/9#issuecomment-559962658 Also pinging @josvo so he can take a look. So far, I've only fixed the dependencies for Go 1.13 (separate PR #8 , please merge) and added some code to interpret the `loadBalancerSourceRanges` flag and disable automatic rule generation. The actual firewall code will be a bit more involved I think, because we need to add full CRUD support to avoid stray rules. AFAIK the CloudStack API doesn't offer some sort of atomic firewall rule set update. Each rule has to be deleted and recreated one-by-one. Correct @GabrielBrascher ?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
