Weekly status for the week of 26th May to 1st June.
Introduction
The highlight of the past week is LXD 6.4 release.
Thanks to all the contributors!
Bug Fixes
- Fixed an issue where volume state was incomplete because the request was not forwarded to the volume’s cluster member.
LXD UI
- Added LXD UI option to export custom storage volumes, enabling manual backups.
LXD images
Changes on images: simplestream remote:
- Added
Mint Xia - Removed
Mint Una(EOL) - Removed
Fedora 40(EOL)
All changes
The items listed below is all of the work which happened over the past week and which will be included in the next release.
LXD
- Documentation: Update Network docs - Configure networks [WD-22189]
- API: Add missing struct tags (musttag)
- build(deps): bump github.com/openfga/openfga from 1.8.12 to 1.8.13
- build(deps): bump github.com/oklog/ulid/v2 from 2.1.0 to 2.1.1
- Enable some optional shellchecks checks.
- Update install docs to split between build and runtime/test depencies
- idmap: Add missing struct tags (musttag)
- doc: update howto/instances_routed_nic_vm.md
- API: Revert linter fixes and use legacy tags instead
- Makefile: add
make ticstarget - Release LXD 6.4
- Linter: Fix remaining
musttagissues across the entire codebase - feat(csp) harden content security policy for the ui serving to include only an allowed list of domains
- Move LXD 5.0 into extended support
- github: provide pkg-config path to
lxc.pcfor TiCS run - test: ask
tarto stop scanning archive after finding the file we wanted - Misc improvements
- dependabot: only track security updates for 5.0
gomod - lxc/network_zone: Fix typo in help description (from Incus)
- doc/howto/instances_create: provide direct link to all instance-types to not rely on
autoindex - lxd: Add target request forwarding to storagePoolVolumeTypeStateGet
- github: Update TICS viewerURL
- test/mini-oidc/storage: use stdlib
log/slog
LXD UI
- feat: Export custom storage volumes [WD-22250]
- Update dependency @canonical/react-components to v2.5.1
- fix(responsive) use dvh instead of vh for better mobile experience
LXD Charm
- Nothing to report this week
LXD Terraform provider
PyLXD
- Nothing to report this week