froy001
froy001
This is a very much needed pull request. Please merge.
+1 on this. I would really want to see this fixed. We have a usecase where we need both the chart name and it's alias.
@red8888 did you figure this out? I am trying to test the following and assert only on the first item: ```yaml volumes: - name: config-volume configMap: name: foobar-ns-app-02 - name:...
I have added the logs from `connction` and `terminate` functions. As you can see, at some point `terminate` with status :down. And not connection attempts are made. Any ideas as...