automation-tests/common/pkg/resize
Paul Holzinger adb6443237 create pkg/resize
conmon-rs currently depends on podmans pkg/kubeutils. Since podman wants
to import conmon-rs go code this can cause many problems.

To fix this we move the shared code to c/common so both projects can use
it without trouble. Also rename the package to pkg/resize from kubeutils
since this contains really only one function and the name is much more
clear.

see https://github.com/containers/conmon-rs/issues/504

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-07-05 18:21:02 +02:00
..
resize.go create pkg/resize 2022-07-05 18:21:02 +02:00