Terry Howe
Terry Howe
I'm not sure I completely understand the problem. Are you saying the approle password was the admin password? I don't see a way to set approle password https://developer.hashicorp.com/vault/api-docs/auth/approle
Can I get an /ok-to-test ?
Once the tests run, I'll know if I neded the go.mod change like I was attempting in https://github.com/kubernetes-csi/csi-test/pull/560 The only other PR that might be related is https://github.com/kubernetes-csi/csi-driver-host-path/pull/570
> go mod tidy && go mod vendor Done
> The repo's version of release-tools is out of date. Fixed
I'll take a look at it later and see if I can make sense of it.
* Changed this PR to 1.22 like https://github.com/kubernetes-csi/csi-release-tools/blob/master/prow.sh#L89 * Updated go version for csi-driver-host-path https://github.com/kubernetes-csi/csi-driver-host-path/pull/568/files
I think this will be depent upon * https://github.com/kubernetes-csi/csi-test/pull/561/ * https://github.com/kubernetes-csi/csi-driver-host-path/pull/570 (maybe)
* Closing because I think https://github.com/kubernetes-csi/csi-test/pull/561 is the correct approach