Skip to content
New issue

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

Bradjohnl ci fix perm after k8s upgrade quick #32

Merged

Conversation

bradjohnl
Copy link

Rather than trying to fix many things at once, I am doing this workaround first to make sure that we can go to Prod as the container will likely work on K8S without encountering the permission issue trying to spin up a privileged port.

This PR also fixes the issue of the container staying up when NGINX fails (php-fpm being the main process instead of NGINX).

If time permits, I will address the other issues, which are non-blocking, with other PRs:

  • attempts to load duplicate PHP extensions
  • 2 services running on single container: php-fpm and nginx
  • unoptimized php-fpm configuration

@bradjohnl bradjohnl force-pushed the bradjohnl_ci_fix-perm-after-k8s-upgrade-quick branch from 8fdfac7 to 8c09a2e Compare November 8, 2023 16:51
@bradjohnl bradjohnl merged commit d9f64b1 into development Nov 8, 2023
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant