Skip to content
Snippets Groups Projects
  1. Nov 08, 2023
    • Max Gautier's avatar
      Refactor "multi" handlers to use listen (#10542) · 8ebeb88e
      Max Gautier authored
      * containerd: refactor handlers to use 'listen'
      
      * cri-dockerd: refactor handlers to use 'listen'
      
      * cri-o: refactor handlers to use 'listen'
      
      * docker: refactor handlers to use 'listen'
      
      * etcd: refactor handlers to use 'listen'
      
      * control-plane: refactor handlers to use 'listen'
      
      * kubeadm: refactor handlers to use 'listen'
      
      * node: refactor handlers to use 'listen'
      
      * preinstall: refactor handlers to use 'listen'
      
      * calico: refactor handlers to use 'listen'
      
      * kube-router: refactor handlers to use 'listen'
      
      * macvlan: refactor handlers to use 'listen'
      Unverified
      8ebeb88e
  2. Oct 30, 2023
  3. Oct 17, 2023
  4. Sep 29, 2023
  5. Sep 21, 2023
  6. Aug 23, 2023
  7. Aug 10, 2023
  8. Aug 08, 2023
  9. Jul 26, 2023
  10. Jul 05, 2023
  11. Jun 30, 2023
  12. Jun 26, 2023
  13. Jun 13, 2023
  14. Jun 12, 2023
  15. Apr 18, 2023
  16. Apr 11, 2023
  17. Mar 29, 2023
  18. Mar 27, 2023
  19. Mar 10, 2023
  20. Mar 03, 2023
  21. Feb 06, 2023
  22. Dec 28, 2022
  23. Dec 27, 2022
  24. Dec 20, 2022
  25. Dec 15, 2022
  26. Dec 05, 2022
  27. Oct 26, 2022
  28. Oct 14, 2022
  29. Oct 06, 2022
  30. Sep 29, 2022
  31. Aug 30, 2022
  32. 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
      Unverified
      30c77ea4
  33. Jul 20, 2022
  34. Jul 04, 2022
  35. Jun 28, 2022
  36. Jun 22, 2022
  37. Jun 17, 2022
  38. Jun 15, 2022
Loading