apiserver/pkg/registry/rest
Chao Xu e1ccfa4e7d Remove rest.ConnectRequest.
Make apiserver pass connectRequest.Options directly to the admission layer. All
the information in rest.ConnectRequest is present in admission attributes.

Kubernetes-commit: 355691d310803ea3a0cd8ff284a39ead38857602
2018-07-30 18:35:51 -07:00
..
resttest Allow override AllowCreateOnUpdate with new argument to Update 2018-06-28 14:24:51 -07:00
OWNERS Remove myself (timothysc) from OWNERS files on areas that I do not 2018-02-12 18:56:41 -06:00
create.go Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
delete.go replace request.Context with context.Context 2018-04-24 08:10:34 -07:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
export.go replace request.Context with context.Context 2018-04-24 08:10:34 -07:00
meta.go remove request context.WithUID 2018-05-17 11:39:48 +08:00
meta_test.go remove request context.WithUID 2018-05-17 11:39:48 +08:00
rest.go Remove rest.ConnectRequest. 2018-07-30 18:35:51 -07:00
table.go replace request.Context with context.Context 2018-04-24 08:10:34 -07:00
update.go Support dry run in admission plugins 2018-08-06 10:37:44 -07:00