gehhilfe
gehhilfe
## Feature Request #### Use Case: Many enterprise deployments enforce forward proxies to limit access. Therefore, it would be nice when forward proxies are useable with websocket based leaf connections....
Debounce is incorrectly used, which result in that isOpen is never set back to false.
### Proposed change Currently, the nats-server only allows choosing between that TLS client certificates are required or not even asked during handshake. When client certificates are not asked during handshake,...
https://github.com/ams0/aks-nvme-ssd-provisioner/blob/c4945c194c059d4fd203cdbb00fa83aa89a2225e/aks-nvme-ssd-provisioner.sh#L22 When the pv is already existing the init container is sleeping for ever and blocking the startup of [sig-storage-local-static-provisioner](https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner)
I wanted to update the code to use the new golang iters. For now just a draft for local development and as discussions basis. I am using the eventsourcing package...