v2.0.4
This release contains some notable enhancements:
- #115 Adds pod affinity/anti-affinity support
- #116 Significant StatefulSet enhancments: support for different API versions of StatefulSet, direct scaling of StatefulSets on k8s 1.8+, and fix to API path that invalidated some operations on StatefulSet
- #117 Added Json merge patch support, with example of using patch as an alternative way to scale StatefulSet