mirror of
https://github.com/optim-enterprises-bv/openstack-helm-infra.git
synced 2026-01-09 00:41:30 +00:00
Currently, the rbac logic would allow for ``jobs`` or ``daemonsets`` if it is specified in the dependencies, even if they may just be empty or null. This patch set addresses this by checking the jobs or daemonsets map in the value.yaml is non-empty before including it in the Role. Change-Id: I67f940e1e71c371b63d8d1e9b4f47af633a6bfa4