Releases: smartxworks/cluster-api-provider-virtink
Releases · smartxworks/cluster-api-provider-virtink
v0.7.0
What's Changed
- feat: Support setting labels and annotations for the CP Service by @carezkh in #35
- fix: Use infraClient create DataVolume for external cluster by @scuzhanglei in #36
- chore: Bump controller-runtime to v0.13.1 by @carezkh in #37
- feat: Support different namespace for infra resources by @scuzhanglei in #38
- chore: Update metadata for v0.7.0 by @scuzhanglei in #39
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- chore: Bump golang version to 1.19 by @scuzhanglei in #29
- fix: Add missing permissions of PVC by @scuzhanglei in #30
- feat: Add VirtinkClusterTemplate CRD by @scuzhanglei in #31
- chore: Download kustomize directly to avoid rate limit by @scuzhanglei in #32
- feat: Use ip-address-manager to allocate IPs by @scuzhanglei in #28
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat: Move CNI annotations to template directly by @scuzhanglei in #22
- feat: Support ip range for node addresses config by @scuzhanglei in #23
- feat: Report VM errors to CAPI Machine by @scuzhanglei in #26
- fix: Fix DataVolume GC error by @scuzhanglei in #27
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- fix: Fix typo in VirtinkCluster.Spec.ControlPlaneServiceType by @carezkh in #13
- test: Add controller tests by @scuzhanglei in #12
- test: Add E2E tests by @scuzhanglei in #14
- test: Ensure cert-manager is ready in E2E by @scuzhanglei in #16
- docs: Update README.md for clusterctl v1.2.1 by @fengye87 in #17
- docs: Add external cluster usage details by @carezkh in #15
- feat: Support Nodes with persistent rootfs and IP by @scuzhanglei in #18
- feat: Import k8S images from tar file by @scuzhanglei in #19
- fix: Import Kubernetes images from new dir by @scuzhanglei in #20
- feat: Update metadata for v0.4.0 by @scuzhanglei in #21
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.1
v0.2.1
v0.2.0
v0.2.0
v0.1.0
chore: Update Docker login secret for release pipeline