Dockerhub Image: apache/cloudstack-kubernetes-provider:v1.1.0
Deployment manifest: https://github.com/apache/cloudstack-kubernetes-provider/releases/download/v1.1.0/deployment.yaml
What's Changed
- GitHub actions 1 by @rahulbcn27 in #43
- Allow case insensitive vm names while creating lb rules by @davidjumani in #41
- Update to Kubernetes 1.24.12 + Use Go 1.19 by @hrak in #44
- Fix spelling by @jbampton in #49
- NSX: (temp fix) Skip adding firewall rules for CKS Clusters on VPC tiers by @Pearl1594 in #56
- List virtual machines with details=min,nics by @weizhouapache in #60
- Add hostname annotation to set loadbalancer ingress hostname by @hrak in #48
- Strip domain from node.Name before matching with vm names by @hrak in #47
- Add github action for golangci-lint by @vishesh92 in #62
- deployment.yaml: add tolerations by @xu-cheng in #38
- Upgrade dependencies by @vishesh92 in #67
- Release v1.1.0 by @weizhouapache in #57
New Contributors
- @rahulbcn27 made their first contribution in #43
- @hrak made their first contribution in #44
- @jbampton made their first contribution in #49
- @Pearl1594 made their first contribution in #56
- @weizhouapache made their first contribution in #60
- @vishesh92 made their first contribution in #62
- @xu-cheng made their first contribution in #38
Full Changelog: v1.0.0...v1.1.0