• Antoine Pelisse's avatar
    kubectl-diff: Simplify interface · 0db62497
    Antoine Pelisse authored
    The current interface is kind of clunky and not super easy to use, since
    you have to specify parameters to specify which versions to diff. Also
    the default isn't the most useful setting.
    
    Change the interface by removing all the parameters and force only one
    useful use-case, that is: diffing what's currently live against
    what would be live if applied.
    0db62497