Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: install missing udev rules for v6 vm sku #5523

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

andyzhangx
Copy link
Collaborator

What type of PR is this?
/kind bug

What this PR does / why we need it:
cherrypick of #5444 to master branch

fix: install missing udev rules for v6 vm sku, source udev rules: https://github.com/Azure/azure-vm-utils/blob/main/udev/80-azure-disk.rules

this udev rules are only for detecting "Microsoft NVMe Direct Disk", and waagent team are asking for adding this rule in Ubuntu image, that requires long time, so we set this udev rules in aks image first

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

fix: install missing udev rules for v6 vm sku

Copy link
Contributor

@timmy-wright timmy-wright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved as is cherry pick from master.

@cameronmeissner cameronmeissner merged commit 61c2d2d into master Jan 8, 2025
15 of 17 checks passed
@cameronmeissner cameronmeissner deleted the install-v6-udev-rules-master2 branch January 8, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants