Commit Graph

4 Commits

Author SHA1 Message Date
Murugappan Chetty 4da64757d5
increase code cov for sources (#1343)
* increase code cov for ping source

* add ut for api server source

* update tests for apiserver source

* update tests for apiserver source

* api source updates

* update ping source tests

* add tests for container source

* add tests for container source

* change error checking

* update license
2021-06-25 02:11:21 -07:00
David Simansky e5b19e12ab
Update Eventing Sources API to v1 (#1299)
* Update Eventing Sources API to v1

* Update vendor dir

* Fix imports formatting

* Move PingSource client to v1beta2

* Fix sink resolve

* Fix serving version string

* Use Eventing version 0.22.1 in e2e tests
2021-05-03 03:12:58 -07:00
Markus Thömmes d647e44938
Upgrade a few assorted dependencies (#1220)
* Update spf13 deps

* Upgrade gotest.tools and correctly use versioned module

* Regenerate docs
2021-02-12 05:55:50 -08:00
Ying Chun Guo 45162fb5d8
Add command group for ContainerSource (#1016)
* add container source create and delete

* add update and list commands

* add describe command

* add e2e test

* add more tests

* changes to address review comments
2020-12-02 05:56:51 -08:00