Separate OWNERS for cloud/*
karan opened this issue · 5 comments
karan commented
In the external apiserver world, the provider-specific code that lives in cloud/
is disjoint from the controller. As such, for reviews for any provider, it can be a bad experience to be blocked on development.
We should have separate OWNERS for the provider-specific code, so changes there don't (always) need cluster-api owners approvals.
karan commented
From https://github.com/kubernetes/community/blob/master/contributors/guide/owners.md
Each directory that contains a unit of independent code or content may also contain an OWNERS file
karan commented
cc @kubernetes/sig-cluster-lifecycle-misc
rsdcastro commented
scheeles commented
sgtm
rsdcastro commented
This issue was moved to kubernetes-sigs/cluster-api#100