Victor Agababov
74c5d67ea0
Fix the issues pointed out by staticcheck ( #541 )
...
* Fix the issues pointed out by staticcheck
* review fix
2019-07-23 13:13:36 -07:00
Matt Moore
222dd25986
Migrate pkg to use the knative.dev/pkg import path ( #489 )
...
* Manual changes.
* scripted changes.
2019-06-26 13:02:06 -07:00
Nghia Tran
590eb946f1
Add a version of GlobalResync that calls an event handler. ( #381 )
...
* Add a version of GlobalResync that calls an event handler.
This allows impl to apply filtering and queuing logic of their own,
instead of calling Enqueue() for everything.
* Fix typo in doc comment.
2019-04-10 13:33:59 -07:00
lichuqiang
af2c4bc84e
Update OnChanged in tracker to support deletion events ( #160 )
...
* define kmeta.Accessor interface
* update tracker and EnsureTypeMeta to support deletion events
2018-11-05 08:21:35 -08:00
Matt Moore
6f60c709b7
This moves a relatively pristine copy of EnsureTypeMeta into knative/pkg. ( #157 )
2018-11-01 17:24:34 -07:00