mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +00:00
Remove opsys comment from generated code.
This commit is contained in:
@@ -30,23 +30,12 @@ brew install coreutils wget gnu-sed
|
||||
|
||||
Add the new tools to your PATH
|
||||
|
||||
## Clone Kustomize
|
||||
## Run the pre-commit tests
|
||||
|
||||
- Kustomize must be cloned under `$GOPATH/src/sigs.k8s.io/` or some of the tests will not work
|
||||
|
||||
## Running the tests
|
||||
|
||||
Run the `pre-commit.sh` script to verify your install
|
||||
Run the `pre-commit` target to verify your install
|
||||
|
||||
```sh
|
||||
./travis/pre-commit.sh
|
||||
make pre-commit
|
||||
```
|
||||
|
||||
This will run the go tests, as well as documentation tests.
|
||||
|
||||
## Known Issues
|
||||
|
||||
`pre-commit.sh` will modify all api/plugins by changing `linux` to `darwin`.
|
||||
See [#1711](https://github.com/kubernetes-sigs/kustomize/issues/1711) for details.
|
||||
|
||||
Don't check these updates in.
|
||||
Reference in New Issue
Block a user