Skip to content

1.0.0-rc.1

Compare
Choose a tag to compare
@href href released this 19 Jan 09:42
761dfe8

Configuration

This release can be installed with the following command:

kubectl apply -f https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/releases/download/1.0.0-rc.1/config.yml

Please refer to the README for detailed instructions.

What's Changed

  • Create development skeleton by @href in #1
  • Lay the foundation for integration tests by @href in #2
  • Add support for InstancesV2 by @href in #3
  • Initial loadbalancer implementation by @href in #5
  • Documentation, Testing, Release-Process by @href in #8
  • Add support for VIP addresses by @href in #7
  • Add ability to limit the subnets a loadbalancer binds to by @href in #6
  • Update package dependencies by @href in #9
  • Add support for Floating IPs by @href in #10

New Contributors

  • @href made their first contribution in #1

Full Changelog: https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/commits/1.0.0-rc.1