Recently PRs are failing e2e tests for kn service update operation, specifically
Running 'kn service update hello --env TARGET=kn -n kne2etests'...
Failed to successfully execute 'kn service update hello --env TARGET=kn -n kne2etests': Execution error: stderr: 'Operation cannot be fulfilled on services.serving.knative.dev "hello": the object has been modified; please apply your changes to the latest version and try again
this is not 100% re-producible, as for few PRs e2e tests passed, for eg: #207
Recently PRs are failing e2e tests for
kn service updateoperation, specificallythis is not 100% re-producible, as for few PRs e2e tests passed, for eg: #207