v0.3.4
Changes since v0.3.3
✨ New Features
- Align flag names with upstream Kubernetes components (#690)
🐛 Bug Fixes
- Ffix rbac aggregation manager role (#743)
- Pass GOPROXY environment variable to Docker image build (#740)
- Add NAMESPACE variable in cluster templates. (#739)
- Ignore not found error when removing router interface (#720)
- Fix domain_name and domain_id usage in env.rc (#714)
- Add SecurityGroup to loadbalancer port when using Neutron (#700)
- Fix SecurityGroupInUse error (#705)
- Delete spec.disableServerTags of OpenStackCluster (#692)
- Fix clusterctl config command (#744)
- Fix LoadBalancerMember creation (#737)
- Update openstack provider format from // to /// (#727)
- Fix ca-file path in env.rc (#716)
- Fix nil pointer error for Network (#693)
- Update Make method to avoid mismatch (#688)
📖 Documentation
- Add instructions to use cluster template with load-balancer (#703)
- Fix getting logs (#697)
- Add cluster-template-external-cloud-provider.yaml into release doc (#682)
🏃 Others
- Remove unnecessary metrics fields in manager.yaml (#729)
- Bump CAPI to v0.3.11 (#683)
- Bump CAPI to v0.3.12 (#724)
- Refactor loadbalancer package (#710)
- Refactor create, delete instance (#711)
- Add OpenStack version to bug report template (#696)
- Update sync logic (#736)
- Move from 0.3.1 to 0.3.3 in the CI test (#686)
The image for this release is: k8s.gcr.io/capi-openstack/capi-openstack-controller:v0.3.4
.
Thanks to all our contributors! 😊