Skip to content
Snippets Groups Projects
  1. Feb 22, 2021
  2. Feb 16, 2021
  3. Feb 05, 2021
  4. Jan 16, 2021
  5. Jan 15, 2021
  6. Jan 14, 2021
  7. Jan 11, 2021
  8. Jan 07, 2021
  9. Dec 19, 2020
  10. Dec 17, 2020
  11. Dec 16, 2020
  12. Dec 03, 2020
  13. Dec 02, 2020
  14. Dec 01, 2020
  15. Nov 30, 2020
  16. 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
  17. Oct 23, 2020
  18. Oct 21, 2020
  19. Oct 11, 2020
  20. Oct 09, 2020
  21. 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.
      Unverified
      28073c76
  22. Sep 23, 2020
  23. Sep 22, 2020
  24. Sep 17, 2020
  25. Sep 11, 2020
  26. Sep 10, 2020
  27. Sep 08, 2020
  28. Sep 03, 2020
Loading