This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
Releases: cloudfoundry-incubator/quarks-statefulset
Releases · cloudfoundry-incubator/quarks-statefulset
v1.0.1319 🌈
v1.0.1317 🌈
Changes
- Improve error messages @manno (#59)
- Bump k8s.io/client-go from 0.20.2 to 0.20.4 @dependabot-preview (#56)
- Remove startup-ordinal @manno (#55)
- Update controller-runtime package @rohitsakala (#51)
- updated quarks-statefulset to pull images from private docker registry @naveenspen14 (#54)
- Revert 'Add instance id as label' @manno (#53)
- Fix qsts revisions annotation clean up by detecting sts properly @manno (#48)
v0.0.3 🌈
Changes
- Pod mutator only acts on qsts pods @manno (#45)
- Reuse startup ordinal 175984792 @manno (#44)
- Bump golangci-lint-action and engineerd/setup-kind @manno (#41)
- Revert "Remove unnecessary check of a secret existence" @manno (#34)
- Bump github.com/onsi/ginkgo from 1.13.0 to 1.14.2 @dependabot-preview (#33)
- Bump go.uber.org/zap from 1.15.0 to 1.16.0 @dependabot-preview (#31)
- Bump github.com/spf13/afero from 1.3.0 to 1.4.1 @dependabot-preview (#26)
🚀 Features
- Warn when Qsts volumeClaimTemplates are updated @mudler (#39)
- Add pod index @manno (#38)
- Helm Chart and Setup for Standalone @manno (#30)
- Add second worker with node label to kind @manno (#22)
- active_passive_reconciler should validate all pods cross zones @yangwenyanibm (#21)
🐛 Bug Fixes
- Remove unnecessary check of a secret existence @rohitsakala (#29)
v0.0.2 🌈
v0.0.1 🌈
Changes
🚀 Features
- feature: add additionalPrinterOptions to qsts resource @rohitsakala (#14)
- feature: Replace old meltdown with 10 sec range bound meltdown @rohitsakala (#13)
- Update CRD definitions @viovanov (#9)
- Add option to not inject REPLICAS env to containers @viovanov (#8)
- Add namespace predicate to status controller @rohitsakala (#6)
🐛 Bug Fixes
- fix: Fix bug related to recovery of failed statefulset deployment @rohitsakala (#18)
- Don't include a version annotation in pods @viovanov (#10)
🧰 Maintenance
- Remove debug log messages from finding the latest statefulset @manno (#19)
- Bump quarks-utils @manno (#15)
- docs: Update the comment for active passive reconcile @manno (#16)
- refactor: Cleanup reference package @manno (#12)
- Bump quarks-utils @manno (#11)
- Don't generate CLI index page anymore @manno (#7)
- Bump quarks utils @manno (#5)
- Update README with links pointing to official docs @mudler (#4)
- Tune the golangci-lint job @manno (#3)
- Add basic README @manno (#2)