client/pkg/serving/v1
Andras Kerekes 83b8635d85
Fix race conditions when creating watches (#1113)
* Fix a race condition between creating a watch and initiating the action that emits the event it is watching for

* update changelog

* add PR ID to changelog entry

* Fix merge in Changelog

* Fix table format in Changelog
2020-11-25 01:32:35 -08:00
..
apply.go Feature: "kn service apply" (#964) 2020-11-02 00:36:35 -08:00
apply_test.go Feature: "kn service apply" (#964) 2020-11-02 00:36:35 -08:00
client.go Fix race conditions when creating watches (#1113) 2020-11-25 01:32:35 -08:00
client_mock.go feat: Add service import command (#1065) 2020-11-09 06:04:09 -08:00
client_mock_test.go feat: Add service import command (#1065) 2020-11-09 06:04:09 -08:00
client_test.go Fix a few more occurrences of divisive language (#1119) 2020-11-16 07:18:04 -08:00