• Kubernetes Submit Queue's avatar
    Merge pull request #32163 from mtaufen/more-eviction-logging · 09efe045
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Log pressure condition, memory usage, events in memory eviction test
    
    I want to log this to help us debug some of the latest memory eviction test flakes, where we are seeing burstable "fail" before the besteffort. I saw (in the logs) attempts by the eviction manager to evict besteffort a while before burstable phase changed to "Failed", but the besteffort's phase appeared to remain "Running". I want to see the pressure condition interleaved with the pod phases to get a sense of the eviction manager's knowledge vs. pod phase.
    09efe045
util.go 178 KB