What's Changed
- Fix upgrade test to use standalone install manifest for stable version by @kahirokunn in #1358
- Fix: do not remove in
cleantarget generated deepcopy files by @apedriza in #1359 - chore: bump actions/setup-go to v6.2.0 by @shinebayar-g in #1362
- fix(golangci-lint): remove
new-from-merge-base: HEAD~config and fix all the existing linter errors by @shinebayar-g in #1354 - chore: bump Go from 1.24 to 1.25 by @shinebayar-g in #1361
- chore: adopt go fix suggestions by @shinebayar-g in #1363
- Fix race condition in RemoteMachine template update test by @kahirokunn in #1371
- Make PooledRemoteMachine reservation order deterministic by @kahirokunn in #1370
- Adoption docs by @makhov in #1374
- fix existing statefulset patch by using desired with defaults by @apedriza in #1375
- fix: duplicated workload cluster external address detection logic by @apedriza in #1379
- fix clean target by not removing bin dir by @apedriza in #1385
- inotify limits docs by @makhov in #1389
- CCM toleration added to the haproxy pod by @makhov in #1395
- CCM issue workaround docs by @makhov in #1397
- Remove the scheme from the kubernetes host in the ingress workaround by @eromanova in #1398
- Fix link to bootstrap provider documentation by @mweibel in #1399
- fix k0smotron cluster sync with k0smotroncontrolplane by @apedriza in #1404
New Contributors
- @shinebayar-g made their first contribution in #1362
- @eromanova made their first contribution in #1398
- @mweibel made their first contribution in #1399
Full Changelog: v1.10.3...v1.10.4