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

Allow to set mac_address for VLAN subinterface #6081

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jumpojoy
Copy link

@jumpojoy jumpojoy commented Mar 9, 2025

This patch fixes regression caused by [0]
when setting mac_address for vlan subinterface is no longer propagated to netplan. The patch [0] changed behaviour of cloud-init between Bionic and Focal which on first glance looked like fixing only warning. But it was affecting netplan configuration.

This patch adds optional mac_address field to vlan subinterface.

[0] #5365

Related: #5364

@github-actions github-actions bot added the documentation This Pull Request changes documentation label Mar 9, 2025
This patch fixes regression caused by [0]
when setting mac_address for vlan subinterface is no longer
propagated to netplan. The patch [0] changed behaviour of cloud-init
between Bionic and Focal which on first glance looked like fixing
only warning. But it was affecting netplan configuration.

This patch adds optional mac_address field to vlan subinterface

[0] canonical#5365

Related: canonical#5364
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This Pull Request changes documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant