mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-11 11:00:57 -04:00
This replaces the following path-label munger config, except we're using kind/api-change for everything instead of two different kind/ labels ``` ^pkg/api/([^/]+/)?types.go$ kind/api-change ^pkg/api/([^/]+/)?register.go$ kind/new-api ^pkg/apis/[^/]+/([^/]+/)?types.go$ kind/api-change ^pkg/apis/[^/]+/([^/]+/)?register.go$ kind/new-api ``` |
||
|---|---|---|
| .. | ||
| endpoints | ||
| events | ||
| legacyscheme | ||
| persistentvolume | ||
| persistentvolumeclaim | ||
| pod | ||
| ref | ||
| resource | ||
| service | ||
| testapi | ||
| testing | ||
| v1 | ||
| OWNERS | ||