Skip to content
  1. Dec 02, 2020
  2. Dec 01, 2020
  3. Nov 30, 2020
  4. Nov 28, 2020
  5. Nov 27, 2020
  6. Nov 26, 2020
  7. Nov 25, 2020
  8. Nov 24, 2020
  9. Nov 23, 2020
  10. Nov 14, 2020
  11. Nov 13, 2020
  12. Nov 11, 2020
  13. Nov 06, 2020
  14. Nov 05, 2020
  15. Nov 04, 2020
  16. Nov 03, 2020
    • Hans Feldt's avatar
      crio: avoid extra restart after install and upgrade (#6882) · fc224536
      Hans Feldt authored
      Package upgrade restarts crio. By creating/updating config first,
      an extra restart can be avoided.
      fc224536
    • 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
  17. Nov 02, 2020
  18. Oct 31, 2020
  19. Oct 29, 2020
Loading