massdriver-cloud / airlock

Generate JSON Schema from various sources (terraform, helm)
https://massdriver.cloud
Apache License 2.0
4 stars 2 forks source link

Handle empty arrays by returing null error #4

Closed dramich closed 9 months ago

dramich commented 9 months ago

If any empty field is encountered the same warning is printed now: Warning: Skipping field imagePullSecrets. Reason: type is indeterminate (null) As seen here: https://github.com/cert-manager/cert-manager/blob/release-1.14/deploy/charts/cert-manager/values.yaml#L13