We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 576930c commit c0ad0a1Copy full SHA for c0ad0a1
README_SECURITYCONTEXT.md
@@ -14,5 +14,8 @@ and enable one or more of the following optional checks:
14
* `container-security-context-privileged`
15
* `container-security-context-readonlyrootfilesystem`
16
17
-In future releases the `container-security-context` will become *optional*
18
-and replaced by the more detailed checks.
+## Release Timeline
+
19
+* v1.10: Introduce the three new checks.
20
+* v1.11: Make `container-security-context` optional, and make the three new checks run by default.
21
+* v1.12: Remove `container-security-context`.
0 commit comments