mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 10:00:56 +00:00
Merge pull request #4852 from pacoxu/psp-cleanup
remove PSP as v1.25 remove it
This commit is contained in:
@@ -26,8 +26,7 @@ interpreted as described in [RFC 2119][2].
|
||||
KRM functions enable shift-left practices (client-side) through:
|
||||
|
||||
- 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. Create a client-side _"CRD"_ for generating configuration checked into
|
||||
git
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user