Mike Uspelkat
Mike Uspelkat
I have the requirement to pass some additional headers to every request that is made against vault. Im using Cloudflare Zero Trust, which is currently not working because of missing...
This PR addresses the implementation of changes relevant to enable users to deploy kubernetes clusters with RKE2 instead of k3s. For some details, please see the discussion around this #1132....
## Is your feature request related to a problem? Please describe the impact that the lack of the feature requested is creating. As a cluster operator using the kubernetes Gateway...
This pull request introduces a conditional check to the Helm chart deployment template for Headlamp, ensuring that the OIDC scopes argument is only included when the relevant value is set....
## Describe the bug We switched our oidc secret configuration to the `externalSecret`. We specified only `OIDC_CLIENT_ID`, `OIDC_CLIENT_SECRET` and the `OIDC_ISSUER_URL`, omitting the `OIDC_SCOPES` variable. However, the `Deployment` template in...
This PR addresses the possibility to add an `hostName` to the ingress configuration of a given solrcloud instance as described in #667. The change is quit simple. Unfortunately, the `make...
### Summary Hello! We're adopting our kubernetes deployments to use this ansible role and had great success so far. In the past, we had the possibiilty to restore our etcd...