airbyte-platform
airbyte-platform copied to clipboard
Make NGNIX unprivileged docker images as default
What
To support non-root deployments on k8s NGINX has to be configured to work without root privileges. There is already an official docker image of NGINX in an unprivileged mode. Since the webapp doesn't need privileged access rights this has to be taken as the default docker image for the webapp.
How
Change the build configuration to switch to the non-privileged docker image if not explicitly overwritten by the env variable.
Recommended reading order
1-
Can this PR be safely reverted / rolled back?
- [ X ] YES 💚
- [ ] NO ❌
🚨 User Impact 🚨
No
Your branch is not currently up-to-date with main. Please update your branch before attempting to snapshot your PR.
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.7% Duplication
Your branch is not currently up-to-date with main. Please update your branch before attempting to snapshot your PR.
@perangel This PR should be closed out by your work.
Your branch is not currently up-to-date with main. Please update your branch before attempting to snapshot your PR.
Your branch is not currently up-to-date with main. Please update your branch before attempting to snapshot your PR.
