sourcegraph / sourcegraph/deploy-sourcegraph-helm
Pod Security Policy Deprecation
Open
@Chickensoupwithrice is already working on this.
Since Apr 20, 2024.
- Dominant language
- Go Template
- Stars
- 18
- Forks
- 24
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 13
Description
Pod Security Policies (PSPs) were deprecated in Kubernetes 1.21 and will be removed in 1.25. PSPs were replaced with Pod Security Admission labels and Pod Security Standards (Privileged, Baseline, Restricted).
TODO:
- Remove deprecated APIs from Helm charts
- Replace with new standards where applicable
Original Slack Thread: https://sourcegraph.slack.com/archives/C05DWT4ANHH/p1692636601829699
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.