Dockerhub Image: apache/cloudstack-kubernetes-provider:v1.2.0
Deployment manifest: https://github.com/apache/cloudstack-kubernetes-provider/releases/download/v1.2.0/deployment.yaml
What's Changed
- Update version by @vishesh92 in #68
- Add support for NetworkACLs for LB on VPC networks by @Pearl1594 in #69
- Updated cloudstack go sdk to v2.17.1 by @sureshanaparti in #79
- Add support for arm64 image by @vishesh92 in #81
- Allow setting of source CIDR for LB rule by @CodeBleu in #78
- Upgrade cloudstack-go to v2.19.0 by @vishesh92 in #87
- Fix for service.beta.kubernetes.io/cloudstack-load-balancer-proxy-protocol by @akhilesh78 in #74
- Update debugging docs, GitHub Actions and golangci config by @vishesh92 in #84
- Add some unit tests by @vishesh92 in #89
- Fix providerID & getZone Implementation by @vishesh92 in #85
- Add support to update the loadbalancer rule when source cidr list is updated by @vishesh92 in #86
- Allow custom region from config by @vishesh92 in #83
- Associate loadBalancerIP to the network when specified in the Spec by @vishesh92 in #82
- add some unit tests by @vishesh92 in #90
- Release v1.2.0 by @vishesh92 in #91
New Contributors
- @CodeBleu made their first contribution in #78
- @akhilesh78 made their first contribution in #74
Full Changelog: v1.1.0...v1.2.0