pkg/client/injection/kube/reconciler/core
Ben Moss cfc1eed828
Better support for error wrapping with ReconcilerEvents (#2106)
* Fix codegen to work outside GOPATH

* Fix ReconcilerEvent handling of %w format strings

Using fmt.Errorf(...).Error() means we get %w's translated to %v's for
printing
2021-04-26 11:00:40 -07:00
..
v1 Better support for error wrapping with ReconcilerEvents (#2106) 2021-04-26 11:00:40 -07:00