kubernetes/pkg/api
Kubernetes Submit Queue 03014f486c Merge pull request #47824 from mbohlool/revert2
Automatic merge from submit-queue (batch tested with PRs 47851, 47824, 47858, 46099)

Revert 44714 manually

#44714 broke backward compatibility for old swagger spec that kubectl still uses. The decision on #47448 was to revert this change but the change was not automatically revertible. Here I semi-manually remove all references to UnixUserID and UnixGroupID and updated generated files accordingly.

Please wait for tests to pass then review that as there may still be tests that are failing.

Fixes #47448

Adding release note just because the original PR has a release note. If possible, we should remove both release notes as they cancel each other.

**Release note**: (removed by caesarxuchao)

UnixUserID and UnixGroupID is reverted back as int64 to keep backward compatibility.
2017-06-21 15:21:14 -07:00
..
endpoints autogenerated 2017-04-14 10:40:57 -07:00
errors Update bazel 2017-02-02 15:19:04 +01:00
events autogenerated 2017-04-14 10:40:57 -07:00
helper Merge pull request #46500 from tnozicka/fix-standard-finalizers 2017-06-02 15:20:45 -07:00
install autogenerated 2017-04-14 10:40:57 -07:00
meta add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
persistentvolume Add StorageOS volume plugin 2017-06-09 13:19:27 +01:00
pod Add StorageOS volume plugin 2017-06-09 13:19:27 +01:00
ref autogenerated 2017-04-14 10:40:57 -07:00
resource move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
service 'Global' -> 'Cluster' for traffic policy 2017-06-01 16:17:38 -07:00
testapi generated changes 2017-05-31 16:38:47 -07:00
testing Implements StatefulSet update 2017-06-06 12:00:28 -07:00
unversioned Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
util add unit test for groupversion 2017-02-03 17:37:42 +08:00
v1 update generated files 2017-06-21 04:09:08 -07:00
validation Merge pull request #47824 from mbohlool/revert2 2017-06-21 15:21:14 -07:00
annotation_key_constants.go Allow pods to opt out of PodPreset mutation 2017-06-05 11:56:30 -04:00
BUILD Add PV util for extracting referenced secrets 2017-05-30 15:12:30 -04:00
conversion_test.go pkg/api/testing: cut off fuzzers from static codecs 2017-02-02 06:58:28 +01:00
copy_test.go make round trip testing generic 2017-02-09 11:42:22 -05:00
deep_copy_test.go Remove the temporary fix for pre-1.0 mirror pods 2017-02-02 10:37:19 -08:00
defaulting_test.go Add networking.k8s.io v1 API, with NetworkPolicy 2017-05-28 10:11:01 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
field_constants.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
json.go Change taint/toleration annotations to api fields. 2017-02-22 09:27:42 -05:00
meta_test.go API 2017-02-28 23:05:40 -08:00
node_example.json Change minion to node 2016-09-28 10:53:30 -07:00
objectreference.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00
register.go apimachinery: move unversioned registration to metav1 2017-05-29 11:53:45 +02:00
replication_controller_example.json Initial Quobyte support 2016-08-18 17:13:50 +02:00
resource.go Add EmptyDir Volume and local storage for container overlay Isolation 2017-06-05 12:05:48 -07:00
serialization_proto_test.go Add a test that verifies all structs have protobuf tags 2017-03-17 00:29:14 -04:00
serialization_test.go apimachinery: handle duplicated and conflicting type registration 2017-02-27 21:58:21 +01:00
taint_test.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
taint.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
toleration.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
types.go Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
unstructured_test.go Unified unstructured converter interface and setup 2017-02-17 21:07:04 +01:00
zz_generated.deepcopy.go update generated files 2017-06-21 04:09:08 -07:00