github kubevirt/cloud-provider-kubevirt v0.2.0

latest releases: v0.4.0, v0.3.2, v0.3.1...
22 months ago

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

Don't miss a new cloud-provider-kubevirt release

NewReleases is sending notifications on new releases.