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
15 lines
186 B
Plaintext
15 lines
186 B
Plaintext
# See the OWNERS docs at https://go.k8s.io/owners
|
|
|
|
approvers:
|
|
- mikedanese
|
|
- timothysc
|
|
reviewers:
|
|
- wojtek-t
|
|
- deads2k
|
|
- mikedanese
|
|
- gmarek
|
|
- eparis
|
|
- timothysc
|
|
- ingvagabund
|
|
- resouer
|