Skip to content
  1. Jan 11, 2021
  2. Jan 07, 2021
  3. Dec 19, 2020
  4. Dec 17, 2020
  5. Dec 16, 2020
  6. Dec 03, 2020
  7. Dec 02, 2020
  8. Dec 01, 2020
  9. Nov 30, 2020
  10. 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
  11. Oct 23, 2020
  12. Oct 21, 2020
  13. Oct 11, 2020
  14. Oct 09, 2020
  15. Sep 24, 2020
    • Hans Feldt's avatar
      Calico upgrade path validation and old version cleanup (#6733) · 28073c76
      Hans Feldt authored
      * calico: add constant calico_min_version_required
      
      and verify current deployed version against it.
      
      * calico: remove upgrade support with data migration
      
      The tool was used pre v3.0.0 and is no longer needed.
      
      * calico: remove old version support from tasks
      
      * calico: remove old ver support from policy ctrl
      
      * calico: remove old ver support from node
      
      * canal: remove old ver support
      
      * remove unused calicoctl download checksums
      
      calico_min_version_required is the oldest version that can be installed
      Older versions can be removed.
      28073c76
  16. Sep 23, 2020
  17. Sep 21, 2020
  18. Sep 17, 2020
  19. Sep 11, 2020
  20. Sep 10, 2020
  21. Sep 08, 2020
  22. Sep 03, 2020
  23. Aug 28, 2020
  24. Aug 21, 2020
  25. Aug 06, 2020
  26. Aug 01, 2020
  27. Jul 30, 2020
  28. Jul 22, 2020
  29. Jun 30, 2020
Loading