From 09fc2c47bca38eea4b67b0eea90438a6c0f88614 Mon Sep 17 00:00:00 2001 From: Kenjiro Nakayama Date: Thu, 4 Jul 2019 14:09:32 +0900 Subject: [PATCH] Stop printing images.caching.internal.knative.dev in kubectl get all (#43) Currently `kubectl get all` outputs `images.caching.internal.knative.dev`, but it is one of internal CRDs and not necessary to examine the output in general. This patch removes `all` from categories to stop printing images.caching.internal.knative.dev in kubectl get all. --- config/image.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/image.yaml b/config/image.yaml index e1e05cc0..3771a0d7 100644 --- a/config/image.yaml +++ b/config/image.yaml @@ -26,7 +26,6 @@ spec: plural: images singular: image categories: - - all - knative-internal - caching shortNames: