Skip to content

TokenAuth.get_auth_header returns invalid data when token is None #182

@Meallia

Description

@Meallia

When connecting to a registry for the first time, without a bearer token, the following Authorization header is sent : Bearer None. It seems to break some registry ( Jfrog's Artifactory in our case ) and make them reply with and invalid auth header.

I checked and neither docker, cri-o, podman nor flux sends an empty authorization header.

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