Guillaume

Results 3 issues of Guillaume

### Proposed functionality ## Description Currently, the `externalDatabase` configuration in the Helm chart only supports referencing a single key from an existing secret (the password). This limitation prevents users from...

enhancement

Hello, While using kubebuilder extension, I've encountered that issue : ``` local: which kubebuilder → /opt/homebrew/bin/kubebuilder kubebuilder is present: /opt/homebrew/bin/kubebuilder local: controller-gen rbac:roleName=manager-role crd webhook paths="./..." output:crd:artifacts:config=config/crd/bases;controller-gen object:headerFile="hack/boilerplate.go.txt" paths="./..."; →...

Hello, I'm actually trying to filter IpAddresses using `IpamAPI.IpamIpAddressesList`, I can't find a way to filter my results using custom fields. How can I do that ? Regards, Guillaume