Skip to content
  1. Sep 13, 2022
  2. Sep 09, 2022
  3. Sep 08, 2022
  4. Sep 06, 2022
  5. Sep 05, 2022
  6. Sep 04, 2022
  7. Sep 02, 2022
  8. Sep 01, 2022
  9. Aug 31, 2022
  10. Aug 30, 2022
  11. Aug 29, 2022
  12. Aug 24, 2022
  13. Aug 23, 2022
  14. Aug 22, 2022
  15. Aug 19, 2022
  16. Aug 18, 2022
    • Tomas Zvala's avatar
      Add the option to enable default Pod Security Configuration (#9017) · 30c77ea4
      Tomas Zvala authored
      * Add the option to enable default Pod Security Configuration
      
      Enable Pod Security in all namespaces by default with the option to
      exempt some namespaces. Without the change only namespaces explicitly
      configured will receive the admission plugin treatment.
      
      * Fix the PR according to code review comments
      
      * Revert the latest changes
      
      - leave the empty file when kube_pod_security_use_default, but add comment explaining the empty file
      - don't attempt magic at conditionally adding PodSecurity to kube_apiserver_admission_plugins_needs_configuration
      30c77ea4
Loading