mirror of https://github.com/knative/func.git
* fix: auth check (#773) * fix: auth check Signed-off-by: Matej Vasek <mvasek@redhat.com> * fix: auth check Signed-off-by: Matej Vasek <mvasek@redhat.com> * chore: skip integration tests for now (#780) Signed-off-by: Lance Ball <lball@redhat.com> * fix: error type-check condition (#786) Signed-off-by: Matej Vasek <mvasek@redhat.com> * fix: use domain qualified registry for springboot (#789) The builder image name should include the registry name. Also it seems that the tiny builder doesn't actually work. We need base. Fixes: https://github.com/knative-sandbox/kn-plugin-func/issues/775 Signed-off-by: Lance Ball <lball@redhat.com> * fix: use paketo base image for springboot (#792) The build actually seems to require `base` vs `tiny. Signed-off-by: Lance Ball <lball@redhat.com> Co-authored-by: Matej Vasek <mvasek@redhat.com> |
||
|---|---|---|
| .. | ||
| creds | ||
| testData | ||
| docker_client.go | ||
| docker_client_generated.go | ||
| docker_client_linux_test.go | ||
| docker_client_ssh_test.go | ||
| docker_client_test.go | ||
| pusher.go | ||
| pusher_test.go | ||
| runner.go | ||
| runner_test.go | ||