solo-io / gloo

The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy
https://docs.solo.io/
Apache License 2.0
4.08k stars 437 forks source link

[gloo-fed] Add podSecuritySpec to fed deployment templates #8269

Open sheidkamp opened 1 year ago

sheidkamp commented 1 year ago

Version

1.14.x (latest stable)

Is your feature request related to a problem? Please describe.

Allow podSecurityContexts to be defined in gloo-fed deployment charts.

Describe the solution you'd like

This was intended to be included part of https://github.com/solo-io/gloo/issues/7912.

In order to allow the security contexts to be defined for the pods, we can reuse the existing definitions/includes.

And example of where it is being used for gloo-ee: https://github.com/solo-io/solo-projects/blob/b88241fa0ff6287ed71e2e414a9805ad974e96c7/install/helm/gloo-ee/templates/1-redis-deployment.yaml#L107

Describe alternatives you've considered

No response

Additional Context

No response

github-actions[bot] commented 3 months ago

This issue has been marked as stale because of no activity in the last 180 days. It will be closed in the next 180 days unless it is tagged "no stalebot" or other activity occurs.