Changes since last version --------------------------
* efa28a8: Make timeout configurable, and increase default timeout to 20 seconds
0.9.0
Changes since last version --------------------------
* 3bae5d5: Handle Field(dict) similar to other types * 32b6e96: Add a few more volume types to Pod * de6d28b: Add support for more fields on ObjectMeta, in particular OwnerReference
0.8.0
Changes since last version --------------------------
* dfc64d7: Remove duplicated test * f6bca1b: Add list_url on all relevant resources * fc426d9: Support list and find on Models across namespaces
0.7.0
Changes since last version --------------------------
* 664a82e: Extend jobspec with the available api fields * 7109ac5: Remove test_replication_controller * ae3f6e1: Fix field type * b2f3695: Optimize imports * 82c67dd: Add support for jobs api * 71c5bfe: Add support for specifying a specific command to run for a container * 445bd6d: Add support for auto-generated names in metadata
0.6.1
Changes since last version --------------------------
* d1ff545: minAvailable and maxUnavailable are StringOrInt, so set alt_type=int
0.6.0
Changes since last version --------------------------
* 05b3476: Fix the url_template * e6e5257: Fix issues with class naming * 71f073c: Add support for PodDisruptionBudget * 3d84275: Pin pytest to 3.3.2