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.3.0/config.yml
Please refer to the README for detailed instructions.
What's Changed
- adds gateway-api example by @mweibel in #32
- Upgrade to Go 1.25 by @href in #35
- feat: add nodeselector annotation to limit LB pool members by @mweibel in #33
New Contributors
Special notes
When using the new nodeselector annotation, make sure to read the documentation and understand it's implications.
Full Changelog: 1.2.0...1.3.0