mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 10:30:59 +00:00
Update bugs.md
This commit is contained in:
@@ -20,7 +20,10 @@ following to improve response time.
|
|||||||
kustomize has a simple test harness in the
|
kustomize has a simple test harness in the
|
||||||
[target package] for specifying a kustomization's
|
[target package] for specifying a kustomization's
|
||||||
input and the expected output.
|
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
|
The pattern is
|
||||||
* call `NewKustTestHarness`
|
* call `NewKustTestHarness`
|
||||||
|
|||||||
Reference in New Issue
Block a user