From 3f239fb4a5d045e6e564fd95b32a39204a45ac55 Mon Sep 17 00:00:00 2001 From: Jeff Regan Date: Thu, 27 Jun 2019 17:40:34 -0700 Subject: [PATCH] Update bugs.md --- docs/bugs.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/bugs.md b/docs/bugs.md index d3a0c311c..02dcb4428 100644 --- a/docs/bugs.md +++ b/docs/bugs.md @@ -20,7 +20,10 @@ following to improve response time. kustomize has a simple test harness in the [target package] for specifying a kustomization's input and the expected output. -See this [example of a target test]. + +See this [example of a target test], and contribution +[#971](https://github.com/kubernetes-sigs/kustomize/pull/971), +which does exactly the right thing. The pattern is * call `NewKustTestHarness`