mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-27 03:59:01 +00:00
As we're using a `kubectl wait --timeout ...` to check whether the kata-deploy pod's been deleted or not, let's remove the `--wait` from the `helm uninstall ...` call as k0s tests were failing because the `kubectl wait --timeout...` was starting after the pod was deleted, making the test fail. Signed-off-by: Fabiano Fidêncio <fidencio@northflank.com> |
||
---|---|---|
.. | ||
gha-run.sh | ||
kata-deploy.bats | ||
run-kata-deploy-tests.sh |