• Andy Goldstein's avatar
    NS controller: don't stop deleting GVRs on error · e8e87cb1
    Andy Goldstein authored
    If the namespace controller encounters an error trying to delete a
    single GroupVersionResource, add the error to an aggregated list of
    errors and continue attempting to delete all the GroupVersionResources
    instead of stopping at the first error. Return the aggregated error list
    (if any) when done. This allows us to delete as much of the content in
    the namespace as we can in each pass.
    e8e87cb1
Name
Last commit
Last update
..
deletion Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
namespace_controller.go Loading commit data...