Add Azure Linux 4 Gen2 Azure SIG target - #2014
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
3805859 to
544891b
Compare
|
/test pull-azure-vhds |
|
/label tide/merge-method-squash |
|
/retest 502 error from ansible galaxy. |
|
/retest |
1 similar comment
|
/retest |
e8c4ef7 to
13fb55f
Compare
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
13fb55f to
8e2dabd
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
28c3c08 to
490e727
Compare
|
/retest |
2af650b to
97acfb9
Compare
|
/retest |
1 similar comment
|
/retest |
Azure Linux 4 reports ansible_os_family as "Azure Linux" instead of "Microsoft Azure Linux" (Azure Linux 3). Add the new value to all os_family/distribution checks across Ansible roles. Additional Azure Linux 4 changes: - Install python3-libdnf5 before using ansible.builtin.dnf (dnf5) - Add azurelinux4_rpms package list (no ca-certificates-legacy, use dnf-utils instead of yum-utils) - Ensure /etc/systemd/scripts/ exists before persisting iptables rules - Tolerate missing cloud-init service unit (merged into cloud-init-local in cloud-init 24.x+) - Fix pre-existing "Microsoft Azure Linuz" typo in sysprep Signed-off-by: Matt Boersma <Matt.Boersma@microsoft.com>
Add register + changed_when so tdnf 'Nothing to do' output isn't reported as a change.
97acfb9 to
218813b
Compare
Use gathered service facts to skip services that are genuinely absent while preserving failures when existing services cannot be configured. Copilot-Session: 8c372c2f-fc0c-44e4-9c00-69e18b3bcb27
218813b to
405d787
Compare
Adds an Azure Linux 4 Gen2 SIG build target with Ansible role updates for Azure Linux 4 compatibility.
(Azure Linux 4 is still in preview as of July 17th 2026.)