Azure / eno

Language-agnostic configuration management for Kubernetes
MIT License
7 stars 5 forks source link

Avoid assignments to nil maps when coalescing metadata #210

Closed AYM1607 closed 1 month ago

AYM1607 commented 1 month ago

Initialize the maps when they're nil.