Kenjiro Nakayama
c11003ae6d
Use go sync/atomic instead of go.uber.org/atomic ( #2777 )
...
* wip
* tiny fix
* Fix controller/controller_test.go
* fix metrics.go
* Fix profiling/server.go
* Fix reconciler/testing
* update ./test/spoof/spoof_test.go
* Fix ./test/zipkin/util.go
* update go.uber.org/atomic
2023-08-02 16:26:48 +00:00
Dave Protasowski
44d1d7d978
Go1.19 changes ( #2631 )
...
* run goimports
* ignore linter errors for now
* fix boilerplate
2022-11-03 22:34:05 +00:00
Victor Agababov
d86a08b1d8
Some more replacements to atomic.* types ( #1747 )
...
* Some more replacements to atomic.* types
* fix
2020-09-25 10:54:44 -07:00
Scott Nichols
418e675f88
Moving reconcile/testing from serving to pkg. ( #387 )
...
* Moving reconcile/testing from serving to pkg.
* add clock.
* Update clock cw.
* move testing/configmap.go to configmap/
* wire in a setable context.
* need to export example key.
2019-04-17 08:19:28 -07:00