Skip to content
This repository was archived by the owner on Jul 2, 2020. It is now read-only.
This repository was archived by the owner on Jul 2, 2020. It is now read-only.

Context deadline exceeded message is shown when no valid dockerhub image is set for new tenant #408

@bexsoft

Description

@bexsoft

When you try to create a new tenant with an incorrect / empty dockerhub image, a timeout error is thrown:

"Get "https://dl.min.io/server/minio/release/linux-amd64/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)"

Also this error is being sent as a 200 response so the application thinks that everything went OK.

We need to set a default image for these cases and fix the error response code to be something different than 200

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions