-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hit this error when running ./setup.sh
for the first time. Running it again without changing anything did not reproduce the issue.
Applying bonus node content
error: error executing jsonpath "{.items[].metadata.name}": Error executing template: array index out of bounds: index 0, length 0. Printing more information for debugging the template:
template was:
{.items[].metadata.name}
object given to jsonpath engine was:
map[string]interface {}{"apiVersion":"v1", "items":[]interface {}{}, "kind":"List", "metadata":map[string]interface {}{"resourceVersion":"", "selfLink":""}}
Metadata
Metadata
Assignees
Labels
No labels