jw-maynard

Results 19 comments of jw-maynard
trafficstars

@ksatirli I'm curious is there a reason the packer team is going the route of running packer inside a container instead of creating an action similar to the `terraform-setup` action...

I did some digging into my issue today and was able to diff the Plan manifests against the Apply manifests to find out what's inconsistent. In my case the aws-load-balancer-controller...

@BBBmau @jrhouston I don't know if this is feasible, but maybe the plan step could store a complete copy of the Helm values in the plan and then during apply...

Parhaps copying a particular "namespace" of tags on the AddOn would work. Maybe a tag name must start with "lablel." to be added and the "label." prefix is stripped away?

None of the workarounds here address an issue I ran into recently. We had a scale from 0 node group setup to handle intermittent CronJobs. The Node Group went to...

Heads up for anyone dealing with this. Packer and Ansible are now included software in the default GitHub actions Ubuntu runners so you should be able to just call packer...

@pfault Do you have time to fix the merge conflicts?

@alexsomesan @flavioab can we get this merged?

> I think this issue can be closed as the documentation says `ssh_interface` works for WinRM as well. https://www.packer.io/plugins/builders/amazon/ebs#ssh_interface @shanmugakarna where do you see that? I see that it does...