Files
kubernetes/pkg/kubectl/cmd
Kubernetes Submit Queue 4a77bd53e8 Merge pull request #57259 from ericchiang/client-go-no-cache-import
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

client-go: remove import of github.com/gregjones/httpcache

Moves NewCacheRoundTripper from `k8s.io/client-go/transport` to its own package. This prevents Kubernetes clients from requiring its dependencies.

This change removes the following transitive imports from `k8s.io/client-go/kubernetes`

```
github.com/google/btree
github.com/gregjones/httpcache
github.com/gregjones/httpcache/diskcache
github.com/peterbourgon/diskv
```


```release-note
NONE
```
2018-01-11 01:25:50 -08:00
..
2017-12-23 13:12:11 -08:00
2017-12-23 13:12:11 -08:00
2017-10-15 18:18:13 -07:00
2017-12-23 13:12:11 -08:00
2018-01-02 00:21:07 -08:00
2017-08-16 12:27:36 -07:00
2017-11-21 10:22:43 -08:00
2017-12-23 13:12:11 -08:00
2018-01-05 21:04:44 -06:00
2018-01-04 12:00:38 +08:00
2018-01-05 21:04:44 -06:00
2017-08-16 12:27:36 -07:00
2017-08-16 12:27:36 -07:00
2017-08-16 12:27:36 -07:00
2018-01-05 21:04:44 -06:00
2017-08-16 12:27:36 -07:00
2017-11-19 19:16:50 -05:00
2017-08-16 12:27:36 -07:00
2017-08-16 12:27:36 -07:00
2017-05-11 20:09:31 +08:00
2017-10-31 16:15:32 +08:00
2017-08-16 12:27:36 -07:00