Release Notes
Added
- Check for existing systemd unit files with the same name as the service generated by quadlet from the podlet generated quadlet file and throw an error if there is a conflict (#14).
- Use
--skip-services-check
to opt-out.
- Use
- Convert a (docker) compose file (#9) to:
- Multiple quadlet files
- A pod with a quadlet kube file and Kubernetes YAML
Changed
- Breaking: files are no longer overwritten by default, added
--overwrite
flag if overwriting is desired.
Download podlet 0.2.0
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | podlet-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | podlet-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | podlet-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | podlet-x86_64-unknown-linux-gnu.tar.xz |