Skip to content

Releases: kubevirt/cloud-provider-kubevirt

v0.5.1

15 Sep 14:10
3626606
Compare
Choose a tag to compare

What's Changed

  • Only set internal ip on node when default IP is present on VMI by @davidvossel in #268

Full Changelog: v0.5.0...v0.5.1

v0.5.0

14 Sep 13:53
40e71ea
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump k8s.io/api from 0.25.2 to 0.25.4 by @dependabot in #183
  • build(deps): bump k8s.io/component-base from 0.25.2 to 0.25.4 by @dependabot in #181
  • build(deps): bump k8s.io/cloud-provider from 0.25.2 to 0.25.5 by @dependabot in #189
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.6.0 by @dependabot in #192
  • build(deps): bump k8s.io/cloud-provider from 0.25.5 to 0.26.0 by @dependabot in #193
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.7.0 by @dependabot in #197
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.14.1 by @dependabot in #195
  • build(deps): bump github.com/onsi/gomega from 1.24.0 to 1.24.2 by @dependabot in #194
  • build(deps): bump github.com/onsi/gomega from 1.24.2 to 1.26.0 by @dependabot in #203
  • build(deps): bump k8s.io/cloud-provider from 0.26.0 to 0.26.1 by @dependabot in #201
  • Add id custom labels to infra Load balancers by @davidvossel in #206
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.14.1 to 0.14.4 by @dependabot in #205
  • build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #207
  • build(deps): bump k8s.io/cloud-provider from 0.26.1 to 0.26.2 by @dependabot in #208
  • build(deps): bump k8s.io/klog/v2 from 2.80.1 to 2.90.0 by @dependabot in #211
  • build(deps): bump kubevirt.io/api from 0.58.0 to 0.59.0 by @dependabot in #215
  • build(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.2 by @dependabot in #212
  • build(deps): bump k8s.io/klog/v2 from 2.90.0 to 2.90.1 by @dependabot in #213
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 by @dependabot in #214
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.9.0 by @dependabot in #217
  • build(deps): bump github.com/onsi/gomega from 1.27.2 to 1.27.3 by @dependabot in #218
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 by @dependabot in #219
  • build(deps): bump github.com/onsi/gomega from 1.27.3 to 1.27.6 by @dependabot in #228
  • build(deps): bump k8s.io/cloud-provider from 0.26.2 to 0.26.3 by @dependabot in #223
  • update x/net pkg by @davidvossel in #238
  • Update to latest stable golang 1.20.6 by @davidvossel in #249
  • kustomize: Remove harcoded "kvcluster" arg value by @qinqon in #260
  • Bump go to 1.20 version by @mfranczy in #250
  • lb: Add creation polling timeout by @qinqon in #270

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

28 Oct 08:05
b328918
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.3.2

19 Sep 14:34
0123ddc
Compare
Choose a tag to compare

What's Changed

  • test, e2e: Add k8s reporter from kubevirt by @qinqon in #157
  • kustomize, isolated: Remove nodes RBAC by @qinqon in #156

Full Changelog: v0.3.1...v0.3.2

v0.3.1

19 Sep 09:29
5a4f705
Compare
Choose a tag to compare

What's Changed

  • kustomize: Remove ref to kube-system isolated RBAC by @qinqon in #155

Full Changelog: v0.3.0...v0.3.1

v0.3.0

12 Sep 09:22
de7bdfa
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/onsi/gomega from 1.19.0 to 1.20.0 by @dependabot in #121
  • kustomize: Move cloud-config to a configmap by @qinqon in #117
  • Introduce e2e suite by @rhrazdil in #109
  • kubevirtci: Deploy at tenant namespace by @qinqon in #125
  • Fallback to in cluster kubeconfig by @qinqon in #124
  • Kustomize overlays cm secrets by @qinqon in #127
  • Start using vendor directory by @nirarg in #128
  • build(deps): bump k8s.io/api from 0.24.3 to 0.24.4 by @dependabot in #130
  • build(deps): bump k8s.io/cloud-provider from 0.24.3 to 0.24.4 by @dependabot in #134
  • config,manager.yaml: remove volumeMounts for k8s certs by @rhrazdil in #139
  • Load balancer selector changes by @nirarg in #143
  • kustomize: Add isolated overlay by @qinqon in #141
  • kustomize: Remove generated secret/cm suffix by @qinqon in #145
  • kustomize: Create different base per overlay by @qinqon in #146
  • kustomize: Fix isolated overlay instancesV2 typo by @qinqon in #147

Full Changelog: v0.2.0...v0.3.0

v0.2.0

20 Jul 16:10
17c32b9
Compare
Choose a tag to compare

What's Changed

  • Fixed imports by @afritzler in #1
  • Add travis & go report badges by @gonzolino in #2
  • Update dependencies to kubevirt 0.16.0 by @gonzolino in #4
  • Add 'start' target to Makefile by @gonzolino in #6
  • Extend cloud-config format by @gonzolino in #7
  • Only set hostname as NodeAddress if it is defined in the VMI spec by @gonzolino in #8
  • Move from glide to go modules by @gonzolino in #9
  • Revendor to k/k 1.16.8 and kubevirt 0.26.5 by @stoyanr in #10
  • Consider newer topology labels in zone controller by @stoyanr in #11
  • Update to Go 1.15 and delete vendor directory by @gonzolino in #14
  • Update vendoring for k8s 1.19 by @gonzolino in #13
  • Copy annotations from proxied service to proxy by @briantopping in #16
  • Cleanup and update dependencies by @gonzolino in #17
  • Update dependencies in go.mod by @gonzolino in #20
  • Replace Travis CI with GitHub Actions by @gonzolino in #27
  • Add OWNERS file by @nirarg in #46
  • Remove github action workflow by @nirarg in #47
  • Update dependencies and fix cloud provider registration by @mfranczy in #51
  • Bump k8s.io/klog/v2 from 2.30.0 to 2.60.1 by @dependabot in #53
  • Bump github.com/golang/mock from 1.5.0 to 1.6.0 by @dependabot in #52
  • Bump sigs.k8s.io/controller-runtime from 0.9.2 to 0.11.2 by @dependabot in #49
  • Bump kubevirt.io/api from 0.51.0 to 0.52.0 by @dependabot in #54
  • Bump k8s.io/cloud-provider from 0.23.5 to 0.23.6 by @dependabot in #57
  • Bump k8s.io/client-go from 0.23.6 to 0.24.0 by @dependabot in #62
  • Bump k8s.io/cloud-provider from 0.23.6 to 0.24.0 by @dependabot in #61
  • Bump kubevirt.io/api from 0.52.0 to 0.53.0 by @dependabot in #66
  • Bump k8s.io/client-go from 0.24.0 to 0.24.1 by @dependabot in #72
  • Bump k8s.io/component-base from 0.24.0 to 0.24.1 by @dependabot in #74
  • add mfranczy to OWNERS by @mfranczy in #79
  • Bump k8s.io/cloud-provider from 0.24.0 to 0.24.2 by @dependabot in #82
  • Implement InstanceV2 interface and remove the V1 implementation by @mfranczy in #70
  • Bump k8s.io/klog/v2 from 2.60.1 to 2.70.0 by @dependabot in #84
  • Bump sigs.k8s.io/controller-runtime from 0.12.1 to 0.12.2 by @dependabot in #85
  • Add a possibility to read namespace from CCM config by @hdurand0710 in #88
  • Bump k8s.io/klog/v2 from 2.70.0 to 2.70.1 by @dependabot in #95
  • infra: Add a gh actions to publish images by @qinqon in #96
  • infra: Build image before push it by @qinqon in #97
  • make: Disable CGO by @qinqon in #98
  • Bump sigs.k8s.io/controller-runtime from 0.12.2 to 0.12.3 by @dependabot in #90
  • InstancesV2: Add option to disable getting Region and Zone labels by @nirarg in #99
  • Update to separate infrastructure kubeconfig from CCM config by @sankalp-r in #86
  • Update readme with ccm config changes by @sankalp-r in #102
  • Change Dockerfile base images by @nirarg in #101
  • Use public registry for ubi9/ubi-micro base image by @rhrazdil in #111
  • Bump k8s.io/cloud-provider from 0.24.2 to 0.24.3 by @dependabot in #103
  • container: Storage golang deps at different layer by @qinqon in #110
  • Bump kubevirt.io/api from 0.54.0 to 0.55.0 by @dependabot in #112
  • infra: Add kubevirtci cluster infrastructure by @qinqon in #100
  • verification: Integrate golangci-lint by @qinqon in #108
  • Adding Radim and Quique to OWNERS file by @qinqon in #115
  • Wait for components deployed in kubevirtci::prepare by @rhrazdil in #113
  • Unify indenting in kubevirtci to use tabs by @rhrazdil in #114
  • infra: Add github release action by @qinqon in #116
  • actions, release: Use globing for files to upload by @qinqon in #118
  • actions, release: Push a tarball with config by @qinqon in #119
  • actions, release: Fix tarball generation by @qinqon in #120

New Contributors

Full Changelog: https://github.com/kubevirt/cloud-provider-kubevirt/commits/v0.2.0