pkg/client/injection
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
..
apiextensions Better support for error wrapping with ReconcilerEvents (#2106) 2021-04-26 11:00:40 -07:00
client update boilerplate to use 2020 (#979) 2020-01-07 16:04:51 -08:00
ducks/duck move binding duck to v1 (#1774) 2020-10-06 10:24:21 -07:00
informers/factory add LabelSelector to InformerFactory so that the informers only list and watch resources with the given labels (#1940) 2021-01-19 08:21:23 -08:00
kube Better support for error wrapping with ReconcilerEvents (#2106) 2021-04-26 11:00:40 -07:00