Martin André

Results 38 issues of Martin André

### What would you like to see implemented? In order to use ORC controllers in CAPO, we need to match feature parity with what CAPO currently exposes. This issue is...

### What would you like to see implemented? This is a top-level issue to track the addition of new controllers to ORC. This list represents the controllers we would like...

### What would you like to see implemented? Create a controller to manage neutron QoS, and update the existing networking controllers that can make use of it (Ports in particular)....

### What would you like to see implemented? Create a controller to manage keystone services. ### Link to reference documentation https://docs.openstack.org/api-ref/identity/v3/index.html#create-service

### What would you like to see implemented? Create a controller to manage keystone roles. ### Link to reference documentation https://docs.openstack.org/api-ref/identity/v3/index.html#create-role

It should be a list of KubernetesNameRef and not OpenStackName. Fixes #438

semver:major

### What would you like to see implemented? Recent changes to kube-api-linter highlighted problems in our API: - optional fields are supposed to be pointers - required fields that have...

### What happened? While working on resource mutability for ORC, we've experienced multiple cases where gophercloud allows updating a property, but not unsetting it. This issue is meant to keep...