Deepak Kumar

Results 7 comments of Deepak Kumar

@mattolenik Could you please merge this?

Please ignore my above comment. To others who come here, please take a look at https://github.com/hashicorp/hcl/tree/main/cmd/hcldec as an alternative.

Hi Folks. We are heavily using packer for our image builds. Recently, we saw the need to use multistage builds to reduce the footprint of our images. It would be...

Sadly, after seeing no progress on this topic, we stopped using packer for container image build and switched to Containerfiles. 😔

I would appreciate if we had another flag which can enable upsert action to satisfy any resistance.

**Update:** I just noticed that this change was done 9 months ago and released with version [182.v378b_9f14b_487](https://plugins.jenkins.io/build-user-vars-plugin/releases/). In our case the Jenkins server is running a previous version of this...

> hey @kumadee. please upgrade to version 182.v378b_9f14b_487 or newer if you want to use "withBuildUser". > > I just tried something really simple: > ``` > node { >...