Sarah Henkens
Sarah Henkens
## Checklist * [x] Double-checked my configuration. * [x] Tested using the latest version. * [x] Used the Emissary executor. ## Summary The `github.com/coreos/go-oidc/v3/oidc` library by default uses an http...
### Requirement As an operator using the [secret store csi driver](https://secrets-store-csi-driver.sigs.k8s.io/) I want the ability to mount their required volume & volumeMount to the jaeger deploy,ents. ### Problem the Secret...
The operator starts all its server pod with the `RestartPolicy` set to `Never`. This causes ArgoCD to fail to report it as running. https://github.com/arangodb/kube-arangodb/blob/13f3e2a09b4c6c08f050efffc364d498b1293dcf/pkg/util/k8sutil/pods.go#L433 Can this be changed to Always...
Currently, we need to set the default value to `strawberry.arguments.UNSET` to support optional arguments. This object has the `Any` annotation which hides itself from type checkers. Example: ```python id: Optional[strawberry.ID]...
When using the example include `docker-compose.yaml` file, it builds the API server locally and is able to boot up. When using the dockerhub image available on https://hub.docker.com/r/appbaseio/reactivesearch-api, it fails to...
Checklist: * [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [x] I've included steps to reproduce the bug. * [x] I've pasted the output of...
**Rancher Server Setup** - Rancher version: v2.8.0 - Installation option (Docker install/Helm Chart): as a helm chart on a single-node k3s cluster - Proxy/Cert Details: **Information about the Cluster** *...
**Describe the bug** VMs are stuck in a pause/unpause loop during Longhorn volume repair when one of harvester nodes had a temporary network disruption. VMs that are running on the...
**Describe the solution you'd like** Add support for [Volume Snapshots](https://kubernetes.io/docs/concepts/storage/volume-snapshots/) in the `harvester-csi-driver`. It would allow users to leverage the GA snapshotting feature of the kubernetes API to create snapshots...