Vikram Vaswani
aa0294b246
Updated version numbers
2019-08-13 23:23:44 +05:30
vikram-bitnami
0d5af7fedd
Update README.md
2019-08-13 17:13:26 +05:30
Marcos Bjoerkelund
010685a5bf
[bitnami/zookeeper] Use bitnami/zookeeper-exporter exporter image
...
Fixes comments in #1344 .
2019-08-12 09:08:27 +02:00
Carlos Rodriguez Hernandez
cf4a7a3539
Fix truncate comment in helpers
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-07-30 08:45:40 +00:00
tompizmor
c699e9f2ae
Fix indentation
...
Signed-off-by: tompizmor <tompizmor@gmail.com >
2019-07-22 15:41:51 +02:00
tompizmor
64267e4fcb
Change Zookeeper
2019-07-22 13:51:02 +02:00
Carlos Rodriguez Hernandez
1ce079c789
Implement again #1283 changes but bumping the major version
2019-07-17 13:15:48 +00:00
Carlos Rodriguez Hernandez
8e5940a926
Revert pull request #1283
2019-07-17 09:46:39 +00:00
juan131
d031deec20
Use name of the solution for the main container included in the pod
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-07-11 09:04:29 +02:00
juan131
775948eb27
Standardize component.name & component.fullname functions
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-07-11 09:04:29 +02:00
Miguel A. Cabrera Minagorri
7208fc7b96
[bitnami/zookeeper] Fix Zookeeper metrics-deployment clusterDomain parameter
2019-07-03 15:57:06 +00:00
Miguel A. Cabrera Minagorri
3520eca2c7
Fix Zookeeper clusterDomain
2019-07-03 15:20:53 +00:00
Miguel Ángel Cabrera Miñagorri
0e7907c8bf
Merge pull request #1266 from miguelaeh/changeClusterDomain
...
Change cluster domain
2019-07-03 09:18:19 +02:00
Miguel A. Cabrera Minagorri
4effe5c3b9
Change domain by clusterDomain
...
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com >
2019-07-02 10:10:27 +00:00
Bitnami Containers
845016d742
[bitnami/zookeeper] Release 3.0.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2019-07-01 14:56:51 +00:00
Miguel A. Cabrera Minagorri
afcd88af2d
Update Zookeeper and Memcached READMEs
...
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com >
2019-07-01 08:23:27 +00:00
Miguel A. Cabrera Minagorri
9ee4ba05c4
Create template for cluster domain on Zookeeper
...
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com >
2019-07-01 07:51:40 +00:00
Carlos Rodriguez Hernandez
7ac4ec09a0
Changes in README
2019-06-10 13:09:58 +00:00
Carlos Rodriguez Hernandez
a672193874
Bump version
2019-06-10 12:51:34 +00:00
Bitnami Containers
214fda358f
bitnami/zookeeper: update to 3.5.5
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2019-06-10 12:48:07 +00:00
Carlos Rodriguez Hernandez
53247da385
Use IfNotPresent as imagePullPolicy since we are using immutable tags
2019-06-10 08:35:20 +00:00
Carlos Rodriguez Hernandez
5e0cdcfdf8
Add command
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-06-07 15:26:21 +00:00
Carlos Rodriguez Hernandez
5cc432c166
[bitnami/zookeeper] Unify and document production values
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-06-07 13:39:38 +00:00
Andrés Bono
76172493a4
Update appversion and image tag to do all the changes atomically
2019-06-05 13:49:51 +02:00
Andrés Bono
c57326e125
bitnami/zookeeper - Upgrade notes for new version
2019-06-05 13:25:57 +02:00
Carlos Rodriguez Hernandez
95957ea643
Fix https://github.com/helm/charts/pull/14199\#issuecomment-496883321 and support _sha256_ as an immutable tag
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-05-29 11:49:15 +00:00
Carlos Rodriguez Hernandez
adfc35728c
Change syntax because of linter failing
2019-05-28 15:38:50 +00:00
Carlos Rodriguez Hernandez
17ca4f5c91
Use immutable tags in the main images
2019-05-28 14:18:04 +00:00
Carlos Rodriguez Hernandez
f9093c1aaa
Prepare immutable tags
2019-05-28 11:06:49 +00:00
tompizmor
411975a2fe
Clarify zookeeper serverUsers and serverPasswords input format
2019-05-22 17:32:15 +02:00
Miguel Ángel Cabrera Miñagorri
2e31fa61b9
Merge pull request #1187 from bitnami/zookeeper_logs
...
Add ZOO_LOG_LEVEL env var
2019-05-21 12:21:40 +02:00
Carlos Rodríguez Hernández
b3f6563586
Update README.md
2019-05-21 12:20:11 +02:00
Miguel A. Cabrera Minagorri
168d6e7bfe
Update Zookeeper README to fix mistake
2019-05-20 09:57:50 +00:00
Simon Rüegg
0f823061e6
Configure probes for metrics exporter
...
If the IPs of the ZooKeeper pods change, the running metrics exporter
won't notice. With these health checks it will be automatically
restarted.
Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch >
2019-05-16 16:53:47 +02:00
Javier J. Salmerón-García
235ba855d1
Merge pull request #1146 from vshn/zookeeper/metrics-exporter
...
[bitnami/zookeeper] metrics exporter timeout
2019-05-15 21:39:55 +02:00
Miguel A. Cabrera Minagorri
eba9fe2dc8
Add ZOO_LOG_LEVEL env var
2019-05-15 11:41:36 +00:00
Javier J. Salmerón-García
d23dbbd88d
Merge branch 'master' into zookeeperFullName
2019-05-15 12:25:30 +02:00
Simon Rüegg
8c7209da38
Set ZooKeeper exporter connection timeout
...
Usually a metrics endpoint is scraped with an interval of between 10s -
1m, so a lower connection timeout makes sense.
Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch >
WIP
2019-05-13 16:29:39 +02:00
Simon Rüegg
eb14061eac
Switch metrics exporter image
...
Use a more up to date image with more features and a versioned tag.
Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch >
2019-05-13 16:28:25 +02:00
Simon Rüegg
060f84ee9c
Publish DNS records for un-ready pods
...
This helps to use DNS for service discovery of the ZooKeeper instances.
Even if a pod is not ready, the DNS record should be published, for
clients to discover it even before it comes ready.
Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch >
2019-05-08 11:30:20 +02:00
juan131
752c8f7362
Use official labels exclusively
2019-05-07 13:56:58 +02:00
juan131
5ba0d7f967
Add 'app.kubernetes.io/component' too
2019-05-07 12:28:07 +02:00
juan131
cf0d345c93
[bitnami/zookeeper] Fix labels + document metrics in README.md
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-05-07 12:22:22 +02:00
Simon Rüegg
ade41aee8a
Mount emptyDir for ZooKeeper
...
If persistence is disabled, mount the emptyDir volume instead.
Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch >
2019-05-07 09:43:52 +02:00
Carlos Rodríguez Hernández
54478f6cc1
Update values-production.yaml
2019-05-07 08:42:26 +03:00
Carlos Rodríguez Hernández
04b5a7eef2
Update values.yaml
2019-05-07 08:42:26 +03:00
Liviu Costea
70e35364a4
Sync parameter explanation to production values
2019-05-07 08:42:26 +03:00
Liviu Costea
e1f9143a56
Manage disruptions when using more than 1 replicas
...
Created a pod distruption budget when replicas is bigger than 1
By default only 1 pod can be unavailable
Added additional label so the pdb doesn't select the metrics pod
2019-05-07 08:42:26 +03:00
Javier J. Salmeron Garcia
2c3a003fd1
[bitnami/zookeeper] Add fullnameOverride
...
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
2019-04-29 11:36:58 +02:00
Simon Rüegg
20a77cf5ef
Remove exporter pod from services
...
Set the appropriate `component` label on the ZooKeeper pods and
services.
Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch >
2019-04-25 15:50:14 +02:00