Mitch Kelley
Mitch Kelley
CLA signed
@ilackarms mentioned that Gloo has a way of dealing with this for UDS
https://github.com/solo-io/glooshot/pull/25#discussion_r282856529
Hi @lordofthejars , could you tell me which version of Supergloo you are using? I know the docs say v0.3.18 or greater and that has been found not to be...
ok I think that is the issue, the latest supergloo does not work with glooshot unfortunately
actually ginkgo provides this out of the box, sometimes you just need to tell it how far you are offset so it can get the right part of the stack...
also review flakes in `test_container_test` `kubeinstall` as well
removed a 5-day-old test ns, kicked, and ci passed (tbd if stale resource was causing the flake or if passing test was luck)
demonstration of other flake https://console.cloud.google.com/cloud-build/builds/801ed4c2-a842-4b90-bfaa-bece7b70eb4b?project=solo-public&organizationId=325453704078 ``` [Fail] KubeInstaller create manifest [It] creates resources from a helm chart /workspace/installutils/kubeinstall/kube_installer_test.go:169 ``` releasing this issue until further issues arise. If deleting old namespaces...