Releases: spotahome/redis-operator
Releases · spotahome/redis-operator
v1.3.0-rc1
What's Changed
- Bump helm/chart-releaser-action from 1.4.1 to 1.5.0 by @dependabot in #551
- Fix boolean dataType issue with labels by @Kavinraja-G in #549
- Feature: Adding capabilility to define custom probes by @samof76 in #560
- Fix sentinel health check by @bwrobc in #556
- Remove resource request and limit spec from values by @Ahmad-Faizan in #559
- fix: sentinel readiness probe to fail when monitoring localhost by @ese in #588
- fix: sentinel readiness probe to fail when monitoring localhost by @zekena2 in #558
- Bump medyagh/setup-minikube from 0.0.9 to 0.0.13 by @dependabot in #582
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #587
- Bump github.com/spotahome/kooper/v2 from 2.2.0 to 2.3.0 by @dependabot in #562
- Bump actions/setup-go from 3 to 4 by @dependabot in #574
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #569
- Fix command line for Redis liveness probe by @mpihlak in #576
- Bump actions/stale from 7 to 8 by @dependabot in #578
- updating underlying image from golang golang:1.19-alpine to golang:1.… by @cschp in #610
- add POD priorityClassName definition by @romanfurst in #616
- Add cli args to deployment nand helm values by @hashemi-soroush in #620
- Fix MergeAnnotations function by @hashemi-soroush in #622
- Add master and slave redis services by @hashemi-soroush in #627
- Add param to disable pdb creation by @drivebyer in #595
- add namespace to all resources by @KarlisAG in #605
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #611
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by @dependabot in #613
- Bump medyagh/setup-minikube from 0.0.13 to 0.0.14 by @dependabot in #636
- Supported namespaces by @hashemi-soroush in #618
- Ignore any excess pods in a non-running state when checking if pods are running by @andrewchinnadorai in #640
- Add ability to paste custom annotations to CRD in Helm chart by @EsDmitrii in #631
- Update kooper and kubernetes dependencies by @ese in #642
- Fix
operator
typo in log message by @marcbachmann in #644 - Prepare for release 1.3.0-rc0 by @ese in #643
- Expect surge in running pods and avoid redis public expose by @ese in #646
- Tune exporter container cpu by @ebuildy in #648
New Contributors
- @Kavinraja-G made their first contribution in #549
- @bwrobc made their first contribution in #556
- @Ahmad-Faizan made their first contribution in #559
- @mpihlak made their first contribution in #576
- @cschp made their first contribution in #610
- @hashemi-soroush made their first contribution in #620
- @KarlisAG made their first contribution in #605
- @andrewchinnadorai made their first contribution in #640
- @EsDmitrii made their first contribution in #631
- @marcbachmann made their first contribution in #644
- @ebuildy made their first contribution in #648
Full Changelog: v1.2.4...v1.3.0-rc1
Chart-3.3.0
A Helm chart for the Spotahome Redis Operator
Chart-3.2.9
A Helm chart for the Spotahome Redis Operator
Chart-3.2.8
A Helm chart for the Spotahome Redis Operator
v1.2.4
What's Changed
- Bump medyagh/setup-minikube from 0.0.8 to 0.0.9 by @dependabot in #534
- Fixes to avoid operator conflict with the sentinel in choosing master by @dinesh-murugiah in #536
- minor fixes on metrics by @dinesh-murugiah in #539
- should merge to storedStatefulSet.Annotations by @jiuker in #538
- [feature]resize pvc by @jiuker in #489
- Update k8s dependencies and fix critica/high level vulnerabilities by @x-martinez in #540
startupConfig
to pass custom Startup Probes by @samof76 in #541- Remove error log for get service. by @raghu-nandan-bs in #544
- Bump actions/stale from 6 to 7 by @dependabot in #542
New Contributors
- @dinesh-murugiah made their first contribution in #536
- @x-martinez made their first contribution in #540
Docker images
docker pull quay.io/spotahome/redis-operator:v1.2.4
Full Changelog: v1.2.3...v1.2.4
Chart-3.2.7
A Helm chart for the Spotahome Redis Operator
v1.2.3
What's Changed
- Fix breaking make phonies by @samof76 in #510
- [feature]set loglevel as flag by @lvyanru8200 in #511
- Fix garbage collection of prometheus metrics by @raghu-nandan-bs in #500
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #503
- Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0 by @dependabot in #513
- Parameterize queries per second and queries burstable limit by @raghu-nandan-bs in #502
- Parameterize concurrency (number of workers). Users should be able to… by @raghu-nandan-bs in #501
- Adding environment to redis containers by @samof76 in #522
- Always safer to use the loopback ip to reduce ambiguity by @samof76 in #520
- [fix] example yaml image version change by @lvyanru8200 in #518
- [feature]add rf Annotations to sts by @jiuker in #495
- allow for arbitrary labels in chart by @j18e in #525
- Fix regression test failure by @samof76 in #529
- Add an export for password with REDISCLI_AUTH by @samof76 in #528
- Refactor logging to give more visibility to check and heal services by @ese in #533
New Contributors
- @lvyanru8200 made their first contribution in #511
Docker artifact
docker pull quay.io/spotahome/redis-operator:v1.2.3
Full Changelog: v1.2.2...v1.2.3
Chart-3.2.5
A Helm chart for the Spotahome Redis Operator
v1.2.2
What's Changed
- add leases to kustomize rbac clusterrole.yaml by @lazedo in #483
- fix: disable save break process in custom config by @drivebyer in #479
- Bump actions/stale from 5 to 6 by @dependabot in #488
- Update client.go by @jiuker in #481
- Deployment extensions/v1beta1 deprecated since 1.16, not 1.19 by @panpan0000 in #487
- feat(helm): add replicas option in chart by @Wouter0100 in #492
- Bump helm/chart-releaser-action from 1.4.0 to 1.4.1 by @dependabot in #491
- Add checks before adding custom config while validating by @raghu-nandan-bs in #485
- Configuration to accept empty lines by @jiuker in #480
- Add Metrics by @raghu-nandan-bs in #490
- support custom cmd. value is empty by @jiuker in #497
- Fix error messages and handling by @ese in #499
New Contributors
- @lazedo made their first contribution in #483
- @drivebyer made their first contribution in #479
- @panpan0000 made their first contribution in #487
- @Wouter0100 made their first contribution in #492
- @raghu-nandan-bs made their first contribution in #485
Docker artifacts
docker pull quay.io/spotahome/redis-operator:v1.2.2
Full Changelog: v1.2.1...v1.2.2
Chart-3.2.4
A Helm chart for the Spotahome Redis Operator