kubeslice / worker-operator

Kubeslice Worker Operator Opensource Repository: The KubeSlice Worker Operator is a Kubernetes operator that manages the lifecycle of KubeSlice worker clusters.
Apache License 2.0
58 stars 19 forks source link

Update worker slice gateway pod spec with pod level SecurityContext #360

Open pnavali opened 3 months ago

pnavali commented 3 months ago

📜 Description

Update pod spec to include pod level SecurityContext

👟 Reproduction steps

Deploy Slice connecting 2 clusters

👍 Expected behavior

Pod Spec should have correct security contexts

👎 Actual Behavior

Pod spec level security context is missing - please add a default SecurityContext for the Pod.

🐚 Relevant log output

No response

Version

No response

🖥️ What operating system are you seeing the problem on?

Linux

✅ Proposed Solution

No response

👀 Have you spent some time to check if this issue has been raised before?

Code of Conduct