mittwald / go-helm-client

Go client for accessing the Helm package manager
MIT License
240 stars 100 forks source link

Use disk caching to avoid bug in memory cache for discovery #198

Closed charliedrewitt closed 7 months ago

charliedrewitt commented 7 months ago

This is a workaround for this issue: https://github.com/kubernetes/client-go/issues/1109

charliedrewitt commented 7 months ago

Sorry, raised this by mistake.