v0.1.0
Changelog
What's Changed
- Virtualmachine Custom Resource Enhancements by @alperencelik in #24
- feat: Add github issue templates by @alperencelik in #30
- Reference serviceAccount by correct name by @Deltachaos in #31
- fix: Get container tpl ID from Proxmox by @alperencelik in #33
- feat: Add versioning for mkdocs documentation with mike by @alperencelik in #34
- feat: Add support for multiple NIC and disks by @alperencelik in #35
Breaking Changes
- VirtualMachineCRD: The VirtualMachine now has two new fields:
deletionProtection
andenableAutoStart
. - VirtualMachineSetCRD: The VirtualMachineSet now has two new fields:
deletionProtection
andenableAutoStart
. - Managed Virtual Machine Creation Logic: ManagedVirtualMachines has now been discovered according to the pre-defined tag on VMs in Proxmox.
New Contributors
- @Deltachaos made their first contribution in #31
Full Changelog: v0.0.6-rc2...v0.1.0