✨ Improvements
- Mainly bugfixes and dependency bumps across the aisle
- Upgrading to v3.2.3 from Kubernetes was fixed #3010
- Updated Yip across all packages to v1.12.0 which brings some nice improvements
- Timesyncd now writes the config to an override instead of removing the default config file
- User recreation now tries to get more info about the UID if the user previously existed in order to use the same UID
- Stages that take too long to execute now will log every 10 seconds to let the user now that the stage is stillbeing executed
⬆️ Dependencies
kairos-framewok was updated from v2.15.3 to v2.15.4 which brought the following updates (only showing updated packages):
Package | Old version | New version |
---|---|---|
suc-upgrade | 0.3.0 | 0.3.1 |
immucore | 0.6.0 | 0.6.1 |
kairos-agent | 2.15.3 | 2.15.4 |
Notables changes in the packages:
- suc-upgrade:
- Fixes a wrong path when checking for
kairos-release
/os-release
on kubernetes upgrade #3010
- Fixes a wrong path when checking for
- immucore:
- Dependency bumps, including yip from v1.11.0 to v1.12.0
- kairos-agent:
- Respect user defined/default sizes on upgrade instead of defaulting to the image size
- Fix partitioner on disks with sector size other than 512
- Fix and validate schema for disk devices
- Enable debug logs asap, so yip calls via the agent also have the debug level if requested
- Dependency bumps, including yip from v1.11.0 to v1.12.0
Full Changelog: v3.2.2...v3.2.3