You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Go through PSP Linux test (e2e: validation & conformance) and make them relevant for Windows (which apply, which don't and where we need to write new tests).
762
762
- Provide guidance similar to Pod Security Standards for Windows privileged containers
763
763
- Containerd: v1.5
@@ -766,8 +766,10 @@ Beta
766
766
- Beta Feature Gate for passing privilege flag to CRI
767
767
- Extensive documentation around `HostProcess` containers on https://kubernetes.io/
768
768
- Includes clarification around disk limits mentioned in [Resource Limits](#resource-limits)
769
+
- Ensure that ephemeral containers are validated for HostProcess requirements
770
+
- Remove the `windowsHostProcessContainer` label used for hostprocess annotations. Requires updating Containerd to support hostprocess directly.
0 commit comments