Skip to content

Feature+Docs: PodSecurityPolicy for Windows #64801

@PatrickLang

Description

@PatrickLang

Most of the fields in PodSecurityPolicy today cannot be implemented in Windows since they're based on Linux namespace and UID/GID assumptions.

We need a feature proposal to add or modify what can be implemented on Windows to achieve use cases such as:

Areas that need to be documented as does not apply to Windows:

  • hostPID, hostIPC, hostNetwork, hostPorts - these are not possible today without changes to Windows itself, could be considered for future
  • fsGroup
  • *Capabilities, seLinux, AppArmor, sysctl - these are all Linux specific

Is this a BUG REPORT or FEATURE REQUEST?:

/kind feature

Environment:

  • Kubernetes version (use kubectl version): v1.9, v1.10, v1.11
  • Cloud provider or hardware configuration: not specific
  • OS (e.g. from /etc/os-release): Windows Server 2016, Windows Server version 1709, Windows Server version 1803

Metadata

Metadata

Labels

kind/featureCategorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.priority/awaiting-more-evidenceLowest priority. Possibly useful, but not yet enough support to actually get it done.sig/authCategorizes an issue or PR as relevant to SIG Auth.sig/windowsCategorizes an issue or PR as relevant to SIG Windows.

Type

No type

Projects

Status

Closed / Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions