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

cli:apply: Ignore udevadm errors triggering devices (LP: #2095203) #539

Merged
merged 3 commits into from
Feb 5, 2025

Conversation

MggMuggins
Copy link
Contributor

@MggMuggins MggMuggins commented Jan 24, 2025

Fixes LP: #2095203

Description

This is a first draft to get the discussion going as requested in the LP. Based on the udevadm teardown from the related snapd PR, I think this is very unlikely to cause a regression.

Checklist

  • Runs make check successfully.
  • Retains code coverage (make check-coverage).
  • New/changed keys in YAML format are documented.
  • (Optional) Adds example YAML for new feature.
  • (Optional) Closes an open bug in Launchpad. LP#2095203

Fixes LP: #2095203

Signed-off-by: Wesley Hershberger <wesley.hershberger@gmail.com>
@MggMuggins MggMuggins marked this pull request as ready for review January 24, 2025 10:31
@slyon slyon self-requested a review February 4, 2025 16:39
@slyon slyon added the community This PR has been proposed by somebody outside of the Netplan team and roadmap commitments. label Feb 4, 2025
@slyon slyon changed the title udevadm: Ignore errors triggering devices udevadm: Ignore errors triggering devices (LP: #2095203) Feb 5, 2025
@slyon slyon changed the title udevadm: Ignore errors triggering devices (LP: #2095203) cli: apply: Ignore udevadm errors triggering devices (LP: #2095203) Feb 5, 2025
@slyon slyon changed the title cli: apply: Ignore udevadm errors triggering devices (LP: #2095203) cli:apply: Ignore udevadm errors triggering devices (LP: #2095203) Feb 5, 2025
Copy link
Collaborator

@slyon slyon left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution! The CI is all green, and didn't find any unrelated side-effects.

LGTM! Especially with all the due diligence done in canonical/snapd#11056 (review)

@slyon slyon merged commit 03e60e5 into canonical:main Feb 5, 2025
16 checks passed
@MggMuggins MggMuggins deleted the ignore-udev-errs branch February 5, 2025 15:21
@MggMuggins
Copy link
Contributor Author

Thanks, I appreciate the quick turnaround here!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community This PR has been proposed by somebody outside of the Netplan team and roadmap commitments.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants