Dave Protasowski
44d1d7d978
Go1.19 changes ( #2631 )
...
* run goimports
* ignore linter errors for now
* fix boilerplate
2022-11-03 22:34:05 +00:00
Matt Moore
a79a813ce1
Fix vestigial argument in signature ( #1697 )
2020-09-09 18:00:51 -07:00
Matt Moore
6168842400
Create a dedicated helper for retrying API calls during tests. ( #1695 )
...
This is an expansion of the workaround that vaikas initially added to address https://github.com/knative/test-infra/issues/2346 , however, a few new error types have emerged, which this will retry.
2020-09-09 15:59:50 -07:00
Ignacio (Nacho) Cano
68b0ac1c42
Upstreaming Serving filter functions ( #1093 )
...
* upstreaming serving filter
* update after code review
2020-02-14 10:43:41 -08:00
Nicolas Lopez
4252f595d1
add retry func for reconciler ( #1008 )
...
* add retry func for reconciler
* run update_deps.sh properly
* review comments
* review comments
2020-01-27 07:22:26 -08:00