k3s/test/cmd
Antoine Pelisse 0db6249740 kubectl-diff: Simplify interface
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.
2018-09-11 15:53:29 -07:00
..
BUILD delete copied comment 2018-07-06 16:26:56 -07:00
OWNERS
apply.sh Add --server-dry-run flag to `kubectl apply` 2018-09-02 13:13:46 -07:00
apps.sh Fix NameFromCommandArgs when passing command after -- 2018-08-22 15:23:13 +02:00
authorization.sh
batch.sh
certificate.sh
core.sh Make kubectl create secret tls work with process substitution 2018-08-22 10:35:07 -04:00
crd.sh Automatically install CRDs during controller init 2018-08-31 12:25:59 -07:00
create.sh Full blown kubectl create job 2018-08-01 15:04:04 +02:00
diff.sh kubectl-diff: Simplify interface 2018-09-11 15:53:29 -07:00
discovery.sh
generic-resources.sh
get.sh add prototype sorting for table rows 2018-08-30 16:09:05 -04:00
initializers.sh
kubeconfig.sh
legacy-script.sh Full blown kubectl create job 2018-08-01 15:04:04 +02:00
node-management.sh update e2e shell script due to newly introduced unreachable:NoSchedule taint when the node is in Unknown status 2018-08-27 16:19:03 -07:00
old-print.sh Automatically install CRDs during controller init 2018-08-31 12:25:59 -07:00
plugins.sh add updated plugin mechanism 2018-08-15 15:06:29 -04:00
proxy.sh
rbac.sh
request-timeout.sh
run.sh
save-config.sh
storage.sh
template-output.sh wire PrintFlags through rollout commands 2018-07-06 17:32:42 -04:00
version.sh