Skip to content

Conversation

@sshedi
Copy link
Contributor

@sshedi sshedi commented Jul 23, 2025

Proposed Commit Message

feat(networkd): support vlan and bond rendering

Networkd renderer used in Photon OS doesn't support vlan and bond settings specified through network config yaml.
This is an effort towards supporting the same in networkd renderer.

Additional Context

Test Steps

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>)

@sshedi sshedi changed the title Vlan support networkd vlan support in networkd Jul 23, 2025
@sshedi sshedi force-pushed the vlan-networkd branch 6 times, most recently from 82c09ae to b1ac8af Compare July 23, 2025 19:50
@sshedi
Copy link
Contributor Author

sshedi commented Jul 29, 2025

@TheRealFalcon @holmanb Can you PTAL at this PR? I'm not sure if the failure is legit. If not, please take this fix if things look good. Thanks.

@sshedi sshedi force-pushed the vlan-networkd branch 3 times, most recently from 89d66a9 to 7576d8f Compare July 30, 2025 13:12
@sshedi sshedi changed the title vlan support in networkd vlan and bond support in networkd Jul 30, 2025
@TheRealFalcon TheRealFalcon self-assigned this Jul 31, 2025
Copy link
Contributor

@TheRealFalcon TheRealFalcon left a comment

Choose a reason for hiding this comment

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

@sshedi , I left some comments inline, but overall things look good!

@sshedi
Copy link
Contributor Author

sshedi commented Aug 1, 2025

@sshedi , I left some comments inline, but overall things look good!

Thank you so much for the review and inputs. Tried addressing all your suggestions. PTAL when you get time.

@sshedi sshedi force-pushed the vlan-networkd branch 2 times, most recently from 28317db to 2fc6c0e Compare August 1, 2025 20:21
Copy link
Contributor

@TheRealFalcon TheRealFalcon left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@TheRealFalcon TheRealFalcon merged commit 01b93d0 into canonical:main Aug 1, 2025
22 checks passed
@sshedi sshedi deleted the vlan-networkd branch August 2, 2025 05:35
DarkPhily pushed a commit to hetznercloud/cloud-init that referenced this pull request Sep 2, 2025
Networkd renderer used in Photon OS doesn't support vlan and bond
settings specified through network config yaml.
This is an effort towards supporting the same in networkd renderer.

Signed-off-by: Shreenidhi Shedi <[email protected]>
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.

2 participants