Skip to content

kernel-mshv: enable CONFIG_WIREGUARD#16365

Merged
romoh merged 3 commits into3.0-devfrom
cameronbaird/mshv-wireguard
Mar 31, 2026
Merged

kernel-mshv: enable CONFIG_WIREGUARD#16365
romoh merged 3 commits into3.0-devfrom
cameronbaird/mshv-wireguard

Conversation

@Camelron
Copy link
Copy Markdown
Contributor

@Camelron Camelron commented Mar 30, 2026

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

What does the PR accomplish, why was it needed?
Customer reports they are unable to make this setup work as nodes from node pool(s) created with Workload Runtime set to KataMshvVmIsolation fails as WireGuard expects parameter CONFIG_WIREGUARD to be set and finds it unset at Kernel Level.

Enable CONFIG_WIREGUARD for the kernel-mshv host kernel to address this.

Change Log
  • enable CONFIG_WIREGUARD and its dependency CRYPTO modules.
Does this affect the toolchain?

NO

Associated issues
Test Methodology

@Camelron Camelron requested a review from a team as a code owner March 30, 2026 18:21
@microsoft-github-policy-service microsoft-github-policy-service bot added Packaging 3.0-dev PRs Destined for AzureLinux 3.0 labels Mar 30, 2026
@Camelron Camelron removed the 3.0-dev PRs Destined for AzureLinux 3.0 label Mar 30, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot added the 3.0-dev PRs Destined for AzureLinux 3.0 label Mar 30, 2026
@romoh
Copy link
Copy Markdown
Contributor

romoh commented Mar 30, 2026

fixes #16243

@Camelron Camelron force-pushed the cameronbaird/mshv-wireguard branch from a0da8d9 to 5c548ef Compare March 30, 2026 20:28
@romoh romoh merged commit 3e793cc into 3.0-dev Mar 31, 2026
25 of 28 checks passed
@romoh romoh deleted the cameronbaird/mshv-wireguard branch March 31, 2026 00:05
archana25-ms pushed a commit to azurelinux-security/azurelinux that referenced this pull request Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0 Packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants