ishantanu / awesome-kubectl-plugins

Curated list of kubectl plugins
Creative Commons Zero v1.0 Universal
910 stars 64 forks source link

Error: failed to read or parse plugin manifest "view-webhook" #18

Closed jeffrosenberg closed 3 years ago

jeffrosenberg commented 3 years ago

I just added awesome-kubectl-plugins as an index for krew, but I get the following error:

failed to read or parse plugin manifest "view-webhook": 
failed to parse yaml file "/my/home/.krew/index/awesome-kubectl-plugins/plugins/view-webhook.yaml": 
error converting YAML to JSON: yaml: line 17: could not find expected ':'

It looks like view-webhook was just recently added, so there must be a syntax error there.