fix docker build by forcing older version of public_suffix#2670
fix docker build by forcing older version of public_suffix#2670mwaggett merged 1 commit intopuppetlabs:mainfrom
Conversation
|
Hi @gmenuel, thanks for opening this! Unfortunately, it has been decided that we will no longer be maintaining docker images for Puppet's projects. If you have tested this change and are satisfied that it solves your problem, I am happy to merge this pull request, but please be aware that we at Puppet will not be doing any additional testing of this change and we will not be fixing any bugs that may arise as a result of this, or any other changes. If you would still like me to merge this, let me know! Otherwise, this PR will be closed in a few weeks. |
7a75762 to
03149c8
Compare
|
Ok I understand, Docker image are needed for my company for running puppetserver in kube, but if the image is not maintained anymore I will look into building the image on our side. Still I've checked that this PR fix the build issue and the built image is working properly so I think that merging it could be useful (for me and others). For information I've opened a similar PR on puppetdb : puppetlabs/puppetdb#3723 |
|
Sounds good, thanks @gmenuel ! |
Currently docker build fail with the following error:
This PR fix this by forcing the public_suffix ruby gem to 4.0.7