A tool to track download counts of krew
plugins.
This tool does the following:
- It updates the copy of the
krew-index
(https://github.com/kubernetes-sigs/krew-index) in directoryindex
. - It reads all plugin manifests and looks for github URLs in the
spec.homepage
field. - It fetches the release information for each repo via GitHub API.
- It writes the result into a BigQuery table.