Chris
Chris
**What happened**: Can not deploy helm chart with dependencies **What you expected to happen**: One can deploy helm chart with dependencies successfully. **How to reproduce it (as minimally and precisely...
**What happened**: If I create an email type notify channel without tls enabled, the notify-controller will reject the configuration and complain ```bash sendMail error: unencrypted connection ``` **What you expected...
**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespace from that line:...
### Is your feature request related to a problem? vcluster supports applying manifest on initialization with a single configmap. Sometimes the size of manifest will exceeds the limitation of configmap(1M)...
Is there a way to filter out some nodes when using l2 mode? Sometimes we don't want some nodes to be used as egress node, I didn't find a way...
Hi, I was deploying this statefulset on my local kubernetes(v1.5) cluster using the script `galera_k8s_v1.5.yml`. But the first pod failed to start. After checking the log serveral times I found...