2df03d3a32

In templates/utils/_daemonset_overrides.tpl, $context.Values.__daemonset_yaml is used cross the loop. It is not deep copied in each round of loop. It means that the property set in the previous round of loop will still exist in current loop. This is not expected. This patch is to make a deep copy in each round of loop. Change-Id: I4e610e4acf67d92257f9d254546ec0b5b31609fe
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-5 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.7%
Shell
11%
Python
1.7%
Jinja
0.3%
Makefile
0.3%