Known issues/Bug fixes
- arm standard container images still have naming issues causing
kairos-agent upgrade list-releases
to fail (#3167). Workaround: Find the upgrade image manually (through the quay.io web interface) and upgrade pointing the--source
flag to the desired image. - Nvidia AGX Orin: images are now up-to-date and functional. Documentation on how to flash AGX Orin images requires updates and is a work in progress.
- We reverted compression of modules and firmwares to zstd for ubuntu flavors. That caused major issues in some platforms. Please do upgrade if you had issues with drivers or firmwares not loading correctly.
What's Changed
- Fix ISO partitions (#3153)
- Reference code of conduct by @mauromorales in #3137
- Fix arm64 artifact naming missing k3s version by @jimmykarily in #3144
- Allow building of k0s images via earthly by @mauromorales in #3142
- Bump framework fixes k3s-agent args issue by @mauromorales in #3149
- Fix container image naming by @jimmykarily in #3156
- Simplify test job and use kvm by @jimmykarily in #3152
- Try to avoid complicated logic to select k3s version by @jimmykarily in #3154
- fix(modules): do not compress modules by @mudler in #3162
- fix(nvidia): point to the new script by @mudler in #3165
Full Changelog: v3.3.0...v3.3.1