Skip to content
  1. Dec 05, 2022
  2. Oct 26, 2022
  3. Oct 14, 2022
  4. Oct 06, 2022
  5. Sep 29, 2022
  6. Aug 30, 2022
  7. 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
  8. Jul 19, 2022
  9. Jul 04, 2022
  10. Jun 28, 2022
  11. Jun 22, 2022
  12. Jun 17, 2022
  13. Jun 15, 2022
  14. May 23, 2022
  15. May 09, 2022
  16. May 06, 2022
  17. May 02, 2022
  18. Apr 17, 2022
  19. Apr 12, 2022
  20. Apr 05, 2022
  21. Feb 24, 2022
  22. Feb 23, 2022
    • Alex's avatar
      Encrypting Secret Data at Rest (#8574) · 36393d77
      Alex authored
      * change default value for Encrypting Secret Data at Rest to secretbox, remove experimental flag and add documentation
      
      * fix MD012/no-multiple-blanks
      36393d77
  23. Feb 22, 2022
  24. Jan 27, 2022
  25. Jan 13, 2022
  26. Jan 10, 2022
  27. Jan 06, 2022
  28. Jan 05, 2022
  29. Dec 21, 2021
    • Cristian Calin's avatar
      Support deploying kubernetes 1.23 (#8323) · c1954ff9
      Cristian Calin authored
      * Ensure entries for 1.23 are added for supported_versions vars
      
      * cri-o: add support for kubernetes 1.23 but still use cri-o 1.22
      
      * kubescheduler-config: diferentiate config versions based on kube_version
      c1954ff9
  30. Dec 20, 2021
  31. Dec 06, 2021
  32. Dec 03, 2021
  33. Nov 16, 2021
  34. Oct 11, 2021
  35. Sep 23, 2021
    • Kenichi Omichi's avatar
      Use kube_config_dir for kubeconfig (#7996) · 843252c9
      Kenichi Omichi authored
      The path of kubeconfig should be configurable, and its default value
      is /etc/kubernetes/admin.conf. Most paths of the file are configurable
      but some were not. This make those configurable.
      843252c9
  36. Sep 21, 2021
Loading