spiegel_podman/pkg/domain/entities
Matt Heon 0ad5459fab
Some checks are pending
ci / path-filter (push) Waiting to run
ci / Validate source code changes (push) Waiting to run
ci / Cross Build (Linux, FreeBSD) (push) Waiting to run
ci / build debian-sid (push) Waiting to run
ci / build fedora-current (push) Waiting to run
ci / build fedora-prior (push) Waiting to run
ci / build fedora-rawhide (push) Waiting to run
ci / windows installer hyperv (push) Waiting to run
ci / windows installer wsl (push) Waiting to run
ci / macos installer (push) Waiting to run
ci / int local root debian-sid (push) Blocked by required conditions
ci / sys local root debian-sid (push) Blocked by required conditions
ci / int local rootless debian-sid (push) Blocked by required conditions
ci / sys local rootless debian-sid (push) Blocked by required conditions
ci / int remote root debian-sid (push) Blocked by required conditions
ci / sys remote root debian-sid (push) Blocked by required conditions
ci / bud local root fedora-current (push) Blocked by required conditions
ci / int local root fedora-current (push) Blocked by required conditions
ci / sys local root fedora-current (push) Blocked by required conditions
ci / int local rootless fedora-current (push) Blocked by required conditions
ci / sys local rootless fedora-current (push) Blocked by required conditions
ci / bud remote root fedora-current (push) Blocked by required conditions
ci / int remote root fedora-current (push) Blocked by required conditions
ci / sys remote root fedora-current (push) Blocked by required conditions
ci / int remote rootless fedora-current (push) Blocked by required conditions
ci / sys remote rootless fedora-current (push) Blocked by required conditions
ci / int local root fedora-prior (push) Blocked by required conditions
ci / sys local root fedora-prior (push) Blocked by required conditions
ci / int local rootless fedora-prior (push) Blocked by required conditions
ci / sys local rootless fedora-prior (push) Blocked by required conditions
ci / int remote root fedora-prior (push) Blocked by required conditions
ci / sys remote root fedora-prior (push) Blocked by required conditions
ci / int local root fedora-rawhide (push) Blocked by required conditions
ci / sys local root fedora-rawhide (push) Blocked by required conditions
ci / int local rootless fedora-rawhide (push) Blocked by required conditions
ci / sys local rootless fedora-rawhide (push) Blocked by required conditions
ci / int remote root fedora-rawhide (push) Blocked by required conditions
ci / sys remote root fedora-rawhide (push) Blocked by required conditions
ci / apiv2 root fedora-current (push) Blocked by required conditions
ci / bindings root fedora-current (push) Blocked by required conditions
ci / compose_v2 root fedora-current (push) Blocked by required conditions
ci / docker_py root fedora-current (push) Blocked by required conditions
ci / unit root fedora-current (push) Blocked by required conditions
ci / apiv2 rootless fedora-current (push) Blocked by required conditions
ci / compose_v2 rootless fedora-current (push) Blocked by required conditions
ci / unit rootless fedora-current (push) Blocked by required conditions
ci / upgrade v5.3.1 root fedora-current (push) Blocked by required conditions
ci / upgrade v5.6.2 root fedora-current (push) Blocked by required conditions
ci / machine linux amd64 (push) Blocked by required conditions
ci / windows unit (push) Blocked by required conditions
ci / windows e2e (push) Blocked by required conditions
ci / windows machine hyperv (push) Blocked by required conditions
ci / windows machine wsl (push) Blocked by required conditions
ci / macos machine applehv (push) Blocked by required conditions
ci / macos machine libkrun (push) Blocked by required conditions
ci / Total Success (push) Blocked by required conditions
zizmor: GitHub Actions Security Analysis / Zizmor (push) Waiting to run
Merge pull request #29145 from ROKUMATE/feat-playkube-warn-unknown-keys
podman kube play: add --validate=ignore|warn|strict flag
2026-08-06 18:21:03 -04:00
..
reports fix: system prune JSON unmarshalling error in remote client 2025-10-14 14:33:12 +02:00
types Merge pull request #29145 from ROKUMATE/feat-playkube-warn-unknown-keys 2026-08-06 18:21:03 -04:00
apply.go Add podman kube apply command 2022-11-01 15:30:17 -04:00
artifact.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
auto-update.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
container_ps.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
containers.go exec: honor ConsoleSize so the terminal is sized at creation 2026-06-22 10:36:10 +08:00
engine.go Add migration code for BoltDB to SQLite 2026-05-08 14:07:17 -04:00
engine_container.go libpod: add volume rename support 2026-06-11 21:56:15 +01:00
engine_image.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
events.go pkg/domain: return an error instead of nil on remote event parse failure 2026-06-30 18:13:20 +05:30
events_test.go pkg/domain: return an error instead of nil on remote event parse failure 2026-06-30 18:13:20 +05:30
generate.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
healthcheck.go podmanv2 enable healthcheck run 2020-03-29 18:48:29 -05:00
images.go api: Deprecate is-automated filter and field in GET /images/search endpoint 2026-07-08 17:31:02 +02:00
machine.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
manifest.go swagger: rename artifact annotation field" 2026-07-28 16:15:35 +05:30
network.go feat: add --ignore flag to network rm 2026-06-23 10:52:47 +09:00
play.go add validate flag to podman kube play 2026-08-05 17:42:40 +05:30
pods.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
quadlet.go Handle uninstantiated template quadlets 2026-06-23 14:34:20 +02:00
scp.go Add --format to image scp 2026-03-19 17:42:33 +01:00
secrets.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
system.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
types.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
volumes.go libpod: add volume rename support 2026-06-11 21:56:15 +01:00