client/pkg/kn
Roland Huß d51a3a8d91 fix(serving): Fix logic 'service create --force' and some bogus tests (#216)
* fix(servicing): Fix logic 'service create --force' and some bogus tests

Now a more meaningful error is returned when the user tries to create
a service that already exists. Until know the service is tried
to be created even if the client already knows that it exists.

Also some broken (broken in the sense that the test was nonsense) tests has been fixed.

* chore(serving): Use constant instead of string lateral in test
2019-07-02 12:19:32 -07:00
..
commands fix(serving): Fix logic 'service create --force' and some bogus tests (#216) 2019-07-02 12:19:32 -07:00
core Adds kn route list command (#202) 2019-07-02 11:25:32 -07:00