You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optimized index regeneration on high latency links to cloud storage. The service of /index.yaml is now done in constant time, even while uploading new charts. (0e9d2e3)
For chartmuseum development:
Re-seated go import paths to their new kubernetes-helm home (e5d5b65)
Added loadtesting framework
Allow cloud testing even when some backends are not available (99ac1b9).