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

allowPrivilegeEscalation access control missing in pubsubplus helm-chart #141

Open
nikhilbhadane10 opened this issue Mar 6, 2024 · 1 comment

Comments

@nikhilbhadane10
Copy link

nikhilbhadane10 commented Mar 6, 2024

Hi Team,
We were trying to deploy solace pubsubplus on our environments. But it in security checks it observed the allowPrivilegeEscalation security context property is not set on the statefulset files.

https://github.com/SolaceProducts/pubsubplus-kubernetes-helm-quickstart/blob/master/pubsubplus/templates/solaceStatefulSet.yaml

https://artifacthub.io/packages/helm/solace/pubsubplus?modal=values

When we check the official solace article, there we could see it's recommended setting but same is missing in above manifests files.
image

Can you please help with this security context property parameter if it's needed for pubsubplus or not?

@bczoma
Copy link
Collaborator

bczoma commented Mar 7, 2024

Hi @nikhilbhadane10 , this security context property is not required when deployed at Privileged or Baseline Pod security Standards level environments, however required for Restricted level. The Helm chart StatefulSet will be revised for best practices.

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

No branches or pull requests

2 participants