Chris

Results 6 issues of 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...

kind/bug

**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...

kind/bug

**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)...

kind/feature

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...

kind/feature
good first issue

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...

enhancement