Skip to content

Releases: tongdun/td-redis-operator

v0.2.0-Integrate the Web Management Dashboard to make it easier for you to use td-redis-operator.

29 Dec 08:54
9a11aed
Compare
Choose a tag to compare

We integrate the Web Management Dashboard in this version to make it easier for you to use td-redis-operator, and optimized the unused enabling options. You can read more documents about Web Management Dashboard. Thank @ChellsChen , @DoubleJ213 , @gaoshengL , @LeRaymy and other contributors.
--Start integrating the Web Management Dashboard for your convenience. #22
--Support the installation of Web Management Dashboard. #16
--The Dockerfile of Web Management Dashboard is added for your own packaging.
--The package and URL of the help are optimized. #19 #18
--When the type is an unknown parameter, the installation is not performed. #21
--Optimized the unused enabling options. #20
--Fix some bugs.

v0.1.1--Support major virtual machine of public cloud and kubernetes, and optimized operator exception and branch handling.

19 Jul 08:57
Compare
Choose a tag to compare

This version support major virtual machine of public cloud and kubernetes, and optimized operator exception and branch handling, and Solve the problem of missing fields in helm repo. Thank @IDerr, @DoubleJ213, @gaoshengL, @houseonline and other contributors for their contributions to v0.1.1.
--Support major virtual machine of public cloud and kubernetes.
--Dockerfile is provided for reference. #9
--Fixed the address of pulling image of "tongduncloud/td-redis-operator". #12
--Solve the problem of deployment failure caused by lack of fields in helm repo. #10 #11
--Optimized operator exception and branch handling.
--Fix some bugs.

v0.1.0--Support rapid deployment of "helm" and single YAML, and compatible "kubernetes 1.16" and above.

29 Dec 11:12
Compare
Choose a tag to compare

This version is compatible kubernetes 1.16 and above, and support rapid deployment of helm and single YAML.
--Compatible kubernetes 1.16 and above.
--Support single yaml rapid deployment using kubectl.
--Rapid deployment by helm is supported.
--The standby mode supports the custom namespace function.
--Secret generation rule modification at creation time.
--Initialize CPU request / limit configuration optimization.
--Preferred anti affinity scheduling optimization.
--Internationalization of system logs and code comments.
--Improvement of QuickStart documentation.
--Fix some bugs.

v0.1.0-beta--The first beta version, supports distributed clusters and active/standby switching...

24 Nov 04:21
Compare
Choose a tag to compare

The powerful cloud-native redis-operator, this is the first beta version, supports distributed clusters and active/standby switching ...

--Redis instance resource lifecycle management。Management, operation and maintenance of different modes of redis, adding, deleting and modifying the entire online and offline process.
--Operator realizes fault self-healing。Use Operator's informer and reconcile mechanism to code DBA daily operation and maintenance operations, realize self-healing of faults on the cloud, and reduce DBA mental costs.
--Cloud native concept。Based on K8S and container technology, the entire fully managed and run on the Kubernate cluster without the need for more infrastructure dependencies, reducing usage costs.
--Wiki: https://github.com/tongdun/td-redis-operator/wiki