Skip to content
  1. 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.
      fefcb8c9
  2. Sep 23, 2020
  3. Sep 17, 2020
  4. Sep 04, 2020
  5. Sep 03, 2020
  6. Aug 28, 2020
  7. Aug 13, 2020
  8. Aug 05, 2020
  9. Jul 31, 2020
  10. Jul 30, 2020
  11. Jul 28, 2020
  12. Jul 27, 2020
  13. Jul 22, 2020
  14. Jul 13, 2020
  15. Jul 03, 2020
  16. Jun 30, 2020
  17. Jun 26, 2020
  18. Jun 16, 2020
  19. Jun 12, 2020
  20. May 19, 2020
    • 404notfoundhard's avatar
      restart kubelet service when kube-config.yml is changed (#5402) · d036a04d
      404notfoundhard authored
      * fix(kubelet): exec notify restart kubelet service when kube-config.yml changed
      
      * Revert "refactor(kubelet handler): change task name("reload kubelet") this is misleading"
      
      This reverts commit 8f5d29560802c7c997293adb1ce9f84d3b20b6cb.
      
      * fix(handlers,kubelet): setting right notify task name
      d036a04d
  21. May 08, 2020
  22. Apr 17, 2020
  23. Apr 09, 2020
  24. Apr 07, 2020
  25. Mar 31, 2020
    • Vinayaka V Ladwa's avatar
      Azure vmss - kubelet: failed to get instance ID from cloud provider: instance... · f8ad44a9
      Vinayaka V Ladwa authored
      Azure vmss - kubelet: failed to get instance ID from cloud provider: instance not found #5824 (#5855)
      
      * kubernetes-sigs-kubespray #5824
      
      Added support nodes which are part of Virtual Machine Scale Sets(VMSS)
      
      * kubernetes-sigs-kubespray #5824
      
      * kubernetes-sigs-kubespray #5824
      
      Added comments and updatetd azure docs.
      
      * kubernetes-sigs-kubespray #5824
      
      Added supported values comments for "azure_vmtype" in azure.yml
      f8ad44a9
  26. Mar 20, 2020
  27. Mar 13, 2020
  28. Feb 18, 2020
  29. Feb 15, 2020
  30. Feb 07, 2020
  31. Dec 09, 2019
  32. Dec 03, 2019
  33. Nov 28, 2019
  34. Oct 30, 2019
  35. Oct 17, 2019
  36. Oct 16, 2019
Loading