k3s/vendor
Kubernetes Submit Queue 9dae6a734a Merge pull request #42930 from KarolKraskiewicz/influxdb-clientv2
Automatic merge from submit-queue

update influxdb dependency to v1.1.1 and change client to v2

**What this PR does / why we need it**:
1. it updates version of influxdb libraries used by tests to v1.1.1 to match version used by grafana
2. it switches influxdb client to v2 to address the fact that [v1 is being depricated](https://github.com/influxdata/influxdb/tree/v1.1.1/client#description)

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:
cc @piosz 
1. [vendor/BUILD](https://github.com/KarolKraskiewicz/kubernetes/blob/master/vendor/BUILD)  didn't get regenerated after executing `./hack/godep-save.sh` so I left previous version.
Not sure how to trigger regeneration of this file.
2. `tests/e2e/monitoring.go` seem to be passing without changes, even after changing version of the client. 

**Release note**:

```release-note
```
2017-03-22 02:41:43 -07:00
..
bitbucket.org Update vendor dir and Godeps.json with new Godep 2016-05-11 17:02:50 -07:00
cloud.google.com/go Revert "Add missing vendor files to make godeps happy" 2016-11-02 20:56:06 -07:00
github.com Merge pull request #42930 from KarolKraskiewicz/influxdb-clientv2 2017-03-22 02:41:43 -07:00
go.pedge.io/pb Portworx Volume Driver in Kubernetes 2017-02-28 23:24:56 +00:00
go4.org Revert "Add missing vendor files to make godeps happy" 2016-11-02 20:56:06 -07:00
golang.org/x Update golang.org/x/crypto 2016-12-29 18:49:18 -05:00
google.golang.org Add Stackdriver Logging API library 2017-02-17 12:00:27 +01:00
gopkg.in Update godeps for etcd 3.0.4 2016-08-09 08:51:15 -05:00
k8s.io Add dependencency on k8s.io/metrics 2017-03-01 10:23:29 -05:00
vbom.ml/util Use natural sorting for strings in sorting_printer 2017-02-28 07:50:44 +01:00
BUILD Merge pull request #42930 from KarolKraskiewicz/influxdb-clientv2 2017-03-22 02:41:43 -07:00