automation-tests/pkg/api
Jake Correnti 7b54fd84ec Add `--no-trunc` flag to maintain original annotation length
Adds a `--no-trunc` flag to `podman kube generate` preventing the
annotations from being trimmed at 63 characters. However, due to
the fact the annotations will not be trimmed, any annotation that is
longer than 63 characters means this YAML will no longer be Kubernetes
compatible. However, these YAML files can still be used with `podman
kube play` due to the addition of the new flag below.

Adds a `--no-trunc` flag to `podman kube play` supporting YAML files with
annotations that were not truncated to the Kubernetes maximum length of
63 characters.

Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
2023-07-10 18:02:53 -04:00
..
handlers Add `--no-trunc` flag to maintain original annotation length 2023-07-10 18:02:53 -04:00
server Add `--no-trunc` flag to maintain original annotation length 2023-07-10 18:02:53 -04:00
types Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
Makefile Add support for podman build --group-add 2023-01-19 10:42:10 -05:00
tags.yaml [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00