- Improve input quoting in generated units
- Add freeform podman args to ContainerLike entity
- Add missing wiring of on_failure option
- Configure OnFailure directive for quadlet services
- Quote environment variables in quadlet file
- Expose systemd service resources via relations
- Add quadlet mode for container systemd services
- Improve dry-runs of podman network resources
- Allow to manage network options and labels
- Make sure container and pod units wait on podman-user-wait-network-online.service when running rootless.
- Fix socket unit file install target
- Use python type annotations in plugins
- Add userns option support to container-like entities
- Add support for configuring podman-auto-update service
- Fix usage of labels on container/pod resources
- Add listen_stream to container service for socket activation support
- Bump dependencies
- Use mitogen for handler io
- Re-release of 0.7.0
- Fix service enabling, using full path as symlink target
- Allow to provide any arg, for any command used to manage pod/containers, on the ContainerLike entity
- Specify systemd unit folder for SystemdContainer/Pod service
- Support periodic, short-lived container-based services.
- Always detect change when no image digest is specified
- Make sure to login as the new user when becoming the resource owner user
- Manage extra hosts in container's /etc/hosts file
- Fix unmanaged resource usage
- Disable timeout for image build/pull.
- Add
configuredstate to pod/container service. - Set
send_event=truefor systemd_service files.
- More indexes of module resources to resource entities.
- Add podman::ImageDiscovery resource.
- Add podman::NetworkDiscovery resource.
- Add support for podman Image
- Add support for podman Network
- Add support for systemd container and pod services