kubernetes/pkg/api/unversioned
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
..
validation Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Add +k8s:openapi-gen tag to API types 2016-09-12 18:47:03 -07:00
duration_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
duration.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
generated.pb.go update generated protobuf 2016-10-13 21:22:59 -07:00
generated.proto Generated protobufs 2016-10-17 09:11:20 -07:00
group_version_test.go Match GroupVersionKind against specific version 2016-10-05 20:58:56 +02:00
group_version.go Match GroupVersionKind against specific version 2016-10-05 20:58:56 +02:00
helpers_test.go unversioned: conversion from new to original label selector 2016-07-15 14:52:27 +02:00
helpers.go make labels, fields expose selectable requirements 2016-08-20 10:10:51 -07:00
meta.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
register.go Fix various typos in pkg/api 2016-08-29 11:31:16 +02:00
time_proto.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
time_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
time.go Move openapi common code to genericapiserver/openapi/common 2016-09-21 17:01:54 -07:00
types_swagger_doc_generated.go Fixed several typos 2016-07-13 15:06:24 +01:00
types.go Add +optional tag to all fields with omitempty json tag 2016-10-17 08:52:13 -07:00
well_known_labels.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
zz_generated.deepcopy.go Commit generated files 2016-07-15 10:27:51 -07:00