spiegel_podman/cmd/podman/common
Matt Heon 482ef7bfcf Add support for updating restart policy
This is something Docker does, and we did not do until now. Most
difficult/annoying part was the REST API, where I did not really
want to modify the struct being sent, so I made the new restart
policy parameters query parameters instead.

Testing was also a bit annoying, because testing restart policy
always is.

Signed-off-by: Matt Heon <mheon@redhat.com>
2024-04-17 08:23:51 -04:00
..
build.go fix remote build isolation on client side 2024-03-22 11:49:47 +01:00
completion.go Make podman update changes persistent 2024-04-17 08:23:50 -04:00
completion_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
create.go Add support for updating restart policy 2024-04-17 08:23:51 -04:00
create_opts.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
create_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
default.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
inspect.go make podman pod inspect output a json array 2024-02-05 17:26:55 +01:00
netflags.go Merge pull request #21512 from Luap99/pasta-netname-removal 2024-02-08 17:17:55 +00:00
sign.go Bump Go module to v5 2024-02-08 09:35:39 -05:00