Upgrade nuclio image version for serverless docker-compose#10036
Upgrade nuclio image version for serverless docker-compose#10036VictorLamoine wants to merge 2 commits intocvat-ai:developfrom
Conversation
|
@VictorLamoine Thanks for the PR Have you tested the deployment of the nuclio function with the new version? Based on the issue you mentioned, some adaptation is required here. |
|
Yes we are using $ nuctl get function pth-facebookresearch-sam-vit-h
NAMESPACE | NAME | PROJECT | STATE | REPLICAS | NODE PORT
nuclio | pth-facebookresearch-sam-vit-h | cvat | ready | 1/1 | 32769 We had to re-build the function. So no adaption was required from my point of view. |
|
does quay.io/nuclio/dashboard:1.16.0-amd64 exist? Edit: I see quay.io/nuclio/dashboard:1.16.0-amd64 exists on quay.io, but then I don't see a matching nuctl version |
Oh you are right latest available is |
|




Fixes #10033
Very similar to the issue with traefik:
Tests
It now runs fine on our local instance with the latest docker version.
Checklist
developbranchLicense
Feel free to contact the maintainers if that's a concern.