Merge pull request #46181 from FengyunPan/ignore-LBnotfound
Automatic merge from submit-queue
Ignore ErrNotFound when delete LB resources
IsNotFound error is fine since that means the object is
deleted already, so let's check it before return error.
Showing
Please
register
or
sign in
to comment