onitake commented on pull request #9: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/9#issuecomment-674028687
Thanks for testing! We should put all this into automated unit tests. The case that doesn't work is kind of expected... the internal logic is "create before delete" to avoid having no firewall rules during the transition. But of course that doesn't work when entries are added to the rule list. I'll see what can be done about it. As a workaround, you can replace the rules with "safe" ones (such as 127.0.0.1/32), then change them to the correct list. ---------------------------------------------------------------- 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: us...@infra.apache.org