Skip to content

v0.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 13:17
· 122 commits to main since this release
9def3a4

Release v0.0.4

This Dragonfly Operator release improves the statefulset rollout workflow. Rather than relying on defaults , the Operator now manages the process. This means the Operator verifies the readiness of each replica before proceeding to the next step, preventing data loss during updates.

This release also adds an args field to the CRD spec, which can be used to pass custom configuration.

What's Changed

Full Changelog: v0.0.3...v0.0.4