Releases: cloudscale-ch/cloudscale-cloud-controller-manager
1.1.0
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.1.0/config.yml
Please refer to the README for detailed instructions.
What's Changed
Full Changelog: 1.0.0...1.1.0
1.1.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.1.0-rc.1/config.yml
Please refer to the README for detailed instructions.
Full Changelog: 1.0.0...1.1.0-rc.1
1.0.0
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/config.yml
Please refer to the README for detailed instructions.
Full Changelog: 1.0.0-rc.2...1.0.0
1.0.0-rc.2
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.2/config.yml
Please refer to the README for detailed instructions.
What's Changed
- Bump cryptography from 41.0.7 to 42.0.0 by @dependabot in #11
- Add traffic policy and expected impacts of changes to docs by @href in #13
- Use a more flexible port to pool mapping by @href in #12
- Update Go to 1.22 by @href in #14
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: 1.0.0-rc.1...1.0.0-rc.2
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