Skip to content

Conversation

@1012Charan
Copy link

@1012Charan 1012Charan commented Aug 11, 2025

Description
Adds a default pod-level securityContext to both server and client gateway pods.
Follows best practices for container security.
Fixes #360

How Has This Been Tested?
Deployed on local cluster, verified pod spec includes securityContext.

Checklist:

  • Self-reviewed code
  • DCO signed
  • No breaking changes

- Adds a default pod-level securityContext to both server and client gateway pods.
- Follows best practices for container security.

Signed-off-by: Charan Naidu <charannaiduvengala@gmail.com>
Signed-off-by: 1012Charan <charanvengala@gmail.com>
The build was failing because the Go version used in the test.Dockerfile was 1.23.2, but a dependency required Go 1.24.0 or newer. This commit updates the Go version to 1.24.0 to fix the build.

Signed-off-by: 1012Charan <charanvengala@gmail.com>
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.

Update worker slice gateway pod spec with pod level SecurityContext

1 participant