nginx-gateway-fabric icon indicating copy to clipboard operation
nginx-gateway-fabric copied to clipboard

Ensure NGF and nginx can deploy in OpenShift

Open sjberman opened this issue 9 months ago • 1 comments
trafficstars

Acceptance

  • NGF and nginx Deployments should work in OpenShift with the proper permissions, provided in a SecurityContextConstraints resource
  • The SCC should only enable the required permissions by the Deployments, and restrict everything else

Dev Notes

  • Can we use a single SCC and attach to all nginx data plane Deployments, created at installation time?

sjberman avatar Jan 27 '25 16:01 sjberman

Blocked by #1443

mpstefan avatar Feb 10 '25 17:02 mpstefan