Skip to content

Releases: alperencelik/kubemox

v0.2.2

09 Dec 15:42
76038ce
Compare
Choose a tag to compare

Changelog

  • 76038ce fix: Metrics update interval ticker

v0.2.1

09 Dec 14:39
723c86f
Compare
Choose a tag to compare

Changelog

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

02 Dec 12:25
bc902e2
Compare
Choose a tag to compare

Changelog

  • bc902e2 fix: go.mod and update examples

What's Changed

  • fix: VM network bug and events by @alperencelik in #41
  • Use generics for virtual machine configuration by @alperencelik in #43
  • Add support for additionalConfigurations on virtualMachine object.

Full Changelog: v0.1.2...v0.2.0

v0.1.2

18 Sep 14:53
32cce3f
Compare
Choose a tag to compare

Changelog

  • 32cce3f feat: Add documentation for virtualMachineTemplate

What's Changed

  • Add support for virtualMachineTemplate CRD with cloud-init by @alperencelik in #38

Full Changelog: v0.1.1...v0.1.2

v0.1.1

05 Jul 10:15
ea2b9bd
Compare
Choose a tag to compare

Changelog

This version brings an external watcher for Proxmox resources.

What's Changed

  • Upgrade controller gen & CRD metadata by @alperencelik in #36
  • feat: Add external watcher for Proxmox resources by @alperencelik in #37
  • feat: Update Container resource spec with deletionProtection & enableAutoStart functionalities by @alperencelik in #37

Breaking Changes

  • ContainerCRD: The Container now has two new fields under spec: deletionProtection and enableAutoStart

Full Changelog: v0.1.0...v0.1.1

v0.1.0

06 Jun 20:48
db70047
Compare
Choose a tag to compare

Changelog

What's Changed

Breaking Changes

  • VirtualMachineCRD: The VirtualMachine now has two new fields: deletionProtection and enableAutoStart.
  • VirtualMachineSetCRD: The VirtualMachineSet now has two new fields: deletionProtection and enableAutoStart.
  • Managed Virtual Machine Creation Logic: ManagedVirtualMachines has now been discovered according to the pre-defined tag on VMs in Proxmox.

New Contributors

Full Changelog: v0.0.6-rc2...v0.1.0

v0.0.6-rc3

02 Jun 13:30
70cbd4e
Compare
Choose a tag to compare
v0.0.6-rc3 Pre-release
Pre-release

Changelog

  • 70cbd4e fix: CloneContainer function

Full Changelog: v0.0.6-rc2...v0.0.6-rc3

v0.0.6-rc2

19 Mar 20:08
078c002
Compare
Choose a tag to compare

Changelog

  • 078c002 ♻️ Update reconciliation loop with reduced gocyclo (#23)

v0.0.6-rc1

18 Mar 20:22
2d92497
Compare
Choose a tag to compare

Changelog

v0.0.5-rc2

27 Feb 20:58
Compare
Choose a tag to compare

Changelog