Dev : Use a fixed version of py-spiffe version in Dockerfiles
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
pyspiffe library was updated [earlier today](https://github.com/HewlettPackard/py-spiffe/pull/136), 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.