cisco-open/operator-tools

Handle List type in helm reconciler

bshifter opened this issue · 0 comments

Describe the bug
reconcile crashes when helm chart contains untyped List

Steps to reproduce the issue:
try to extend values with "additionalPrometheusRulesMap" in one-eye/prometheus-reconciler (PrometheusOperatorChartVersion = "11.1.1")
values@internal/oneeye/prometheus/reconciler.go

Expected behavior
reconcile finish succefully, and additional PrometheusRule resources get created