Vasiliy Ulyanov

Results 138 comments of Vasiliy Ulyanov

> Thanks for following up @vasiliy-ul ! /cc :ok_hand: ... Still, let's see if the CI tests pass. I also found a couple more places where complex cluster URIs were...

@mlhnono68, FYI. Maybe you could also take a look here? Unfortunately, I do not have a Rancher cluster to test e2e. Though I checked the resulting request URIs with different...

> I think we could simulate this with functional test. It might be tricky as we would need to spawn proxy(the easier part) and modify kubeconfig for the one test....

Added unit tests in a separate commit. Basically, I used the existing tests for regular URIs and transformed them to tables parametrized with an additional path element.

/test pull-kubevirt-e2e-k8s-1.23-sig-compute-nonroot

Added more unit-tests. No functional changes.