hazelcast / charts

Hazelcast Official Helm Chart Repository
Apache License 2.0
36 stars 86 forks source link

[CN-1023] Add flag to disable chart tests #392

Closed dzeromski-hazelcast closed 9 months ago

dzeromski-hazelcast commented 9 months ago

Ability to enable/disable Hazelcast chart test pod. This is needed to control the pod in more complicated multi chart deployments.

dzeromski-hazelcast commented 9 months ago

LGTM 👍 The default value is true. Are multi-chart users supposed to set this field to false to exclude test templates?

Correct. I set it by default to true to be consistent. Previous versions installed them by default and I didn't want to break anything in case someone depends on that functionality.