client/pkg/serving
Scott Mason 8a2ed4cea3
Fixing errors related to Go 1.20 (#1779)
* Fix the errors Go 1.20 introduced

* Didn't remove comments

* New version of service.go

* add linter directive to allow for use of math/rand

* Added to changelog

* fix issue with tablegenerator.go

* remove factory_test.go changes, already fixed in #1777

* Revert changelog changes
2023-02-17 11:07:52 +00:00
..
v1 test: use `T.TempDir` to create temporary test directory (#1660) 2022-04-21 11:53:30 +00:00
v1alpha1 Changing the Default retry value (#1463) 2021-10-01 07:56:07 -07:00
config_changes.go [main] Upgrade to latest dependencies (#1731) 2022-09-19 09:32:09 +00:00
config_changes_test.go Added scale-metric flag to configure metric name (#1653) 2022-04-18 09:15:12 +00:00
revision_template.go Fixed panic when traffic split to unavailable revision (#1533) 2021-11-30 07:06:09 -08:00
revision_template_test.go Fixed panic when traffic split to unavailable revision (#1533) 2021-11-30 07:06:09 -08:00
service.go Fixing errors related to Go 1.20 (#1779) 2023-02-17 11:07:52 +00:00
service_test.go Fixing errors related to Go 1.20 (#1779) 2023-02-17 11:07:52 +00:00