kubernetes/pkg/controller/podgc
Mike Danese aaf855c1e6 deref all calls to metav1.NewDeleteOptions that are passed to clients.
This is gross but because NewDeleteOptions is used by various parts of
storage that still pass around pointers, the return type can't be
changed without significant refactoring within the apiserver. I think
this would be good to cleanup, but I want to minimize apiserver side
changes as much as possible in the client signature refactor.
2020-03-05 14:59:46 -08:00
..
config Autogenerated code 2019-10-24 20:21:00 +02:00
BUILD Pod GC controller - use node lister 2019-10-23 16:54:54 +02:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
gc_controller_test.go automated refactor 2020-03-05 14:59:46 -08:00
gc_controller.go deref all calls to metav1.NewDeleteOptions that are passed to clients. 2020-03-05 14:59:46 -08:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00