• Kubernetes Submit Queue's avatar
    Merge pull request #51448 from kastenhq/pvc_ref_volstats · 17dffc1e
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 51513, 51515, 50570, 51482, 51448)
    
    Add PVCRef to VolumeStats
    
    **What this PR does / why we need it**:
    For pod volumes that reference a PVC, add a PVCRef to the corresponding
    volume stat. This allows metrics to be indexed/queried by PVC name
    which is more user-friendly than Pod reference
    
    **Which issue this PR fixes** : [#363](https://github.com/kubernetes/features/issues/363)
    
    **Special notes for your reviewer**:
    
    **Release note**:
    ```
    `VolumeStats` reported by the kubelet stats summary API 
    (http://<node>:10255/stats/summary) now include a PVCRef
    field describing the PVC referenced by the volume (if any). 
    ```
    17dffc1e
Name
Last commit
Last update
..
e2e Loading commit data...
e2e_federation Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
utils Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...
test_owners.json Loading commit data...