Ensure bond property name formatting matches schema definition
Ensure the bond properties match formatting of within the cloudinit network v1 schema
Fixes #5366
Proposed Commit Message
fix: Ensure bond property name formatting matches schema definition
The cloud-init network config version 1 schema defines the bond
properties with underscores, prepended with 'bond-'. This change
ensures consistency with the schema for the bond property names.
Fixes GH-5366
Additional Context
Test Steps
Checklist
- [x] My code follows the process laid out in the documentation
- [ ] I have updated or added any unit tests accordingly
- [ ] I have updated or added any documentation accordingly
Merge type
- [x] Squash merge using "Proposed Commit Message"
- [ ] Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)
Thank you for contributing to cloud-init! Can you add some notes on the testing you did to validate that it fixed the bug in question and sign the CLA?
https://cloudinit.readthedocs.io/en/latest/development/first_PR.html#sign-the-cla
Apologies that the CLA is taking so long. This needs to go through my company's internal open source approval process. I do not anticipate any issues, it just takes time. I'm hoping to have final internal approval this week.
@catmsred - CLA signed, please let me know if anything else is required to get this moving. Change to github-cla-signers is in PR #5369.
Hello! Thank you for this proposed change to cloud-init. This pull request is now marked as stale as it has not seen any activity in 14 days. If no activity occurs within the next 7 days, this pull request will automatically close.
If you are waiting for code review and you are seeing this message, apologies! Please reply, tagging TheRealFalcon, and he will ensure that someone takes a look soon.
(If the pull request is closed and you would like to continue working on it, please do tag TheRealFalcon to reopen it.)