Marc Misoch
Marc Misoch
## Issue We are testing the cf-update with a job, that is doing the update with a cf-push every minute during the update process so we can be sure there...
Hi, we tried to deploy a Java application via: ``` knctl deploy -s cf-sample-app --service-account docker-service-account --image DOCKERIMAGE --namespace test --template buildpack -d=. ``` Similar like #20 there was no...
# Issue We measured the response time on `cf apps` calls of the v2 api and the v3 api and observed a significantly increased response time on the v3 api....