client/pkg/kn/plugin
Roland Huß a252d9b38d
Add an update timestamp to trigger the creation of a revision when needed. (#1364)
* Add a update timestamp anytime a new revision should be triggered. Previously client side revision names was this trigger but since we switched to server-side revision naming by default that didn't work anymore (and hasn't worked with server-side revision naming before, too).

Fixes #1318.

* fix e2e test

* add some unit tests

* Update error handling + added some tests

* fixed compile error in test

* lint fixes
2021-07-26 12:17:16 -07:00
..
manager.go Add an update timestamp to trigger the creation of a revision when needed. (#1364) 2021-07-26 12:17:16 -07:00
manager_test.go Fix linting error SA5011 (#1265) 2021-03-15 17:09:41 -07:00
stat.go Refactor main flow and introduce explicit plugin and config handling (#877) 2020-06-15 09:15:24 -07:00
stat_windows.go Refactor main flow and introduce explicit plugin and config handling (#877) 2020-06-15 09:15:24 -07:00
verify.go Enable errorlint and fix all issues (#1223) 2021-02-12 18:27:38 -08:00
verify_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00