Changes since v0.8.0-alpha.0
Bugs fixed
- π remove subnet from the output in
kubectl get
by @jichenjc in #1609 - π Remove APIServerLoadBalancer.Provider Up Conversion by @ching-kuo in #1642
- π Fix application credential support in env.rc by @wwentland in #1646
- π Fix Port Leaks by @spjmurray in #1648
- π fix port cleanup when using CAPO-created cluster network by @jichenjc in #1651
- πFix failing clusterctl upgrade test by @mdbooth in #1659
- πFix failing clusterctl upgrade test (second attempt) by @mdbooth in #1661
- π Fix panic on delete before cluster is initialised by @mdbooth in #1657
- π Don't fail when deleting non-existing port by @jichenjc in #1660
- π Fix v1alpha6 -> v1alpha7 idempotence by @mdbooth in #1626
New features
- β¨ Allow Use of Public CAs by @spjmurray in #1610
- β¨ Update to CAPI 1.5 by @mdbooth in #1600
- β¨ chore: use capo cluster agent for API requests by @mnaser in #1614
- β¨ Add support to IPv6 in Machine's status by @MaysaMacedo in #1633
- β¨ Add
--version
flag by @stephenfin in #1641
Numerous fixes and updates to structured logging
- π± Migrating /pkg/cloud/services/loadbalancer/loadbalancer.go and /controllers/openstackmachine_controller.go to structured logging by @anastaruno in #1621
- π±Migrate controllers/openstackcluster_controller.go to structured logging by @sophiajwitt in #1630
- π± Migrate pkg/cloud/services/networking/network.go and router.go to structured logging by @jddaggett in #1624
- π± Update verbosity levels in instance.go by @skylerxhu in #1635
- π±Structured logging migration of instance.go, service.go, floatingip.go, and securitygroups.go by @skylerxhu in #1631
Minor changes
- π± ci: bump flatcar to latest stable by @tormath1 in #1607
- π± Simplify types of Instance.SecurityGroup and Instance.Networks by @mdbooth in #1625
- π± Bump golangci-lint to 1.54.2 by @mdbooth in #1652
Documentation updates
- π Add link to book in README by @mdbooth in #1602
- π Fix APIVersion to use existing router with OpenStackCluster by @Krast76 in #1638
New Contributors
- @MaysaMacedo made their first contribution in #1633
- @anastaruno made their first contribution in #1621
- @sophiajwitt made their first contribution in #1630
- @jddaggett made their first contribution in #1624
- @Krast76 made their first contribution in #1638
- @skylerxhu made their first contribution in #1635
Full Changelog: v0.8.0-alpha.0...v0.8.0-beta.0