Skip to content

feat: allow to set Pod securityContext in CronJobs#499

Closed
rsicart wants to merge 1 commit intostakater:mainfrom
rsicart:rsi/feat-pod-security-context
Closed

feat: allow to set Pod securityContext in CronJobs#499
rsicart wants to merge 1 commit intostakater:mainfrom
rsicart:rsi/feat-pod-security-context

Conversation

@rsicart
Copy link
Copy Markdown
Contributor

@rsicart rsicart commented Apr 8, 2026

securityContext can be defined at Pod and Container levels. This PR allows to set it up at Pod level for a given CronJob.

More details in the following links:

securityContext can be defined at Pod and Container levels. This PR allows to set it up at Pod level for a given CronJob.

More details in the following links:
* https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/pod-v1/#security-context
* https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/pod-v1/#security-context-1

Signed-off-by: R.Sicart <roger.sicart@gmail.com>
@rsicart
Copy link
Copy Markdown
Contributor Author

rsicart commented Apr 9, 2026

Closing because it's a duplicate of PR #498

Good job @alex1989hu !

@rsicart rsicart closed this Apr 9, 2026
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.

1 participant