v0.1.1--Support major virtual machine of public cloud and kubernetes, and optimized operator exception and branch handling.
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.