spiegel_podman/pkg/api/server
Matthew Heon efba9996f6 Implement --save-stages/--stage-labels for build
These are two new Buildah flags that we need to wire into Podman
(both local and remote) and document, with the interesting note
that one requires the other and a check needed to be added for
that.

Also: secret parsing was tightened up in Buildah, and was
breaking the remote build tests. Rewire it to use the new parser
Buildah made, which ends up simplifying the code considerably.
Tests are back to passing afterwards.

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2026-04-17 10:00:32 -04:00
..
idle set !remote build tags where needed 2024-08-19 11:41:28 +02:00
doc.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
handler_api.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
handler_logging.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
handler_panic.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
handler_rid.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
register_archive.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
register_artifacts.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
register_auth.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
register_containers.go chore(api): add swagger docs for undocumented API parameters 2026-03-11 23:19:30 -04:00
register_distribution.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
register_events.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
register_exec.go chore(api): add swagger docs for undocumented API parameters 2026-03-11 23:19:30 -04:00
register_generate.go chore(api): add swagger docs for undocumented API parameters 2026-03-11 23:19:30 -04:00
register_healthcheck.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
register_images.go Implement --save-stages/--stage-labels for build 2026-04-17 10:00:32 -04:00
register_info.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
register_kube.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
register_manifest.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
register_monitor.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
register_networks.go Merge pull request #28166 from mtrmac/platform-restriction 2026-03-03 10:27:57 -05:00
register_ping.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
register_plugins.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
register_pods.go chore(api): add swagger docs for undocumented API parameters 2026-03-11 23:19:30 -04:00
register_quadlets.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
register_secrets.go Merge pull request #28166 from mtrmac/platform-restriction 2026-03-03 10:27:57 -05:00
register_swagger.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
register_swarm.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
register_system.go chore(api): add swagger docs for undocumented API parameters 2026-03-11 23:19:30 -04:00
register_version.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
register_volumes.go volume prune: match Docker default and add --all 2026-03-19 13:40:45 +01:00
server.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00