upkeep/docker-image-version-and-py-dependencies#36
upkeep/docker-image-version-and-py-dependencies#36bartekus wants to merge 2 commits intobcgov:mainfrom
Conversation
|
Just wanted to escalate the version update as we are currently experiencing issues with revocation ranging from random PUT failures to not accepting revocation entries which have empty spaces in them (a schema with human readable name for example) |
|
@WadeBarnes -- please review. Thanks! Thanks, @bartekus ! |
…6 downgrade Signed-off-by: bartekus <bartekus@gmail.com>
Signed-off-by: Bartlomiej P Kus <bartekus@gmail.com> Signed-off-by: bartekus <bartekus@gmail.com>
d88b105 to
c7fc10b
Compare
WadeBarnes
left a comment
There was a problem hiding this comment.
We don't want to downgrade to Python 3.6 since it's EOL and no longer supported. The better option would be to update the base image to the next-2 image or even update the base image code and create a new release of the base image(s); https://github.com/bcgov/von-image
|
Is there anything I can do regarding the new base image being created then updating this to that revision? |
|
@bartekus, If you have time you could see if the |
|
Closing PR. The project was migrated to using a standard Python image and dependency updates have been performed. |
Signed-off-by: bartekus bartekus@gmail.com