Chris S. Kim
ead530bc48
Add partitions to prettyformatters ( #11789 )
2021-12-09 15:58:45 -05:00
sidzi
ec65c6b3c5
Refactor requireHttpCodes for segregated error handling ( #11287 )
2021-10-28 12:24:23 -04:00
Daniel Nephin
de1f766d03
api: properly close the response body
...
reads resp.Body until EOF, so that the http client is able to re-use the TCP connection.
2021-06-14 18:52:59 -04:00
R.B. Boyer
d2f09ca306
upstream some differences from enterprise ( #8902 )
2020-10-09 09:42:53 -05:00
Freddy
dd413288a2
Add kv meta to namespaces api module ( #6958 )
2019-12-17 10:28:51 -07:00
Matt Keeler
562225cddf
Refactor the Read Namespace requests to not use the query funct… ( #6720 )
...
The query function doesn’t handle non-200 return codes properly so this ended up still trying to decode the body which resulted in weird error messages.
2019-11-11 10:57:32 -05:00
Matt Keeler
0e0a4cef26
Add support for the Namespace HTTP API in the API Client ( #6581 )
2019-10-07 15:19:38 -04:00