Merge pull request #44483 from FengyunPan/ignore-notFound2
Automatic merge from submit-queue
Ignore IsNotFound error
IsNotFound error is fine since that means the object is
deleted already, so we should check err and ignore err
before returning.
Showing
Please
register
or
sign in
to comment