Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

[19.03 backport] Return "invalid parameter" when linking to non-existing container #352

Commits on Sep 10, 2019

  1. Return "invalid parameter" when linking to non-existing container

    Trying to link to a non-existing container is not valid, and should return an
    "invalid parameter" (400) error. Returning a "not found" error in this situation
    would make the client report the container's image could not be found.
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    (cherry picked from commit 422067b)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    1e0234d View commit details
    Browse the repository at this point in the history