Files
charts/bitnami
Guanghua Shu 5622f3120a [bitnami/kafka] Achieve consistent broker ids during cluster restart/rebuild (#2028)
* [bitnami/kafka] Connect broker id to MY_POD_NAME

Current charts leads to increasing broker ids after each restart/rebuild of
cluster when Persistent Volumes (PV) are not deleted during restart/rebuild. This is
often the case since PVs are usually used to persistent the log messages.

This commit provides a way to have deterministic broker ids after each cluster
restart/rebuild.

* Remove/comment dead code after connecting broker id with MY_POD_NAME

* Bump Chart version to 7.3.5

Co-authored-by: Guanghua Shu <guanghua.shu@oracle.com>
2020-03-16 10:01:20 +01:00
..
2020-03-12 10:29:43 +00:00