kubernetes/test
Arda Güçlü 63b8684cd3 Add new flags into alpha events
In order to promote kubectl alpha events to beta,
it should at least support flags which is already
supported by kubectl get events as well as new flags.

This PR adds;

--output: json|yaml support and does essential refactorings to
integrate other printing options easier in the future.

--no-headers: kubectl get events can hide headers when this flag is set for default printing.
Adds this ability to hide headers also for kubectl alpha events.
This flag has no effect when output is json or yaml for both commands.

--types: This will be used to filter certain events to be printed and
discard others(default behavior is same with --event=Normal,Warning).
2022-07-28 15:16:58 +03:00
..
cmd Add new flags into alpha events 2022-07-28 15:16:58 +03:00
conformance Generate and format files 2022-07-26 13:14:05 -04:00
e2e Generate and format files 2022-07-26 13:14:05 -04:00
e2e_kubeadm Custom reporter of Junit report is no longer needed 2022-07-08 10:46:11 +08:00
e2e_node Generate and format files 2022-07-26 13:14:05 -04:00
fixtures Switching everything to use pause:3.8 2022-07-21 14:53:15 -07:00
fuzz hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
images Generate and format files 2022-07-26 13:14:05 -04:00
instrumentation Merge pull request #107042 from kkkkun/update_metrics_bucket 2022-07-16 00:28:52 -07:00
integration Merge pull request #111254 from dims/update-to-golang-1.19-rc2 2022-07-26 14:25:09 -07:00
kubemark Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
list Remove KubeDescribe 2021-03-04 07:54:53 +01:00
soak/serve_hostnames fix typos 2022-06-15 13:38:48 +09:00
typecheck Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
utils Generate and format files 2022-07-26 13:14:05 -04:00
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00