SammyA
Results
2
issues of
SammyA
The current method of injecting a trusted private CA certificate is via `SSL_CERT_DIR` env var, which mounts a hostPath volume. This is not very convenient, as that requires the cert...
kind/feature
priority/backlog
target/kubernetes
Typha deployment is created by the operator with very wide tolerations, ignoring node cordoning. ## Expected Behavior If one or more nodes are cordoned, typha pods should reschedule on another...
kind/enhancement