• Andy Goldstein's avatar
    Allow missing keys in templates by default · 80c5cd8b
    Andy Goldstein authored
    Switch to allowing missing keys in jsonpath templates by default.
    
    Add support for allowing/disallowing missing keys in go templates
    (default=allow).
    
    Add --allow-missing-template-keys flag to control this behavior
    (default=true / allow missing keys).
    80c5cd8b
clusterinfo_dump.go 6.73 KB