pkg/reconciler
Scott Nichols 2c145de3d5 Creating an Event interface and ReconcilerEvent type to be used in ReconcileKind (#952)
* Adding a base class to use as strong typed reconciler events.

* fmt, rename.

* support wrapped errors.

* make a custom alias for errors.Is and errors.As, use Event as an interaface.

* add context name (event) to is and as

* update based on feedback.

* fix test fail messages.

* feedback updated.

* cleanup test code.
2020-01-07 15:08:51 -08:00
..
testing setting other test data (#933) 2019-12-10 10:44:47 -08:00
OWNERS Extend reconciler and controller owners with serving approver people (#625) 2019-08-30 15:33:51 -07:00
events.go Creating an Event interface and ReconcilerEvent type to be used in ReconcileKind (#952) 2020-01-07 15:08:51 -08:00
events_test.go Creating an Event interface and ReconcilerEvent type to be used in ReconcileKind (#952) 2020-01-07 15:08:51 -08:00