Skip to content

Latest commit

 

History

History
109 lines (85 loc) · 6.29 KB

annual-report-2023.md

File metadata and controls

109 lines (85 loc) · 6.29 KB

2023 Annual Report: SIG Auth

Current initiatives and Project Health

  1. What work did the SIG do this year that should be highlighted?
  • Governance and leadership changes
  • The alpha SecurityContextDeny admission plugin was deprecated in in v1.27 and removed in v1.30.
  • KEP-3325: Review attributes of a current user promoted to stable in v1.28.
    • whoami kubectl command promoted from kubectl alpha to kubectl in v1.27.
  • Kubelet: security of dynamic resource allocation was enhanced by limiting node access to those objects that are needed on the node in v1.28.
  • KEP-3299: KMS v2 Improvements promoted to stable in v1.29.
    • KMSv2 is the recommended version of the KMS feature.
    • KMSv1 was deprecated in v1.28 and will only receive security updates going forward. Set --feature-gates=KMSv1=true to use the deprecated KMSv1 feature.
  • Important initiatives that aren't tracked via KEPs:
    • Once a week issue/PR triage meetings.
  1. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
  1. Did you have community-wide updates in 2023 (e.g. KubeCon talks)?
  1. KEP work in 2023 (v1.27, v1.28, v1.29):

Retired in 2023:

  • multi-tenancy

Continuing:

  • audit-logging
  • authenticators
  • authorizers
  • certificates
  • encryption-at-rest
  • hierarchical-namespace-controller
  • node-identity-and-isolation
  • policy-management
  • secrets-store-csi-driver
  • service-accounts
  • sig-auth-tools

Retired in 2023:

  • Multitenancy

Continuing:

  • Policy

Operational

Operational tasks in sig-governance.md:

  • README.md reviewed for accuracy and updated if needed
  • CONTRIBUTING.md reviewed for accuracy and updated if needed
  • Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
  • Subprojects list and linked OWNERS files in sigs.yaml reviewed for accuracy and updated if needed
  • SIG leaders (chairs, tech leads, and subproject leads) in sigs.yaml are accurate and active, and updated if needed
  • Meeting notes and recordings for 2023 are linked from README.md and updated/uploaded if needed