From 586bba0b31d6f636f85a31dfecf8532956e2b717 Mon Sep 17 00:00:00 2001 From: Jeffrey Regan Date: Thu, 17 Oct 2019 11:14:08 -0700 Subject: [PATCH] fixNits --- hacks/awker.sh | 0 types/doc.go | 1 - 2 files changed, 1 deletion(-) mode change 100644 => 100755 hacks/awker.sh diff --git a/hacks/awker.sh b/hacks/awker.sh old mode 100644 new mode 100755 diff --git a/types/doc.go b/types/doc.go index 51e53b2f3..22c38a651 100644 --- a/types/doc.go +++ b/types/doc.go @@ -7,4 +7,3 @@ // modify k8s resources. // A kustomization file is a serialization of this struct. package types -