mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-09 20:40:30 +00:00
Fix for cloud routes enabled instances will have their security groups removed when the allowed address pair is added to the instance's port. Upstream bug report is in: https://github.com/gophercloud/gophercloud/issues/509 Upstream bug fix is in: https://github.com/gophercloud/gophercloud/pull/510