Updates packer patch version.#548
Conversation
|
Thanks Robert. Good catch, and unfortunately this means that the container published as /lgtm |
|
/test pull-azure-vhds I don't see anything in the logs about why this failed. It said everything passed. 🤔 |
|
@jsturtevant @CecileRobertMichon Any idea what is causing these errors in the Windows node builds? |
|
It is the update of the windows defender signatures... I thought the wait for status fixed this (saw it early in the dev cycle) but I guess something else is happening. I'll create an issue to track fixing it |
|
/retest |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: codenrhoden, voor The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
I missed this... @codenrhoden @voor there is a known issue in the Packer 1.6.2+ Azure builder. @alexeldeib has a PR open to fix it hashicorp/packer#10713 and it looks like it just got reviewed today by Packer maintainers. Might have to revert this or introduce some sort of "if Azure use older version" logic |
|
@CecileRobertMichon Hmm, I see what you mean. I was not aware of this, I'm sorry for the trouble here. I'm definitely torn on what to do. It seems that with the current state of things, there is no Packer version we can use that works for both Azure and AWS. As it stands, the published How would you feel if I tagged From a CI perspective, are we okay for now with Packer v1.6.6 on Azure since the entire RG get's cleaned up? |
|
@codenrhoden that action plan sounds good to me. I just checked and you're right that the entire RG gets cleaned up for CI so we shouldn't be affected. |
What this PR does / why we need it:
Avoids this error with building AMI images:
Which issue(s) this PR fixes (optional, in fixes #(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #
Additional context
Add any other context for the reviewers