Releases: k8s-proxmox/cluster-api-provider-proxmox
Releases · k8s-proxmox/cluster-api-provider-proxmox
v0.3.1
CAPPX - v0.3.1
What's Changed
- Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 by @dependabot in #69
- add some test cases by @sp-yduck in #71
- some updates on cloud init feature by @sp-yduck in #75
- Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 by @dependabot in #72
- fix #76: use more long lived url by @sp-yduck in #77
- support users field of cloud-config by @sp-yduck in #79
- Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #81
- Correctly merge user data by @simplysoft in #86
- Support integration test and e2e test by @sp-yduck in #87
New Contributors
- @simplysoft made their first contribution in #86
Full Changelog: v0.3.0...v0.3.1
v0.3.0
CAPPX - v0.3.0
What's Changed
- Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in #45
- Support multi node proxmox (use websocket instead of ssh) by @sp-yduck in #56
- fix #54 by @sp-yduck in #58
- Bump golang.org/x/crypto from 0.11.0 to 0.12.0 by @dependabot in #60
- support more vm options by @sp-yduck in #61
- set ownerref to secret by @sp-yduck in #62
- support multiple image format by @sp-yduck in #63
- fix Dockerfile by @sp-yduck in #67
Full Changelog: v0.2.3...v0.3.0
v0.2.3
CAPPX - v0.2.3
What's Changed
- updates on node images by @sp-yduck in #39
- support clusterctl init & ccm in crs by @sp-yduck in #40
- fix typo by @sp-yduck in #41
- added quickstart folder with machine-deployment by @3deep5me in #22
- Deployment images must use canonical names by @daper in #42
- Improve cluster-template so to use some options by @sp-yduck in #43
- use kube-vip for ha controlplane by @sp-yduck in #46
- refactor proxmox sdk by @sp-yduck in #48
- Docker publish by @sp-yduck in #51
- Support api-token & secret for proxmox api server authentication
New Contributors
Full Changelog: v0.2.2...v0.2.3