Releases: IBM/operator-for-redis-cluster
Fix for stuck terminating pods
What's Changed
- Bump helm/kind-action from 1.4.0 to 1.5.0 by @dependabot in #79
- Bump azure/setup-helm from 3.4 to 3.5 by @dependabot in #78
- Bump actions/setup-python from 4.3.1 to 4.4.0 by @dependabot in #80
- Bump json5 from 2.2.1 to 2.2.3 in /docs by @dependabot in #81
- Update terminatingpod sanity check by @4n4nd in #85
- Bump actions/setup-python from 4.4.0 to 4.5.0 by @dependabot in #86
Full Changelog: 0.3.13...0.3.14
Updates to optimal replica placement logic
What's Changed
- Update Optimal Replica Placement Logic by @4n4nd in #76
- Bump actions/setup-python from 4.3.0 to 4.3.1 by @dependabot in #77
- Bump minimatch, recursive-readdir and serve-handler in /docs by @dependabot in #75
New Contributors
Full Changelog: 0.3.12...0.3.13
Kubernetes 1.25 Support
Updated PDB from v1beta to v1
Updated Golang version to 1.19
Updated dependencies
Kubernetes 1.22+ is now supported
What's Changed
- Bump helm/kind-action from 1.3.0 to 1.4.0 by @dependabot in #62
- Bump node-forge, @docusaurus/core, @docusaurus/plugin-client-redirects, @docusaurus/plugin-content-docs and @docusaurus/preset-classic in /docs by @dependabot in #63
- Bump helm/chart-testing-action from 2.3.0 to 2.3.1 by @dependabot in #64
- Bump actions/setup-python from 4.2.0 to 4.3.0 by @dependabot in #65
- Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #66
- Bump azure/setup-helm from 3.3 to 3.4 by @dependabot in #67
- Bump loader-utils from 2.0.2 to 2.0.3 in /docs by @dependabot in #68
- Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by @dependabot in #69
- Bump loader-utils from 2.0.3 to 2.0.4 in /docs by @dependabot in #71
- Updating PDB from v1beta to v1 by @cin in #73
Full Changelog: 0.3.11...0.3.12
PDB and Annotation Propagation Fix
What's Changed
- Bump terser from 5.10.0 to 5.14.2 in /docs by @dependabot in #48
- Bump azure/setup-helm from 3.1 to 3.3 by @dependabot in #49
- Bump actions/setup-python from 4.1.0 to 4.2.0 by @dependabot in #50
- Fix passing annotations to RedisCluster pod via pod template by @std0 in #53
- Bump helm/chart-testing-action from 2.2.1 to 2.3.0 by @dependabot in #54
- Use Min Available not Max unavailable by @5st7 in #58
New Contributors
Full Changelog: 0.3.10...0.3.11
Redis 6.2.7 Update
Dependency and Tool Updates
Updated golang version from 1.15 to 1.17
Updated go.mod dependencies
Updated kind version and k8s versions used in e2e tests
Additional dependabot changes included below
What's Changed
- Bump azure/setup-helm from 1 to 2.0 by @dependabot in #11
- Bump follow-redirects from 1.14.6 to 1.14.7 in /docs by @dependabot in #14
- Bump shelljs from 0.8.4 to 0.8.5 in /docs by @dependabot in #13
- Bump nanoid from 3.1.30 to 3.2.0 in /docs by @dependabot in #12
- Bump follow-redirects from 1.14.7 to 1.14.8 in /docs by @dependabot in #15
- Bump prismjs from 1.26.0 to 1.27.0 in /docs by @dependabot in #18
- Bump golangci/golangci-lint-action from 2 to 3.1.0 by @dependabot in #20
- Bump actions/checkout from 2 to 3 by @dependabot in #22
- Bump helm/chart-testing-action from 2.2.0 to 2.2.1 by @dependabot in #23
- Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 by @dependabot in #24
- Bump minimist from 1.2.5 to 1.2.6 in /docs by @dependabot in #25
- Bump actions/setup-node from 2 to 3.1.0 by @dependabot in #26
- Bump actions/setup-python from 2 to 3.1.1 by @dependabot in #28
- Bump cross-fetch from 3.1.4 to 3.1.5 in /docs by @dependabot in #29
- Bump async from 2.6.3 to 2.6.4 in /docs by @dependabot in #30
- Bump actions/setup-go from 2 to 3 by @dependabot in #31
- Bump azure/setup-helm from 2.0 to 2.1 by @dependabot in #32
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #33
- Bump docker/metadata-action from 3 to 4 by @dependabot in #35
- Bump docker/setup-buildx-action from 1 to 2 by @dependabot in #36
- Bump docker/build-push-action from 2 to 3 by @dependabot in #37
- Bump docker/login-action from 1 to 2 by @dependabot in #38
- Bump actions/setup-python from 3.1.1 to 4.1.0 by @dependabot in #42
- Bump azure/setup-helm from 2.1 to 3.1 by @dependabot in #43
- Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in #44
- Bump helm/kind-action from 1.2.0 to 1.3.0 by @dependabot in #45
- Dependency Updates by @cin in #46
New Contributors
Full Changelog: 0.3.8...0.3.9
E2E Tests Fix
- Modified Github action to build all required images for e2e tests
- Fixed image name in e2e test suite
Redis Pod Image Fix
- Fixed the Redis pod init container image
- Updated documentation to reflect the new repo
Fix Github Pages Documentation
- Fix Github Pages documentation to display correctly
- Remove compare CRD Github Action step
IBM Operator for Redis Cluster
This is the initial open-source release of the IBM Operator for Redis Cluster! 🚀
The operator deploys and manages a Redis cluster in a Kubernetes environment. We have been working on a fork of the Amadeus Redis Operator project for about a year. We implemented new features, fixed numerous bugs, and added overall stability to the operator.
To learn more about how the project works, visit our documentation: https://ibm.github.io/operator-for-redis-cluster.