Will Arroyo
Will Arroyo
PR: https://github.com/concourse/concourse-bosh-deployment/pull/228
@vito im not exactly sure how the proxy works, I know it is doing ssl inspection which is likely where the issue comes from. Being able to specify certs to...
@fiorix i am still seeing this issue with "." in the name, was this added to fix "." or just "-" here is an example file. it is from the...
@fiorix in this case the "." is actually invalid in the type name, i think that problem is that it is not using the `validGoSymbol` function when creating types
awesome! here you go: https://github.com/mitchellh/packer/issues/2193
looks like someone created a pull request already for what looks like the exact same thing, you may want to take a look https://github.com/mitchellh/packer/pull/2180 it has conflicts, but hopefully they...
it looks like it has not successfully merged yet. I will comment to see what is going on.
@ezraroi what does your task.yml file look like?
Which versions of tkr exactly are being used here, trying to replicate the issue
ok, I was able to replicate it, it's not exactly upgrade related. Can you check and see if this cluster has a nodepool that was deleted outside of TF? I...