1.0.0-rc.1
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
Full Changelog: https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/commits/1.0.0-rc.1