Hello there, thanks for putting this repo together.
This patch updates the Dockerfile to use the latest version of zookeeper as of Oct 23rd.
It was tested against Kubernetes 1.14.8 managed by kops in AWS. The persistent volume used was EBS with xfs disk format
Special thanks to @c0rrzin.
Commits
remove hardcoded gpg verification
Add zookeeper authors keys to the repo and use it to verify the zookeeper artifacts
update dockerfile to use zookeeper 3.5.6
This patch updates the Dockerfile to pull zookeeper 3.5.6
from the right repo.
Also, since version 3.5.* version, most
of the 4 letter word commands must be whitelisted before they
can actually be used. This patch whitelists all of the during
zookeeper boot
Hello there, thanks for putting this repo together.
This patch updates the Dockerfile to use the latest version of zookeeper as of Oct 23rd.
It was tested against Kubernetes 1.14.8 managed by kops in AWS. The persistent volume used was EBS with xfs disk format
Special thanks to @c0rrzin.
Commits
remove hardcoded gpg verification
Add zookeeper authors keys to the repo and use it to verify the zookeeper artifacts
update dockerfile to use zookeeper 3.5.6
This patch updates the Dockerfile to pull zookeeper 3.5.6 from the right repo.
Also, since version 3.5.* version, most of the 4 letter word commands must be whitelisted before they can actually be used. This patch whitelists all of the during zookeeper boot