Skip to content

DataSourceHetzner.py: Make EXTRA_HOTPLUG_UDEV_RULES MAC matching more specific#6935

Open
DarkPhily wants to merge 1 commit into
canonical:mainfrom
hetznercloud:hetzner_make_extra_udev_rule_more_specific
Open

DataSourceHetzner.py: Make EXTRA_HOTPLUG_UDEV_RULES MAC matching more specific#6935
DarkPhily wants to merge 1 commit into
canonical:mainfrom
hetznercloud:hetzner_make_extra_udev_rule_more_specific

Conversation

@DarkPhily

Copy link
Copy Markdown
Contributor

Proposed Commit Message

refactor(hetzner): Make EXTRA_HOTPLUG_UDEV_RULES MAC more precice

Background for this change is, that with the previous filter `86:*`, 
the hotplug was triggered even when a container was started, 
as Docker interfaces also use `86:*`. 
By making the filter more precise, 
we prevent false-positiv triggers/failures of the hotplug.

Merge type

  • Squash merge using "Proposed Commit Message"
  • Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)

… specific

Background for this change is, that with the previous filter `86:*`, the hotplug was triggered even when a container was started, as Docker interfaces also use `86:*`.
By making the filter more precise, we prevent false-positiv triggers/failures of the hotplug.
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.

1 participant