Skip to content

Releases: maclof/kubernetes-client

Fix delete causing 500 error

17 Apr 19:52
Compare
Choose a tag to compare
Merge pull request #6 from claygorman/fix-delete-payload

Fixing delete payload... causes 500 when empty

Add support for the Endpoints resource + Improve readme examples

31 Dec 19:28
Compare
Choose a tag to compare

0.1.3

28 Jun 16:45
Compare
Choose a tag to compare
Use the body if it is not an array.

0.1.2

27 Jun 14:59
Compare
Choose a tag to compare
Encode the body as JSON in requests

0.1.1

27 Jun 14:52
Compare
Choose a tag to compare
Return the raw body string if failed to decode JSON (Fixes POD logs n…