kubernetes/pkg/controller
Kubernetes Submit Queue 6defc30337 Merge pull request #39882 from deads2k/api-59-errors
Automatic merge from submit-queue (batch tested with PRs 38592, 39949, 39946, 39882)

move api/errors to apimachinery

`pkg/api/errors` is a set of helpers around `meta/v1.Status` that help to create and interpret various apiserver errors.  Things like `.NewNotFound` and `IsNotFound` pairings.  This pull moves it into apimachinery for use by the clients and servers.

@smarterclayton @lavalamp First commit is the move plus minor fitting.  Second commit is straight replace and generation.
2017-01-16 10:37:42 -08:00
..
certificates genericapiserver: cut off certificates api dependency 2017-01-16 14:10:59 +01:00
cloud start the apimachinery repo 2017-01-11 09:09:48 -05:00
cronjob mechanical 2017-01-16 09:35:12 -05:00
daemon mechanical repercussions 2017-01-13 08:27:14 -05:00
deployment mechanical 2017-01-16 09:35:12 -05:00
disruption Merge pull request #37505 from k82cn/use_controller_inf 2017-01-13 13:40:41 -08:00
endpoint mechanical 2017-01-16 09:35:12 -05:00
garbagecollector mechanical 2017-01-16 09:35:12 -05:00
informers start the apimachinery repo 2017-01-11 09:09:48 -05:00
job mechanical 2017-01-16 09:35:12 -05:00
namespace mechanical 2017-01-16 09:35:12 -05:00
node mechanical 2017-01-16 09:35:12 -05:00
petset mechanical 2017-01-16 09:35:12 -05:00
podautoscaler Merge pull request #37505 from k82cn/use_controller_inf 2017-01-13 13:40:41 -08:00
podgc Made cache.Controller to be interface. 2017-01-13 13:33:23 +08:00
replicaset mechanical 2017-01-16 09:35:12 -05:00
replication mechanical 2017-01-16 09:35:12 -05:00
resourcequota Merge pull request #39655 from xychu/typo-in-quota-ctr 2017-01-15 01:14:38 -08:00
route mechanical 2017-01-16 09:35:12 -05:00
scheduledjob Merge pull request #35833 from apelisse/owners-pkg-controller 2016-12-12 18:51:33 -08:00
service mechanical 2017-01-16 09:35:12 -05:00
serviceaccount mechanical 2017-01-16 09:35:12 -05:00
volume mechanical 2017-01-16 09:35:12 -05:00
.import-restrictions add import restrictions 2016-10-13 16:10:24 -07:00
BUILD mechanical 2017-01-16 09:35:12 -05:00
client_builder.go mechanical 2017-01-16 09:35:12 -05:00
controller_ref_manager.go mechanical 2017-01-16 09:35:12 -05:00
controller_utils.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
controller_utils_test.go mechanical repercussions 2017-01-13 08:27:14 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
lookup_cache.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
OWNERS update owners 2016-11-02 16:19:30 -07:00