Merge pull request #4852 from pacoxu/psp-cleanup

remove PSP as v1.25 remove it
This commit is contained in:
Kubernetes Prow Robot
2022-11-30 08:44:55 -08:00
committed by GitHub
3 changed files with 3 additions and 4 deletions

View File

@@ -255,7 +255,7 @@ interpreted as described in [RFC 2119][2].
- Pre-commit / delivery validation and linting of configuration
- e.g. Fail if any containers don't have PodSecurityPolicy or CPU / Memory limits
- e.g. Fail if any containers don't have CPU / Memory limits
- Implementation of abstractions as client actuated APIs (e.g. templating)
- e.g. Create a client-side _"CRD"_ for generating configuration checked into git
- Aspect Orient configuration / Injection of cross-cutting configuration