Matt Moyer
6dd331b21d
Use Go's -short
flag as a way to avoid running integration tests.
...
Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-08-06 20:44:14 -05:00
Matt Moyer
519484816d
Clean up some lint errors that we missed before.
...
Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-08-05 09:26:50 -05:00
Ryan Richard
f8567450ee
Increase test timeout to avoid CI flakes
2020-08-04 17:28:16 -07:00
Andrew Keesler
597408a977
Allow override of discovery URL via ConfigMap
...
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
- Seems like the next step is to allow override of the CA bundle; I didn't
do that here for simplicity of the commit, but seems like it is the right
thing to do in the future.
2020-08-03 10:17:11 -04:00
Matt Moyer
076f8805d2
Update integration tests to assert a non-nil expiration timestamp.
...
Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-07-30 16:41:12 -05:00
Matt Moyer
04cacabc16
Convert pkg/client to depend only on stdlib.
...
Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-07-30 13:49:45 -05:00
Matt Moyer
48433eb36b
Add integration tests for the client package.
...
Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-07-28 15:15:59 -05:00