• Clayton Coleman's avatar
    Replace code that eats errors with a more consistent reporting · 19987612
    Clayton Coleman authored
    In order to allow certain programmer error / unexpected error states
    to be captured, replace sections that log and eat errors with a method
    that can be centrally replaced.  This captures two common error sources,
    replication errors, and apiserver code that returns invalid errors.
    19987612
errors.go 2.33 KB