a3bf13711c
I had to run `make generate`. Some API functions got additional parameters `Options` and `Context`. I used empty options and `context.TODO()` for now. Signed-off-by: leonnicolas <leonloechner@gmx.de>
28 lines
336 B
Plaintext
28 lines
336 B
Plaintext
# See the OWNERS docs at https://go.k8s.io/owners
|
|
|
|
approvers:
|
|
- dims
|
|
- lavalamp
|
|
- smarterclayton
|
|
- deads2k
|
|
- sttts
|
|
- liggitt
|
|
- caesarxuchao
|
|
reviewers:
|
|
- dims
|
|
- thockin
|
|
- lavalamp
|
|
- smarterclayton
|
|
- wojtek-t
|
|
- deads2k
|
|
- derekwaynecarr
|
|
- caesarxuchao
|
|
- mikedanese
|
|
- liggitt
|
|
- gmarek
|
|
- sttts
|
|
- ncdc
|
|
- tallclair
|
|
labels:
|
|
- sig/api-machinery
|