kubernetes/plugin/pkg/scheduler/algorithm/priorities
Kubernetes Submit Queue 6e2f5f8f6d Merge pull request #28742 from jessfraz/test-go1.7rc1
Automatic merge from submit-queue

Update to go 1.7

<!--
Checklist for submitting a Pull Request

Please remove this comment block before submitting.

1. Please read our [contributor guidelines](https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md).
2. See our [developer guide](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md).
3. If you want this PR to automatically close an issue when it is merged,
   add `fixes #<issue number>` or `fixes #<issue number>, fixes #<issue number>`
   to close multiple issues (see: https://github.com/blog/1506-closing-issues-via-pull-requests).
4. Follow the instructions for [labeling and writing a release note for this PR](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes) in the block below.
-->

Closes #33070
Closes #32999

```release-note
Updated Go to 1.7
```


[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()

This is to test go version 1.7
2016-10-18 05:59:04 -07:00
..
util AvoidPriority using ControllerRef 2016-09-12 08:45:02 +02:00
interpod_affinity_test.go fix go vet errors 2016-08-10 16:45:41 -07:00
interpod_affinity.go Optimize PodAffinity priority function. 2016-07-28 16:57:28 +02:00
metadata.go Part 1 of pr #33763: cleanup CheckServiceAffinity in preparation for 2016-10-13 10:38:45 -04:00
node_affinity_test.go Migrate priority functions with non-trivial reduce function. 2016-09-27 11:27:38 +02:00
node_affinity.go Migrate priority functions with non-trivial reduce function. 2016-09-27 11:27:38 +02:00
priorities_test.go vet fixes 2016-10-13 21:12:15 -07:00
priorities.go Merge pull request #34041 from pigmej/fix_typos_plugin 2016-10-15 02:13:06 -07:00
selector_spreading_test.go update replicaset lister 2016-10-05 15:20:27 -04:00
selector_spreading.go Migrate EqualPriority to MapReduce-like framework. 2016-10-04 12:19:08 +02:00
taint_toleration_test.go Migrate priority functions with non-trivial reduce function. 2016-09-27 11:27:38 +02:00
taint_toleration.go Revert "Add kubelet awareness to taint tolerant match caculator." 2016-10-07 12:10:55 -07:00