kubernetes/pkg/api
Doug Davis 9d5bac6330 Change minion to node
Contination of #1111

I tried to keep this PR down to just a simple search-n-replace to keep
things simple.  I may have gone too far in some spots but its easy to
roll those back if needed.

I avoided renaming `contrib/mesos/pkg/minion` because there's already
a `contrib/mesos/pkg/node` dir and fixing that will require a bit of work
due to a circular import chain that pops up. So I'm saving that for a
follow-on PR.

I rolled back some of this from a previous commit because it just got
to big/messy. Will follow up with additional PRs

Signed-off-by: Doug Davis <dug@us.ibm.com>
2016-09-28 10:53:30 -07:00
..
annotations Use Go canonical import paths 2016-07-16 13:48:21 -04:00
endpoints Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
errors Change minion to node 2016-09-28 10:53:30 -07:00
events kubectl: move events sorting interface to the api for general use 2016-09-18 19:25:42 +02:00
install remove dead mapper 2016-09-19 09:57:19 -04:00
meta Allow garbage collection to work against different API prefixes 2016-09-22 15:00:58 -04:00
pod Fix various typos in pkg/api 2016-08-29 11:31:16 +02:00
resource Move openapi common code to genericapiserver/openapi/common 2016-09-21 17:01:54 -07:00
rest Revert "Work around the etcd watch issue" 2016-09-26 23:54:10 -07:00
service GCE Cloud provider changes for ESIPP 2016-08-23 16:16:39 -07:00
testapi update generation scripts to share API group version constants 2016-09-22 13:30:41 -04:00
testing change rbac roleref type 2016-09-09 09:55:51 -04:00
unversioned Move openapi common code to genericapiserver/openapi/common 2016-09-21 17:01:54 -07:00
util Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
v1 Change minion to node 2016-09-28 10:53:30 -07:00
validation extensions: add minReadySeconds/availableReplicas to replica sets 2016-09-28 11:06:40 +02:00
context_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
context.go print instruction in case of failed kubectl 1.3 rolling-update against 1.4 cluster 2016-09-15 17:20:39 -07:00
conversion_test.go Turn pkg/api/pod_example.json into go struct to avoid noise in pprof 2016-07-12 20:36:48 +02:00
conversion.go fix register.go files up + add test import 2016-08-11 17:06:54 -07:00
copy_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
deep_copy_test.go Update etcd default ports for v3, and validate tests 2016-08-17 07:49:19 -05:00
defaults.go fix register.go files up + add test import 2016-08-11 17:06:54 -07: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
generate_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
generate.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
helpers_test.go update taints e2e, respect that taint is unique by key, effect 2016-09-09 19:15:11 +08:00
helpers.go update taints e2e, respect that taint is unique by key, effect 2016-09-09 19:15:11 +08:00
mapper.go remove dead mapper 2016-09-19 09:57:19 -04:00
meta_test.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
meta.go add ClusterName field to ObjectMeta 2016-08-22 21:09:57 -07:00
node_example.json Change minion to node 2016-09-28 10:53:30 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
ref_test.go Use make as the main build tool 2016-07-12 21:52:00 -07:00
ref.go move api.OjbectReference.ObjectKind() to ref.go 2016-07-14 23:02:05 -07:00
register.go Fix various typos in pkg/api 2016-08-29 11:31:16 +02:00
replication_controller_example.json Initial Quobyte support 2016-08-18 17:13:50 +02:00
requestcontext.go Cleanup handler chain 2016-09-23 12:03:58 +02:00
resource_helpers_test.go extensions: add minReadySeconds/availableReplicas to replica sets 2016-09-28 11:06:40 +02:00
resource_helpers.go extensions: add minReadySeconds/availableReplicas to replica sets 2016-09-28 11:06:40 +02:00
serialization_proto_test.go Convert() should accept the new conversion Context value 2016-08-18 14:45:20 -04:00
serialization_test.go Change minion to node 2016-09-28 10:53:30 -07:00
types.generated.go extensions: generated code for minReadySeconds/availableReplicas 2016-09-28 11:25:13 +02:00
types.go extensions: add minReadySeconds/availableReplicas to replica sets 2016-09-28 11:06:40 +02:00
zz_generated.deepcopy.go extensions: add minReadySeconds/availableReplicas to replica sets 2016-09-28 11:06:40 +02:00