tonswieb
tonswieb
## Bug Report #### What did you do? Create a reconciler for io.fabric8.kubernetes.api.model.PersistentVolumeClaim without any additional logic using the Quarkus based deployment. ```java package nl.finalist.ai; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import...
I try to configure my controller to watch the current namespace or all-namespaces. For this I used the property quarkus.operator-sdk.controllers..namespaces For a single namespace I specify the name of the...
Hi @ttlappalainen , Could you add the APB message to your library. Thanks.
The web-ui build not work anymore due to jquery 3.2.1 unable to resolve. Upgrading to jquery 3.4.1 solved the problem