Release v1.1.1
This release bumps the Dragonfly version to v1.14.5
and add various fields like aclFromSecret, nodeSelector, priorityClassName and topologySpreadConstraints.
Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.1.1
What's Changed
- feat(crd): add AclFromSecret field by @Abhra303 in #148
- Add nodeSelector field to dragonfly spec, which will be added to podSpec in statefulset by @nujragan93 in #152
- fix(nodeSelector): add to manifests by @Abhra303 in #156
- Add topologySpreadConstraints by @zaphinath in #155
- Feature/add PriorityclassName by @nujragan93 in #153
- Chore: update README by @Niennienzz in #157
- chore: update dragonfly version by @Abhra303 in #158
- feat(version): release v1.1.1 of Operator by @Abhra303 in #159
New Contributors
- @nujragan93 made their first contribution in #152
- @Niennienzz made their first contribution in #157
Full Changelog: v1.1.0...v1.1.1