Skip to content

Dev : Use a fixed version of py-spiffe version in Dockerfiles #6

@telliere

Description

@telliere

pyspiffe library was updated earlier today, the update being not transparent API talking, it caused my code to be broken (SpiffeID object creation, workload_api usage ...) because my development environment hasn't been updated but the version of the package in the Dockerfiles isn't fixed.

We should fix this behaviour by selecting a version while running pip install of pyspiffe in the Dockerfiles

Although, the update is great and pyspiffe now supports fetching multiple SVIDs, thing that wasn't the case and that we had to workaround.

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