62c117421a
- I realized that the hardcoded fakekubeapi 404 not found response was invalid, so we were getting a default error message. I fixed it so the tests follow a higher fidelity code path. - I caved and added a test for making sure the request body was always closed, and believe it or not, we were double closing a body. I don't *think* this will matter in production, since client-go will pass us ioutil.NopReader()'s, but at least we know now. Signed-off-by: Andrew Keesler <akeesler@vmware.com> |
||
---|---|---|
.. | ||
fakekubeapi | ||
testlogger | ||
assertions.go | ||
certs.go | ||
crypto.go | ||
doc.go | ||
ioutil.go | ||
observable_with_informer_option.go | ||
observable_with_initial_event_option.go | ||
round_trip.go | ||
tempdir_go1.14.go | ||
tempdir.go | ||
tlsserver.go | ||
transcript_logger.go |