• Kubernetes Submit Queue's avatar
    Merge pull request #40497 from lavalamp/log2much · fe2829c1
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Make HandleError prevent hot-loops
    
    Add an error "handler" that just sleeps for a bit if errors happen more
    often than 500ms. Manually tested against #39816. This doesn't fix #39816 but it does keep it from crippling a cluster.
    
    ```release-note
    Prevent hotloops on error conditions, which could fill up the disk faster than log rotation can free space.
    ```
    fe2829c1
Name
Last commit
Last update
..
src/k8s.io Loading commit data...
README.md Loading commit data...
copy.sh Loading commit data...
godeps-json-updater.go Loading commit data...
prime-apimachinery.sh Loading commit data...