Files
kubernetes/test/e2e_kubeadm
Patrick Ohly 932d0337b8 e2e: detect unexpected command line arguments
Invalid flags are detected by flag parsing, but optional arguments are just
passed through to the E2E suites. None of them support any, so rejecting them
with an error message is useful because it helps catch typos (like a missing
hyphen before a flag).
2023-07-05 13:34:09 +02:00
..
2019-11-04 23:20:24 +01:00
2023-05-31 10:34:42 +08:00
2022-10-06 08:19:47 +02:00