From 54e3f0f8a936935459f9087c73ec09f1f3f2e02d Mon Sep 17 00:00:00 2001 From: Guilherme Oki Date: Mon, 25 Mar 2019 00:12:53 -0300 Subject: [PATCH] sample-controller: update README --- staging/src/k8s.io/sample-controller/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staging/src/k8s.io/sample-controller/README.md b/staging/src/k8s.io/sample-controller/README.md index b4388f565e..d3b32fdf27 100644 --- a/staging/src/k8s.io/sample-controller/README.md +++ b/staging/src/k8s.io/sample-controller/README.md @@ -19,7 +19,7 @@ The `update-codegen` script will automatically generate the following files & directories: * `pkg/apis/samplecontroller/v1alpha1/zz_generated.deepcopy.go` -* `pkg/client/` +* `pkg/generated/` Changes should not be made to these files manually, and when creating your own controller based off of this implementation you should not copy these files and