• Kubernetes Submit Queue's avatar
    Merge pull request #53920 from apelisse/diff · 6ba5f77d
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 53051, 52489, 53920). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Implement `kubectl alpha diff` to diff resources
    
    `kubectl alpha diff` lets you diff your resources against live
    resources, or last applied, or even preview what changes are going to be
    applied on the cluster.
    
    This is still quite premature, and mostly untested.
    
    **What this PR does / why we need it**: 
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    Clearly not ready for Release note.
    ```release-note
    NONE
    ```
    
    kubernetes/community#287
    6ba5f77d
Name
Last commit
Last update
..
admin Loading commit data...
api-reference Loading commit data...
man/man1 Loading commit data...
user-guide/kubectl Loading commit data...
yaml/kubectl Loading commit data...
.generated_docs Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...