kubernetes/pkg/controller/namespace
Clayton Coleman 9ad1f80fdc
DeleteCollection should include uninitialized resources
Users who delete a collection expect all resources to be deleted, and
users can also delete an uninitialized resource. To preserve this
expectation, DeleteCollection selects all resources regardless of
initialization.

The namespace controller should list uninitialized resources in order to
gate cleanup of a namespace.
2017-06-07 17:50:57 -04:00
..
deletion DeleteCollection should include uninitialized resources 2017-06-07 17:50:57 -04:00
BUILD autogenerated 2017-04-14 10:40:57 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
namespace_controller.go don't queue namespaces for deletion if the namespace isn't deleted 2017-05-24 14:47:53 -04:00
OWNERS Update OWNERS 2016-12-12 17:55:18 -08:00