Commit Graph

326 Commits

Author SHA1 Message Date
Carlos Rodríguez Hernández
941a6474d1 [bitnami/kafka & nginx] Manually update git and kubectl tags (#2385)
* [bitnami/kafka & nginx] Manually update git and kubectl tags

* [bitnami/nginx] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* [bitnami/kafka] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-04-22 15:34:24 +02:00
Bitnami Containers
a1f46a8b87 [bitnami/kafka] Release 10.2.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-04-22 09:27:27 +00:00
Bitnami Containers
550110fdee [bitnami/kafka] Release 10.2.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-04-22 02:12:21 +00:00
Bitnami Containers
5e14618f1c [bitnami/kafka] Release 10.2.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-04-16 14:55:40 +00:00
Bitnami Containers
040d3b6d8f [bitnami/kafka] Release 10.2.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-04-15 23:40:50 +00:00
Charlie
e1b9c80816 [bitnami/kafka] Broaden jsonpath query (#2291)
* Update jsonpath query

Change the JSON path query to return either the IP or hostname of the ingress

* Increment kafka chart PATCH version

* Return service_hostname if no service_ip

Returns the services's IP by default, but if it's empty attempt to return the service's hostname instead. If both are empty then the behavior of the script matches the original design (and returns an empty string).

* [bitnami/kafka] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-04-15 11:22:03 +02:00
Corey Hinkle
b36a60158c [bitnami/kafka] Add templated pod labels to statefulset (#2269)
* Add templated pod labels to statefulset

* Fix spacing

Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com>
2020-04-09 15:56:38 +02:00
Bitnami Containers
0b1b9e3b2a [bitnami/kafka] Release 10.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-04-09 11:21:19 +00:00
adityajalkhare
42a6a737df [bitnami/kafka] Added variable to enable/disable auto creation of topics. (#2230)
* Added autoCreateTopicsEnable configuration property

* Added KAFKA_CFG_AUTO_CREATE_TOPICS_ENABLE environment variable

* Added autoCreateTopicsEnable specific details.

* Bumping chart version to 9.1.6

Increment Version to 9.1.6 after making `auto.create.topics.enable` property configurable.

* Correcting chart version to 9.1.0

Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>

* Update values.yaml, setting autoCreateTopicsEnable: true

Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>

* Updating Chart Version to 10.1.0

* Update ReadMe.md

* Update README.md

* [bitnami/kafka] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-04-07 08:43:04 +02:00
Kyle Winkelman
33455f9f6a [bitnami/kafka] Add optional log4j config to overwrite log4j.properties. (#2121)
* Add optional log4j config to overwrite log4j.properties.

* [bitnami/kafka] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-04-06 09:48:56 +02:00
Juan Ariza Toledano
6fa1d098b4 [bitnami/kafka] Fix autodiscovery when using NodePort svc type (#2214)
* [bitnami/kafka] Fix autodiscovery when using NodePort svc type

Signed-off-by: juan131 <juan@bitnami.com>

* [bitnami/kafka] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-04-03 12:14:50 +02:00
Juan Ariza Toledano
8dde59cf11 [bitnami/kafka] Use emptyDir when persistence is disabled (#2195)
* [bitnami/kafka] Use emptyDir when persistence is disabled

Signed-off-by: juan131 <juan@bitnami.com>

* [bitnami/kafka] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-04-02 11:26:09 +02:00
Juan Ariza Toledano
59b48d3b69 [bitnami/kafka] Fix metrics ports on servicemonitor (#2145)
* [bitnami/kafka] Fix metrics ports on servicemonitor

Signed-off-by: juan131 <juan@bitnami.com>

* [bitnami/kafka] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-27 08:01:38 +01:00
Bitnami Containers
5026d5dbe3 [bitnami/kafka] Release 9.0.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-26 01:28:09 +00:00
Juan Ariza Toledano
524b338147 [bitnami/kafka] Update README.md (#2125)
Signed-off-by: juan131 <juan@bitnami.com>
2020-03-24 10:19:38 +01:00
Juan Ariza Toledano
a3847007a0 [bitnami/kafka] Fix SSL nodeport on external-access svc (#2124)
Signed-off-by: juan131 <juan@bitnami.com>
2020-03-24 09:05:22 +01:00
Juan Ariza Toledano
e85995f809 [bitnami/kafka] Support external access to every broker auto-discovering external ips/ports (#2098)
* [bitnami/kafka] Support external access to every broker auto-discovering external ips/ports

Signed-off-by: juan131 <juan@bitnami.com>

* [bitnami/kafka] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-23 19:15:56 +01:00
Bitnami Containers
cf70e8b2ff [bitnami/kafka] Release 8.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-20 12:57:41 +00:00
Miguel Ángel Cabrera Miñagorri
d16062390b [bitnami/kafka] Update major version (#2070)
* [bitnami/kafka] Update major version

* [bitnami/kafka] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-03-17 18:16:21 +01:00
Daniel Arteaga
e039d2225f add podannotations to kafka-exporter (#2062)
Signed-off-by: darteaga <darteaga@bitnami.com>
2020-03-17 11:04:33 +01:00
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
Bitnami Containers
cae902490c [bitnami/kafka] Release 7.3.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-13 03:39:00 +00:00
Rafael Ríos Saavedra
2528fed82d Fix typo in truststore file name (#2040)
Signed-off-by: Rafael Rios Saavedra <rafael.rios.saavedra@gmail.com>
2020-03-12 08:40:46 +01:00
Bitnami Containers
e1a260f1c3 [bitnami/kafka] Release 7.3.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-12 00:31:21 +00:00
Carlos Rodríguez Hernández
a0e44f7d6a Move charts from upstreamed folder to bitnami (#2032)
* Move charts from upstreamed folder to bitnami

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Remove root .helmignore

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Bump charts version

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Remove file added by error

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Update Chart.yaml
2020-03-11 17:11:37 +01:00
Bitnami Containers
9cfee5cb8f [bitnami/kafka] Release 7.3.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-05 12:52:53 +00:00
Sameer Naik
a4a1783d5d [bitnami/kafka] add chart param to configure annotations from kafka metrics deployment (#1990) 2020-03-04 09:34:51 +01:00
Bitnami Containers
d23d0b950e [bitnami/kafka] Release 7.2.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-02-26 23:21:59 +00:00
Carlos Rodriguez Hernandez
94f836fd6b Fix svc-external-access template
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2020-02-24 15:28:21 +00:00
xud6
50650fa53b [bitnami/kafka] add missed service annotations for external access service (#1965)
* add missed service annotations for external access service of bitnami/kafka chart

* Update svc-external-access.yaml

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
2020-02-24 09:06:33 +01:00
Bitnami Containers
95b5741c04 [bitnami/kafka] Release 7.2.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-02-20 20:18:06 +00:00
Juan Ariza Toledano
1fa6eb9f56 [bitnami/*] Fix requirements.lock (#1950)
Signed-off-by: juan131 <juan@bitnami.com>
2020-02-19 10:58:39 +01:00
Bitnami Containers
76c5b63402 [bitnami/kafka] Release 7.2.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-02-18 19:54:06 +00:00
Carlos Rodríguez Hernández
40ee57cf51 [bitnami/several] Adapt READMEs and helpers to Helm 3 (#1911)
* [bitnami/several] Adapt READMEs and helpers to Helm 3

* Update _docs
2020-02-11 15:09:36 +01:00
Carlos Rodríguez Hernández
678febc237 [bitnami/several] Replace stretch by buster in minideb secondary containers (#1900)
* Replace stretch by buster in minideb secondary containers
* Change READMEs
2020-02-10 14:47:59 +01:00
Juan Ariza Toledano
bd035aafe9 [bitnami/kafka] Fix dependencies (#1891) 2020-02-07 09:13:15 +01:00
Hisham Ismail
bf80f453cd bumping zookeeper version 2020-02-03 14:58:35 +00:00
tompizmor
02782c6585 Add missing colon 2020-01-28 14:16:39 +01:00
tompizmor
32d9f637da Add Juan feedback 2020-01-28 14:05:27 +01:00
tompizmor
136776bf40 Set external port for listeners 2020-01-27 18:09:54 +01:00
tompizmor
b887560101 Fix linter issues 2020-01-27 18:01:45 +01:00
tompizmor
8dba9d1cb0 [stable/bitnami] Allow to access Kafka brokers from outside K8s cluster 2020-01-27 17:58:02 +01:00
Bitnami Containers
964afe482c [bitnami/kafka] Release 7.1.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-24 18:21:23 +00:00
Bitnami Containers
f516a0185a [bitnami/kafka] Release 7.1.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-14 20:26:54 +00:00
Hisham Ismail
653ce1dec6 building requirements.lock to latest zookeeper version 2020-01-03 10:10:05 +00:00
Hisham Ismail
23fa845681 Readd requirements.yaml dependency file 2020-01-03 10:09:38 +00:00
Hisham Ismail
43d44d10f1 Remove dependency from Chart.yaml 2020-01-03 10:09:12 +00:00
Hisham Ismail
94e6c6be65 remove requirements files as no longer needed in helm 3 2020-01-02 17:27:51 +01:00
Hisham Ismail
7b1d0a1e6b fix kafka dependency to latest (zookeeper) 2020-01-02 17:22:15 +01:00
Hisham Ismail
b335a8797c fixing indentation 2019-12-30 16:45:48 +01:00