Announcement
https://discuss.linuxcontainers.org/t/incus-6-17-has-been-released/24862
What's Changed
- github: Remove XFS tools by @stgraber in #2440
- doc: Remove unnecessary backquotes around commands in TrueNAS doc by @hnakamur in #2444
- Allow mounting individual files from custom volumes by @presztak in #2447
- incusd/cluster/evacuate: Clarify error by @stgraber in #2448
- doc/instance-create: Mention TLS for the agent by @stgraber in #2452
- devcontainer: Update Go to 1.24 and Debian to trixie by @breml in #2453
- docs: Fix markdown linting issues for tables by @breml in #2456
- Add ability to exclude a server from acting as a database server in a cluster by @presztak in #2454
- Clarify comment for cluster rebalancing by @presztak in #2458
- Introduce initial CLI for IncusOS by @stgraber in #2457
- incusd/cluster: Rename dqlite to cowsql in header by @stgraber in #2459
- Translations update from Hosted Weblate by @weblate in #2463
- client/oci: Allow OCI image names with a pinned hash by @neoaggelos in #2460
- doc: Add Rocky 10 Copr Repository by @neelchauhan in #2461
- shared/tls: Remove tls.Config.Time override by @masnax in #2469
- incusd/instance_patch: Fix description field not respecting PATCH semantics by @47star in #2462
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #2470
- build(deps): bump actions/labeler from 5 to 6 by @dependabot[bot] in #2471
- incusd/storage/lvm: Don't use pvcreate with cluster by @stgraber in #2473
- incus/admin/os: Fix list commands by @stgraber in #2478
- incusd/network: Exclude physical networks with parent=none from OVN chassis enablement by @ViniRodrig in #2442
- incus/export: Fail on existing target by @AJRepo in #2474
- incusd/api_os: Set X-IncusOS-Proxy prefix by @stgraber in #2485
- docs: Clarify clustered storage pools by @breml in #2487
- Allow for adjustable OOM score on instances by @SpiffyEight77 in #2464
- Add support for overriding config/devices on import by @heldergomes in #2475
- Ensure cluster member configs are updated when
SameSource
is true by @presztak in #2494 - Add IncusOS client package and additional checks by @stgraber in #2493
- Fix some storage issues by @stgraber in #2501
- incusd/instance/qemu: Re-enable vsock on Windows by @stgraber in #2502
- shared/idmap: Skip xattrs on EINVAL by @stgraber in #2503
- Update gomod and re-enable tests by @stgraber in #2495
- Add support for network tunnels to OVN networks by @presztak in #2504
- OCI bugfixes (concurency and environment) by @stgraber in #2507
- Add cluster group preseeding by @stgraber in #2508
- Rework cluster internal certificate validation by @stgraber in #2509
New Contributors
- @neoaggelos made their first contribution in #2460
- @neelchauhan made their first contribution in #2461
- @47star made their first contribution in #2462
- @heldergomes made their first contribution in #2475
Full Changelog: v6.16.0...v6.17.0