openfaas / certifier

OpenFaaS Compliance testing
MIT License
26 stars 14 forks source link

Validate image name returned in function status endpoint #84

Closed alexellis closed 2 years ago

alexellis commented 2 years ago

Validate image name returned in function status endpoint

Related to: https://github.com/openfaas/faasd/pull/246 where the image field is missing in this endpoint and affecting the CLI: https://github.com/openfaas/faas-cli/issues/914

Fixes: #85

Signed-off-by: Alex Ellis (OpenFaaS Ltd) alexellis2@gmail.com