Create new vertical-pod-autoscaler channel

vertical-pod-autoscaler is a big enough subproject in sig-autoscaling
that it needs a dedicated channel.

I also noticed that the karpenter channel wasn't listed, so I added
that.
This commit is contained in:
Adrian Moisey 2025-01-09 19:37:40 +02:00
parent c671f5ef87
commit f40eb2303a
No known key found for this signature in database
GPG Key ID: 41AE4AE32747C7CF
2 changed files with 5 additions and 0 deletions

View File

@ -548,6 +548,7 @@ channels:
- name: velero-dev
- name: velero-users
id: C6VCGP4MT
- name: vertical-pod-autoscaler
- name: virtlet
- name: virtual-kubelet
- name: virtualization

View File

@ -683,9 +683,13 @@ sigs:
- https://raw.githubusercontent.com/kubernetes/api/master/autoscaling/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/podautoscaler/OWNERS
- name: karpenter
contact:
slack: karpenter
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/karpenter/main/OWNERS
- name: vertical-pod-autoscaler
contact:
slack: vertical-pod-autoscaler
owners:
- https://raw.githubusercontent.com/kubernetes/autoscaler/master/vertical-pod-autoscaler/OWNERS
- dir: sig-cli