• Kubernetes Submit Queue's avatar
    Merge pull request #39491 from jayunit100/sched_Histogram_error · add3a08a
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 34488, 39511, 39619, 38342, 39491)
    
    Update FitError as a message component into the PodConditionUpdater.
    
    Fixes #20064 , after a roundabout volley of ideas, we ended up digging into existing Conditions for this, rather then a first class API object.  This is just a quick sketch of the skeleton minimal implementation, it should pretty much "just work".  I'll test it more later today.
    
    
    Release Note:
    ```
    Histogram data of predicate failures is contained in pod conditions and thus available to users by kubectl commands.
    ```
    add3a08a
Name
Last commit
Last update
..
admission Loading commit data...
auth Loading commit data...
client/auth Loading commit data...
scheduler Loading commit data...
webhook Loading commit data...