Commit Graph

3 Commits

Author SHA1 Message Date
David Simansky 9bb60ac25e feat(wait): add sync revision delete operation 2020-02-24 14:37:32 +01:00
David Simansky adf36de2bd feat(wait): refactor initial impl 2020-02-21 14:04:34 +01:00
Roland Huß 1b9a76bc31
feature(serving): Update API to serving.knative.dev/v1 (#640)
* feature(serving): Update API to serving.knative.dev/v1

Due to an issue with 0.12.0 (a missing constant) the update also includes an update
to the latest knative-serving  and knative-eventing dependencies from master
(as reflected in version.go)

Signed-off-by: Roland Huß <roland@ro14nd.de>

* fix(serving): Bogus import removed

* fix(serving): Add missing go.sum entry
2020-02-07 02:03:14 -08:00