Skip to content

v0.0.2

Compare
Choose a tag to compare
@pidren pidren released this 06 May 22:43
· 17 commits to main since this release

Includes:

  • Bugfix for CRD statefulsets restarting all pods when only replica count has updated. Now the expected behavior is that revision SHA does not change when replica count is updated, which in turn does not trigger all pods to restart. Behavior for downsizing replica count is an unsupported feature.