Daniel Jensen
Daniel Jensen
I can confirm I'm hitting this bug with Consul 1.0.6 as well
Until this is merged I have made my own build available at ```jensendw/concourse-helm-resource``` . It's actively being used with multiple EKS clusters.
@ferdinandhuebner deriving a custom concourse-helm-resource might work, although, the logic surrounding this type of integration would greatly increase the complexity of the product. Do you see other demand for this...
@ferdinandhuebner I think the one where you will run into issues is: ``` * When we setup `kubectl` we call `/path/to/authenticators/${authenticator}` and pass `authenticator_parameters` to the authenticator script ``` At...