Commit f31bf13
Add LXD control plane provisioning support
This commit introduces comprehensive LXD control plane provisioning functionality including:
- VMHost integration for LXD container lifecycle management
- Static IP assignment capabilities for LXD instances
- Enhanced machine controller with LXD-specific provisioning logic
- Comprehensive test suite including integration and unit tests
- Design specifications and requirements documentation
- Error handling and service layer improvements
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 769064c commit f31bf13
File tree
46 files changed
+10983
-28
lines changed- .kiro/specs
- lxd-controlplane-provisioning
- lxd-static-ip-assignment
- api/v1beta1
- config/crd/bases
- controllers
- pkg
- maas
- client
- mock
- lxd
- machine
- scope
- util
- scripts
- test-configs
- test
- helpers
- integration
- lxd
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+10983
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
0 commit comments