podman/pkg/specgen/generate/kube
Jake Correnti d7e25e14aa Add missing reserved annotation support to `play`
Adds any required "wiring" to ensure the reserved annotations are supported by
`podman kube play`.

Addtionally fixes a bug where, when inspected, containers created using
the `--publish-all` flag had a field `.HostConfig.PublishAllPorts` whose
value was only evaluated as `false`.

Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
2023-07-17 14:06:23 -04:00
..
kube.go Add missing reserved annotation support to `play` 2023-07-17 14:06:23 -04:00
kube_test.go Add support for using port names in Kubernetes health probes 2023-07-11 01:00:57 +03:30
play_test.go Add more tests for liveness probes with default hostname & named ports 2023-07-13 18:23:39 +03:30
seccomp.go bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
volume.go chore: replace `github.com/ghodss/yaml` with `sigs.k8s.io/yaml` 2023-04-06 21:11:17 +08:00