github nubenetes/awesome-kubernetes v2.6.8
v2.6.8 — Fix Unbounded License Check

latest releases: v2.9.64, v2.9.63, v2.9.62...
3 months ago

Fix

detect_license_changes() had no repo limit and iterated all inventory entries with gh_license set — potentially thousands of GitHub API calls causing 10+ minute CI runs.

Applied the same MAX_REPOS_DEFAULT=200 cap as the activity enrichment module.

Total enrichment time now: ~3-4 min (CNCF search + 200 activity + 200 license = ~400 GitHub API calls × 0.5s)

🤖 Generated with Claude Code

Don't miss a new awesome-kubernetes release

NewReleases is sending notifications on new releases.