Chris Wedgwood
f343944f45
[Calico] Using booleans where expected in values (not strings)
The string "false" isn't boolean false. Where possible use booleans in the values so constructs like: {{ if not .Values.some.thing }} # some thing is not set {{ end }} work as expected. In the places it's expanded and passed into the pod environment variables it is converted to a string; we update those all the same so that template logic will work. Change-Id: I6142b9d514b2b21381dbf0de2f1351f5ab94e696
Openstack-Helm-Infra
Mission
The goal of OpenStack-Helm-Infra is to provide charts for services or integration of third-party solutions that are required to run OpenStack-Helm.
For more information, please refer to the OpenStack-Helm repository.
Communication
- Join us on Slack - #openstack-helm
- Join us on IRC: #openstack-helm on freenode
- Community IRC Meetings: [Every Tuesday @ 3PM UTC], #openstack-meeting-4 on freenode
- Meeting Agenda Items: Agenda
Launchpad
Bugs and blueprints are tracked via OpenStack-Helm's Launchpad. Any bugs or blueprints filed in the OpenStack-Helm-Infra Launchpad will be closed and requests will be made to file them in the appropriate location.
Description
Languages
Smarty
86.1%
Shell
12.1%
Python
1.3%
Jinja
0.3%
Makefile
0.2%