Skip to content
Snippets Groups Projects
  1. Dec 02, 2020
  2. Dec 01, 2020
  3. Nov 30, 2020
  4. Nov 03, 2020
    • David Medinets's avatar
      Allow the eventRecordQPS setting to be set. (#6880) · fefcb8c9
      David Medinets authored
      * Allow the eventRecordQPS setting to be set.
      
      The eventRecordQPS parameter controls rate limiting for event recording. When zero, unlimited events can cause denial-of-service situations. For my situation, I don't need more than a setting of "5". This change allows me to configure the setting before creating the cluster.
      
      * Allow the eventRecordQPS setting to be set.
      
      The default settings (see types.go) is five. So, this change does not affect the cluster provisioning. However, it does allow for the setting to be changed.
      Unverified
      fefcb8c9
  5. Oct 23, 2020
  6. Oct 21, 2020
  7. Oct 11, 2020
  8. Sep 23, 2020
  9. Sep 22, 2020
  10. Sep 17, 2020
  11. Sep 11, 2020
  12. Sep 10, 2020
  13. Sep 08, 2020
  14. Sep 03, 2020
  15. Aug 28, 2020
  16. Aug 21, 2020
  17. Aug 06, 2020
  18. Aug 01, 2020
  19. Jul 30, 2020
  20. Jul 22, 2020
  21. Jun 30, 2020
  22. Jun 29, 2020
  23. Jun 24, 2020
  24. Jun 22, 2020
    • Pasquale Toscano's avatar
      Add support for Kata Containers (#6256) · 8f5c4dcd
      Pasquale Toscano authored
      * Install Kata Containers as additional container runtime
      
      * Create RuntimeClasses for Kata Containers
      
      * Updated Vagrant to optionally run without Docker as container manager
      
      * Updated Vagrant to optionally use Libvirt nested virtualization
      
      * Add Kata Containers documentation
      
      * Fix lint errors
      
      * Add kata_containers_enabled to kubespray-defaults
      
      * Fixed typo error
      
      * Fixed typo error
      Unverified
      8f5c4dcd
  25. Jun 18, 2020
  26. May 28, 2020
  27. May 18, 2020
    • Paul Rey's avatar
      Add additional network configuration options to external Openstack CCM (#6083) (#6085) · b5aaaf86
      Paul Rey authored
      * Add additional network configuration options to external Openstack CCM (#6083)
      
      * Change the default version of external openstack cloud controller image to v1.18.1 since there was an issue in v1.18.0 where some IPs of the private network were ignored
      
      * Change Network section in external-openstack-cloud-config.j2 to Networking
      
      * Add networking customization information in the openstack documentation
      Unverified
      b5aaaf86
  28. May 06, 2020
  29. Apr 24, 2020
  30. Apr 20, 2020
  31. Apr 18, 2020
Loading