Skip to content

[Backport 7.0.x] feat(executors-k8s): improve handling for security context#836

Merged
michaellzc merged 1 commit into7.0.xfrom
backport-835-to-7.0.x
Mar 13, 2026
Merged

[Backport 7.0.x] feat(executors-k8s): improve handling for security context#836
michaellzc merged 1 commit into7.0.xfrom
backport-835-to-7.0.x

Conversation

@sourcegraph-release-bot
Copy link
Collaborator

Backport 15b9378 from #835

ref PLAT-463

unfortunatelly executor.securityConext.privieleged (defaults to false now) is impossible to be backward compatible, so we make sure the same default is carryover to executor.containerSecurityContext. which has a default of privileged=false.

Checklist

ref PLAT-463

unfortunatelly `executor.securityConext.privieleged` (defaults to
`false` now) is impossible to be backward compatible, so we make sure
the same default is carryover to `executor.containerSecurityContext.`
which has a default of `privileged=false`.

### Checklist

- [x] Follow the [manual testing
process](https://github.com/sourcegraph/deploy-sourcegraph-helm/blob/main/TEST.md)
- [x] Update
[changelog](https://github.com/sourcegraph/deploy-sourcegraph-helm/blob/main/charts/sourcegraph/CHANGELOG.md)
- [x] Update [Kubernetes update
doc](https://docs.sourcegraph.com/admin/updates/kubernetes)

(cherry picked from commit 15b9378)
@michaellzc michaellzc merged commit ac382c5 into 7.0.x Mar 13, 2026
3 checks passed
@michaellzc michaellzc deleted the backport-835-to-7.0.x branch March 13, 2026 17:09
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.

2 participants