Files
odo/pkg/preference
Tomas Kral 319b914b01 Caching registry responses to fix client.Timeout issue (#3681)
* debuging timeout issue

* use httpcaching (15min) for registry related requests

* update vendor

* add RegistryCacheTime preference option

* fix preference unit test

* add DownloadFileWithCache function

* address PR review comments

* address PR review comments

* errors related to caching should not be fatal

* cleaner cache logging
2020-08-06 04:49:48 +02:00
..