Merge pull request #75657 from guilhermeoki/docs/sample-controller

sample-controller: update README
This commit is contained in:
Kubernetes Prow Robot
2019-03-25 17:45:00 -07:00
committed by GitHub

View File

@@ -19,7 +19,7 @@ The `update-codegen` script will automatically generate the following files &
directories: directories:
* `pkg/apis/samplecontroller/v1alpha1/zz_generated.deepcopy.go` * `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 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 controller based off of this implementation you should not copy these files and