Merge pull request #8239 from adrianmoisey/add-vpa-channel

Create new vertical-pod-autoscaler channel
This commit is contained in:
Kubernetes Prow Robot 2025-01-18 12:04:34 -08:00 committed by GitHub
commit 905825353d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 0 deletions

View File

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

View File

@ -67,9 +67,13 @@ The following [subprojects][subproject-definition] are owned by sig-autoscaling:
### karpenter
- **Owners:**
- [kubernetes-sigs/karpenter](https://github.com/kubernetes-sigs/karpenter/blob/main/OWNERS)
- **Contact:**
- Slack: [#karpenter](https://kubernetes.slack.com/messages/karpenter)
### vertical-pod-autoscaler
- **Owners:**
- [kubernetes/autoscaler/vertical-pod-autoscaler](https://github.com/kubernetes/autoscaler/blob/master/vertical-pod-autoscaler/OWNERS)
- **Contact:**
- Slack: [#vertical-pod-autoscaler](https://kubernetes.slack.com/messages/vertical-pod-autoscaler)
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups

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