mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-09 02:50:07 +00:00
Since $id_field already starts with a period, .$id_field would result in the
following in Go 1.5:
error: error parsing template {{range.items}}{{..metadata.name}}:{{end}}, template: output:1: unexpected . after term "."
Apparently, Go 1.4 allowed this. Unnecessary anyway.
36 KiB
Executable File
36 KiB
Executable File