I'm thinking of moving this to a validation function, as well as validating other fields in taskAction, and put this validation function before we add the finalizer. In this case, if the validation failed, we can just not requeue it, and do not need to remove the finalizer.
We can do this in follow-up!
Originally posted by @machichima in #6903 (comment)
I'm thinking of moving this to a validation function, as well as validating other fields in
taskAction, and put this validation function before we add the finalizer. In this case, if the validation failed, we can just not requeue it, and do not need to remove the finalizer.We can do this in follow-up!
Originally posted by @machichima in #6903 (comment)