We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ok so I've tested 8.1, and have found the following:
Our secret environment variables are showing up for the pod user but the web server instance does not see our environment variables.
This crashes our application because our server cannot connect to the database.
So somewhere in the 8.1 recipe, the web server user is no longer the same user that gets the openshift secrets.
It's possible that I could maybe fix this on my end but I'm not sure where to start.
Our image is from here: https://github.com/ised-ocp-prod/sclorg-s2i-php/tree/master/8.1
The text was updated successfully, but these errors were encountered:
Duplicate of #403
Sorry, something went wrong.
PHP 8.1 is old news , PHP 8.3 is 53% faster on Drupal than compared with PHP 8.1 and Kinstas benchmarking. #435
No branches or pull requests
Ok so I've tested 8.1, and have found the following:
Our secret environment variables are showing up for the pod user but the web server instance does not see our environment variables.
This crashes our application because our server cannot connect to the database.
So somewhere in the 8.1 recipe, the web server user is no longer the same user that gets the openshift secrets.
It's possible that I could maybe fix this on my end but I'm not sure where to start.
Our image is from here:
https://github.com/ised-ocp-prod/sclorg-s2i-php/tree/master/8.1
The text was updated successfully, but these errors were encountered: