| .. |
|
reports
|
Removing the RawInput from the API output
|
2022-11-17 15:41:01 +09:00 |
|
types
|
Fix build with GO111MODULE=off
|
2021-04-15 14:24:39 -04:00 |
|
apply.go
|
Add podman kube apply command
|
2022-11-01 15:30:17 -04:00 |
|
auto-update.go
|
auto update: fix usage of --authfile
|
2023-07-05 08:30:39 +02:00 |
|
container_ps.go
|
Cleanup CIDFile on podman-remote run --rm command
|
2023-08-01 14:24:55 -04:00 |
|
containers.go
|
Fix: use --all in podman stats to get all containers stats
|
2023-07-26 09:41:14 +03:00 |
|
engine.go
|
fix handling of static/volume dir
|
2023-09-25 14:14:30 +02:00 |
|
engine_container.go
|
Display secret to user in inpspect
|
2023-06-28 13:14:49 -04:00 |
|
engine_image.go
|
support `--digestfile` for remote push
|
2023-04-21 10:28:40 +02:00 |
|
engine_system.go
|
Adds tunnel routes for system reset.
|
2020-05-11 17:03:32 -04:00 |
|
events.go
|
Events for containers in pods now include the pod's ID
|
2022-09-22 14:18:56 -04:00 |
|
filters.go
|
Swagger refactor/cleanup
|
2022-05-19 15:24:18 -07:00 |
|
generate.go
|
Add `--podman-only` flag to `podman generate kube`
|
2023-07-14 09:35:59 -04:00 |
|
healthcheck.go
|
podmanv2 enable healthcheck run
|
2020-03-29 18:48:29 -05:00 |
|
images.go
|
push: add support for --force-compression
|
2023-08-24 13:35:58 +05:30 |
|
machine.go
|
Add user mode networking feature to Windows
|
2023-04-24 17:11:54 -05:00 |
|
manifest.go
|
manifest inspect: support authentication
|
2023-07-10 16:26:19 +02:00 |
|
network.go
|
Add ability to set static routes
|
2023-06-12 10:31:59 +02:00 |
|
play.go
|
Fix all ports exposed by kube play
|
2023-09-23 19:53:46 +02:00 |
|
pods.go
|
Add Intel RDT support
|
2023-09-27 16:44:13 +00:00 |
|
secrets.go
|
secret: add support for `--ignore` with rm
|
2023-08-02 11:13:08 +05:30 |
|
set.go
|
Fix Id->ID where possible for lint
|
2020-06-10 05:49:41 -04:00 |
|
system.go
|
`system locks` now reports held locks
|
2023-06-05 19:34:36 -04:00 |
|
types.go
|
Move podman build opts to common file
|
2023-09-14 20:48:33 -04:00 |
|
volumes.go
|
kube down/play --replace: handle absent objects
|
2023-08-28 13:13:40 +02:00 |