Release 0.1.10
What's Changed
- docs: Elaborate a bit on FCOS by @cgwalters in #446
- Add a
rollback
verb androllbackQueued
status by @cgwalters in #447 - Revert "Add constraint on rust 1.76" by @jeckersb in #451
- docs: Various updates and fixes by @cgwalters in #450
- fix(deps): update rust crate tokio to >= 1.37.0 by @platform-engineering-bot in #449
- Stop if /dev is not a bind mount with loopback by @bcrochet in #431
- ci: Remove WIP packaging workflow by @cgwalters in #453
- install: Add
block
to config, disable tpm2-luks unless opted-in by @cgwalters in #445 - privtests: Differentiate duplicate contexts by @jeckersb in #454
- docs/filesystem: by @cgwalters in #455
- test: use aws-cli to deploy aws instance instead of ansible module by @henrywang in #458
- docs: Add management services doc by @ckyrouac in #457
- users-and-groups: Explain patterns for tmpfs /home more by @cgwalters in #460
- test: install ansible collection from tar.gz package by @henrywang in #463
- install: Add
--skip-finalize
by @cgwalters in #462 - docs: Add a new bootc-runtime.md by @cgwalters in #466
- docs/guidance: Talk about nesting containers by @cgwalters in #464
- fix(deps): update all patch dependencies by @platform-engineering-bot in #432
- fix(deps): update rust crate uuid to 1.8.0 by @platform-engineering-bot in #426
- docs: Expand on HEALTHCHECK by @cgwalters in #467
- Cargo.toml: Update repository URL to containers org by @jeckersb in #468
- fix(deps): update all patch dependencies by @platform-engineering-bot in #469
- docs: Talk more about runtime properties, especially SELinux by @cgwalters in #473
- docs: Add link to the bootable containers webpage by @stefwalter in #478
- install: Support being passed --filesystem with no install config by @cgwalters in #480
- doc: add "-v /dev:/dev" in bootc install to-disk by @henrywang in #484
- bugfix: Switch losetup to --direct-io=off by default by @ckyrouac in #487
- test: update test to use
updates
compose to align with rhel-bootc image by @henrywang in #490 - docs: Link to bootupd in prominent places by @cgwalters in #491
- Release 0.1.10 by @cgwalters in #489
New Contributors
- @stefwalter made their first contribution in #478
Full Changelog: v0.1.9...v0.1.10