wobu
wobu
Currently i am using a copied and adopted version of your HFile bulk loading implementation and i am very happy that it exists. You did a great job with it!...
We stumpled upon a k8s cluster upgrade issue using kubespray 2.15.1. But i am sure this problem is a general conceptual issue affecting all kubespray releases. We tried to upgrade...
This isn't an issue, more a discussion for further improvements. The native hunspell implemenation expects a patsh to physically existing dictionary files. This is quite annoying if u want distribute...
### Describe the bug When using `singleNamespace: true` every k8s resource is supposed to be installed within the namespace. For the components workflow-controller and workflow-server the namespace of the helm...
**Affected module** OIDC Authentication Provider **Describe the bug** When using OIDC Auth (Custom) and configuring a **jwtPrincipalClaimsMapping** like: ```yaml jwtPrincipalClaimsMapping: - email:email - username:unique_name ``` The authentication for Personal Access...