spiegel_podman/pkg/machine/e2e
Daniel J Walsh 7259a6315c
Truncate annotations when generating kubernetes yaml files
Kubernetes only allows 63 characters in an annotation.  Make sure
that we only add 63 or less charaters when generating kube. Warn
if containers or pods have longer length and truncate.

Discussion: https://github.com/containers/podman/discussions/13901

Fixes: https://github.com/containers/podman/issues/13962

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-04-27 04:39:05 -04:00
..
basic_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config_basic.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config_init.go Truncate annotations when generating kubernetes yaml files 2022-04-27 04:39:05 -04:00
config_inspect.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config_list.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config_rm.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config_ssh.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config_start.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config_stop.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
init_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
inspect_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
list_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
machine_test.go Truncate annotations when generating kubernetes yaml files 2022-04-27 04:39:05 -04:00
rm_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
ssh_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
start_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
stop_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00