Files
deprecated-helm-charts/incubator
Kenneth Owens 820c69bb2e Kubernetes 1.6 Updates for ZooKeeper (#936)
* Removes alpha annotations for affinity and storage class. These are
replaced with beta feilds.
Removes configuration map. This causes conflicts when helm delete is
used charts that depend on zookeeper as a client. Also, in Kubernetes
1.7, it will be possible to perform rolling configuration updates on
StatefulSets that embed configuration in the manifest.
Adds a service for clients to detect a running ZooKeeper instance. This
is useful for dependent charts and client applications to connect their
ZooKeeper clients directly to any running instance of the ensemble.
Increments Chart version to 0.3.0.
Updates connection notes to include connnection information in for the
client service.

* Modifies README to reflect all pods as running and fix typo
Corrects service name of StatefulSet
2017-05-10 11:11:01 -07:00
..
2017-04-12 22:14:30 -07:00