linkerd2/controller/api/destination/watcher
Alejandro Pedraza 21ddf4fe79
Account for possible errors returned from `AddEventHandler`
In v0.26.0 client-go's `AddEventHandler` method for informers started
returning a registration handle (that we ignore) and an error that we
now surface up.
2022-12-23 11:37:56 -05:00
..
endpoints_watcher.go Account for possible errors returned from `AddEventHandler` 2022-12-23 11:37:56 -05:00
endpoints_watcher_test.go Account for possible errors returned from `AddEventHandler` 2022-12-23 11:37:56 -05:00
k8s.go go: Enable `errorlint` checking (#7885) 2022-02-16 18:32:19 -07:00
opaque_ports_watcher.go Account for possible errors returned from `AddEventHandler` 2022-12-23 11:37:56 -05:00
opaque_ports_watcher_test.go Account for possible errors returned from `AddEventHandler` 2022-12-23 11:37:56 -05:00
profile_watcher.go Account for possible errors returned from `AddEventHandler` 2022-12-23 11:37:56 -05:00
profile_watcher_test.go Account for possible errors returned from `AddEventHandler` 2022-12-23 11:37:56 -05:00
prometheus.go Add support for stateful sets (#3113) 2019-07-24 14:09:46 -07:00
server_watcher.go Account for possible errors returned from `AddEventHandler` 2022-12-23 11:37:56 -05:00
test_util.go Use go-test/deep for comparisons in tests (#8427) 2022-05-05 09:31:07 -07:00