File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,9 @@ The following [subprojects][subproject-definition] are owned by sig-autoscaling:
58
58
- ** Owners:**
59
59
- [ kubernetes/api/autoscaling] ( https://github.com/kubernetes/api/blob/master/autoscaling/OWNERS )
60
60
- [ kubernetes/kubernetes/pkg/controller/podautoscaler] ( https://github.com/kubernetes/kubernetes/blob/master/pkg/controller/podautoscaler/OWNERS )
61
+ ### karpenter
62
+ - ** Owners:**
63
+ - [ kubernetes-sigs/karpenter] ( https://github.com/kubernetes-sigs/karpenter/blob/main/OWNERS )
61
64
### vertical-pod-autoscaler
62
65
- ** Owners:**
63
66
- [ kubernetes/autoscaler/vertical-pod-autoscaler] ( https://github.com/kubernetes/autoscaler/blob/master/vertical-pod-autoscaler/OWNERS )
Original file line number Diff line number Diff line change @@ -638,6 +638,9 @@ sigs:
638
638
owners :
639
639
- https://raw.githubusercontent.com/kubernetes/api/master/autoscaling/OWNERS
640
640
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/podautoscaler/OWNERS
641
+ - name : karpenter
642
+ owners :
643
+ - https://raw.githubusercontent.com/kubernetes-sigs/karpenter/main/OWNERS
641
644
- name : vertical-pod-autoscaler
642
645
owners :
643
646
- https://raw.githubusercontent.com/kubernetes/autoscaler/master/vertical-pod-autoscaler/OWNERS
You can’t perform that action at this time.
0 commit comments