2. add a dummy file tools.go to force "go mod vendor" to see code-generator as dependencies 3. add a script to update CRD 4. add a README to document CRD updating steps run go mod tidy update README
7 lines
107 B
Plaintext
7 lines
107 B
Plaintext
# See the OWNERS docs at https://go.k8s.io/owners
|
|
|
|
approvers:
|
|
- smarterclayton
|
|
reviewers:
|
|
- smarterclayton
|