Releases: amaizfinance/redis-operator
Releases · amaizfinance/redis-operator
v0.2.1
30 Mar 20:54
Compare
Sorry, something went wrong.
No results found
Bump operator-sdk to v0.18.2 (5225544 )
Remove ImagePullPolicy from containers (7d74d97 )
Replace Update with Patch for setting Pod labels (549d566 )
v0.2.0
22 Sep 08:21
Compare
Sorry, something went wrong.
No results found
Added nodeSelector option for PodSpec (#19 )
Added support for kustomize (#15 )
v0.1.4
25 Sep 13:42
Compare
Sorry, something went wrong.
No results found
Support for initialDelaySeconds and init containers (#9 )
v0.1.3
30 Aug 18:13
Compare
Sorry, something went wrong.
No results found
add support for imagePullSecrets (3724fb7 )
v0.1.2
26 Aug 10:58
Compare
Sorry, something went wrong.
No results found
fix statefulset comparison by comparing container resources explicitly with reflect.DeepEqual() (4a567e5 )
v0.1.1
22 Aug 14:06
Compare
Sorry, something went wrong.
No results found
fix StatefulSet state check (ff8f1b2 )
upgrade operator-sdk to v0.10.0 and switch to bazel (b582b98 )
v0.1.0
16 Jul 15:38
Compare
Sorry, something went wrong.
No results found
Changes:
migrate from dep to go modules (c8b73b1 )
upgrade operator-sdk to v0.9.0 (f40a2f9 )
make Redis spec mandatory field (878ce66 )
refactor controller and redis package (a56a004 )
v0.0.2
17 May 07:31
Compare
Sorry, something went wrong.
No results found
Fix wrong service target port
Fixes #1
Fixes #2
Signed-off-by: Nick Revin <n@nrvn.cc>
v0.0.1
14 May 14:45
Compare
Sorry, something went wrong.
No results found
add missing license headers, make linters happier
Signed-off-by: Nick Revin <n@nrvn.cc>