What's Changed
🐛 Bugs
- Fixed issue which happened when a
HarvesterCluster
was first created withipamType: dhcp
config in which LoadBalancer IP failed to be assigned, then changed toipamType: pool
, even after the change, the IP address would not be assigned. - Fixed issue with build process
🚀 Enhancements
- kind/feature: Adding new clusterctl generate cmd by @PatrickLaabs in #45
Full Changelog: v0.1.3...v0.1.4