pýrus
pýrus
> Optionally, there could also be an endpoint returning all clusters in a region this would be very helpful. in additional it would be very useful if kubernikus can store...
@stephenfin I don't see anything breaking there.
I've never seen that someone used direct access to `HypervisorPage`. Usually it is used like `HypervisorPage.AllPages(ctx)`.
@pierreprinetti I guess I unintendedly fixed the security groups listOpts builder in the https://github.com/gophercloud/gophercloud/pull/3092
@pierreprinetti only for groups :) I haven't fixed rule list
@zhangmeng011 thanks for the issue. According to the Keystone API ref, roles are: > An optional list of role objects, identified by ID or name. The list may only contain...
@PilotPaul there was never support for v2/volumes in the repo.
> OpenStack LB will be configured incorrectly and with no warning could you please provide more details on what exactly is incorrect? At first glance it's a duplicate of the...
the `create-monitor` OCCM config option was added by a puprose. Some openstack-based cloud providers don't support them. Therefore if you want to use `externalTrafficPolicy: Local`, you should enbale this option...
@stephenfin I think that `NewClient` functions also need to support aliases, so users can override them for custom service like `block-storage-beta`