apiserver/pkg/registry/generic
Kevin Delgado 86db6c67fb Server-Side Apply: Status Wiping/Reset Fields
Adds and implements ResetFieldsProvder interface in order to ensure that
the fieldmanager no longer owns fields that get reset before the object
is persisted.

Co-authored-by: Kevin Wiesmueller <kwiesmul@redhat.com>
Co-authored-by: Kevin Delgado <kevindelgado@google.com>

Kubernetes-commit: a1fac8cbd9289d95db4831a83239292ed56ce59d
2021-03-09 23:54:55 +00:00
..
registry Server-Side Apply: Status Wiping/Reset Fields 2021-03-09 23:54:55 +00:00
rest Fix staticcheck failures for vendor/k8s.io/apiserver/pkg/registry/generic 2021-02-27 03:25:24 -05:00
testing Remove etcd2 storage backend 2018-10-01 16:48:14 -04:00
OWNERS *: remove nikhiljindal from OWNERS 2021-02-16 10:50:50 +05:30
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
matcher.go Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
options.go add indexer for storage cacher 2019-11-19 16:52:07 +08:00
storage_decorator.go Pipe newFunc to etcd3 storage layer 2020-08-31 11:58:45 +02:00