Releases: kubernetes-sigs/cluster-api-provider-kubevirt
Releases · kubernetes-sigs/cluster-api-provider-kubevirt
v0.1.9
What's Changed
- Add condition to KubeVirtMachine when VM Creation Fails by @davidvossel in #273
- Reflect the VM statuses to the KubeVirtCluster status by @nunnatsa in #272
- fix: remove hostpath volume and privileged context by @bzub in #275
- Remove the setup counter from the KVMachine ready status by @nunnatsa in #276
- feat: check if the request is a dry-run to match CAPI topology design by @aamoyel in #277
- Add new reason for failed vm by @nunnatsa in #280
- e2e: Bump to K8s 1.30 by @nunnatsa in #284
- bump metallb to v0.14.5 by @nunnatsa in #285
- Bump k8s deps and golang by @nunnatsa in #287
- Allow e2e multiple times by @nunnatsa in #289
- Remove e2e/go.mod by @nunnatsa in #288
- Add VM LiveMigratable Condition to KubevirtMachine by @orenc1 in #291
New Contributors
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- update x/net pkg by @davidvossel in #240
- feat: add condition to controlPlaneServiceTemplate in KubevirtCluster… by @aamoyel in #235
- Support VMI eviction also for external infra clusters by @nunnatsa in #242
- Fix namespace/cluster name on templates. by @feitnomore in #244
- Frequently Asked Questions by @feitnomore in #247
- fix(api): default value for KubeVirtCluster.status.ready field by @prometherion in #253
- fix: api reader for CCM clean-up to avoid cache lazy loading by @prometherion in #255
- Fix "should succeed with the kubevirt cluster being deleted" unit test by @nunnatsa in #259
- Bump golang to 1.20 by @nunnatsa in #257
- chore(golangci-lint): v1.54.2 pinning and config file by @prometherion in #256
- Add KubevirtClusterTemplate resource to support ClusterClass feature by @aamoyel in #251
- Allow runing github action with
ok-to-test
by @nunnatsa in #261 - Cosmetic Markdown Fix by @orenc1 in #262
- Don't mark machine ready=false when internalIP is known by @davidvossel in #265
- kccm: Bump to v0.5.1 by @qinqon in #266
- Bump dependencies by @nunnatsa in #267
- Bump k8s.io/client-go to v0.28.2 by @bryan-cox in #270
New Contributors
- @feitnomore made their first contribution in #244
- @prometherion made their first contribution in #253
- @orenc1 made their first contribution in #262
- @bryan-cox made their first contribution in #270
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Replace deprecated k8s registry references by @jmhbnz in #226
- Re-fetch the VM secret userdata if it was changed by @rgolangh in #211
- condition to use controlPlaneEndpoint values by @aamoyel in #238
- Add sentinel bootstrap file check modes in CRD by @BarthV in #239
New Contributors
- @jmhbnz made their first contribution in #226
- @rgolangh made their first contribution in #211
- @aamoyel made their first contribution in #238
- @BarthV made their first contribution in #239
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Introduce cluster template with Passt binding by @rhrazdil in #213
- Fix the release automation by @nunnatsa in #215
- Remove vmi/vm watch and reduce default sync time to 90 seconds by @davidvossel in #216
- Update default image to k8s 1.24.9 by @davidvossel in #217
- Remove kube-rbac-proxy by @yuanchen8911 in #222
- Add the ginkgolinter and fix findings by @nunnatsa in #225
New Contributors
- @yuanchen8911 made their first contribution in #222
Full Changelog: v0.1.5...v0.1.6
Release v0.1.4
Merge pull request #208 from brianmcarey/allow-insecure-registry-podman Allow podman to push images to insecure kubevirtci registry
Release v0.1.3
Merge pull request #202 from nunnatsa/cluster-template-lb Add and release cluster-template-lb.yaml
Release v0.1.2
v0.1.2 release
Release v0.1.1
v0.1.1 release
Release v0.1.0
v0.1.0 release
Release v0.1.0-rc.0
Merge pull request #135 from isaacdorfman/image-builder-docs added docs for creating the image-builder image