podman/pkg/bindings/kube
Urvashi Mohnani 5ff6fc5596 Add --configmap to podman-remote kube play
Enable the --configmap flag for the remote case of podman
kube play. Users can pass in the paths to the configmap files
for kube play to use when creating the pods and containers from
a kube yaml file. The configmap file is read and the contents are
appended to the contents of the main yaml file before passed to the
remote client.

Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
2023-05-17 14:23:55 +00:00
..
kube.go Add --configmap to podman-remote kube play 2023-05-17 14:23:55 +00:00
types.go play kube: Add --wait option 2023-02-28 13:45:36 -05:00
types_apply_options.go Add podman kube apply command 2022-11-01 15:30:17 -04:00
types_down_options.go kube play: update the handling of PersistentVolumeClaim 2022-11-08 11:08:50 +02:00
types_play_options.go play kube: Add --wait option 2023-02-28 13:45:36 -05:00