pýrus
pýrus
> Why? @pierreprinetti I've seen such updates in other opensource projects. If you think that this doesn't make sense, then I'll put this year to the new files and skip...
/test openstack-cloud-controller-manager-e2e-test
/test openstack-cloud-controller-manager-e2e-test
/test openstack-cloud-controller-manager-e2e-test
@jichenjc it's a reference for the initial implementation. I don't know at what point it stopped to work, but for sure it works fine in 1.25.x
@syy6 FIP cannot be set globally unlike the network-id and subnet-id. FIP should be set with a service spec: `Spec.LoadBalancerIP`. However this is being changing in the #2451 PR with...
@yang-wang11 indeed, I mixed up FIP and VIP. For VIP you have to use `loadbalancer.openstack.org/port-id`, which, unfortunately, is not in an IP format.
@mdbooth see a PR that corresponds to https://github.com/terraform-provider-openstack/terraform-provider-openstack/issues/1582. Before calling the share access list, we check API microversions.
/remove-lifecycle stale
The PR needs a rebase. However the #2499 is on the way, and I adopted your `getSecurityGroupRules` change there as well.