Commit Graph
12 Commits
Author SHA1 Message Date
ryaneorth 30d08f67a0 [stable/hazelcast] Adding support for pod affinity (#17193)
* [stable/hazelcast] Adding support for pod affinity

Signed-off-by: Ryan Orth <ryanorth@workfront.com>

* [stable/hazelcast] Added example of affinity settings in values.yaml

Signed-off-by: Ryan Orth <ryanorth@workfront.com>

* [stable/hazelcast] Updated affiniity example in values.yaml so mancenter pod is not included in selection criteria

Signed-off-by: Ryan Orth <ryanorth@workfront.com>
2019-09-23 00:21:23 -07:00
Hasan Çelik c00d878e7f Signed-off-by: hasancelik <hasan@hazelcast.com> (#16059)
bump Hazelcast version 3.12.2
2019-08-02 06:15:53 -07:00
Rafał Leszko de9378aa1d Sync up with the hazelcast Helm Chart repo (#15948)
Signed-off-by: Rafal Leszko <rafal@hazelcast.com>
2019-07-30 01:48:50 -07:00
Mesut Celik 033579b0eb updates to hazelcast 3.12.1 and adds YAML configuration support (#15034)
Signed-off-by: Mesut Celik <mesut@hazelcast.com>
2019-06-25 02:14:36 -07:00
Arnaud Deprez 10c8c37f7d fix(hazelcast): statefulset should have serviceName and fix securityContext (#13456)
fsGroup is part of PodSecurityContext and SecurityContext
defaultAllowPrivilegeEscalation is part of PodSecurityPolicySpec

Signed-off-by: Arnaud Deprez <arnaudeprez@gmail.com>
2019-05-29 04:46:25 -07:00
Emin Demirci e37943abb8 Updated product logos (#14236)
Signed-off-by: Emin Demirci <emin@hazelcast.com>
2019-05-29 02:50:27 -07:00
Carlos Tadeu Panato Junior 2c4cfaa425 add apiVersion (#13792)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-05-14 15:49:07 -07:00
Rafał Leszko b5a113cf8b Add Hazelcast Metrics, Security Context, Update version (#12016)
Signed-off-by: Rafal Leszko <rafal@hazelcast.com>
2019-03-08 03:07:27 -08:00
David J. M. Karlsen 5304e894f9 add securitycontext for hazelcast (#11895)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-03-04 07:31:26 -08:00
Rafał Leszko a25c6216ae Improve Hazelast Chart to support Scaling Up/Down (#9150)
* Improve Hazelcast Chart to support Scaling

Signed-off-by: Rafal Leszko <rafal@hazelcast.com>

* Update stable/hazelcast/Chart.yaml

Co-Authored-By: leszko <rafal@hazelcast.com>
Signed-off-by: Rafal Leszko <rafal@hazelcast.com>
2018-11-29 14:34:55 -08:00
Rafał Leszko 16568a93fb [stable/hazelcast] Fix missing namespace parameter (#7008)
* [stable/hazelcast] Fix missing namespace parameter

* [stable/hazelcast] Bump up the Chart version
2018-08-07 08:02:20 -07:00
Rafał Leszko ee2dd0fae9 Add Hazelcast Helm Chart (#6659)
* Add Hazelcast Helm Chart

* Add standard labels and names to RBAC and ConfigMap

* Add filtering by service name and remove the HZ_DATA environment variable

* Add options to set up DNS Lookup Discovery

* Add Role, RoleBinding, and ServiceAccount

* Comment out the default resources

* Use the default .helmignore file

* Change 'apps/v1beta1' to 'apps/v1' in statefulset

* Update values.yaml

* Update README.md

* Change list indendation style to zero spaces

* Remove trailing spaces from values.yaml

* Add missing values to README.md

* Fix typo in NOTES.txt
2018-07-25 08:28:56 -07:00