v0.1.2
A variety of smaller improvements here; by far the most interesting is the new support for install-to-filesystem --replace=alongside
which allows installing inside an existing Linux system.
What's Changed
- lib: Bump to newer nix by @cgwalters in #125
- Add version and timestamp to image status fields by @cgwalters in #126
- Support for
install-to-filesystem --replace=alongside
by @cgwalters in #129 - install: Doc
install-to-filesystem --replace=alongside
by @cgwalters in #130 - build-sys: Trim k8s-openapi some by @cgwalters in #131
- README.md: Update link about base images by @cgwalters in #132
- upgrade: Wire up --check to new API by @cgwalters in #133
- install: Do use zipl on s390x by @cgwalters in #135
- install: Give better error if not run in a podman container by @cgwalters in #136
- Deps: Bump to latest kube/k8s-openapi by @cgwalters in #134
- cli: Print manifest diff after check/upgrade by @cgwalters in #138
- install: Bail out if we detect we're running rootless by @cgwalters in #140
- lib: Include license files when packaging by @cgwalters in #139
- Rework build infra, add manpages into tarball by @cgwalters in #141
- More errcontext by @cgwalters in #143
- install: Relax restriction on separate /boot by @cgwalters in #144
- install: Fix installation to loopback (and probably NVMe) by @cgwalters in #145
- Add RequiredHostSpec by @cgwalters in #146
- lib: Add a unit test for parsing the host CRD by @cgwalters in #148
- Drop k8s-openapi and kube crates by @cgwalters in #149
- cli: Expand on the status of status by @cgwalters in #150
Full Changelog: v0.1.1...v0.1.2