Skip to content

Commit 9058253

Browse files
authored
Merge pull request #8239 from adrianmoisey/add-vpa-channel
Create new vertical-pod-autoscaler channel
2 parents 45b5baa + d834ced commit 9058253

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

communication/slack-config/channels.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,7 @@ channels:
549549
- name: velero-dev
550550
- name: velero-users
551551
id: C6VCGP4MT
552+
- name: vertical-pod-autoscaler
552553
- name: virtlet
553554
- name: virtual-kubelet
554555
- name: virtualization

sig-autoscaling/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,13 @@ The following [subprojects][subproject-definition] are owned by sig-autoscaling:
6767
### karpenter
6868
- **Owners:**
6969
- [kubernetes-sigs/karpenter](https://github.com/kubernetes-sigs/karpenter/blob/main/OWNERS)
70+
- **Contact:**
71+
- Slack: [#karpenter](https://kubernetes.slack.com/messages/karpenter)
7072
### vertical-pod-autoscaler
7173
- **Owners:**
7274
- [kubernetes/autoscaler/vertical-pod-autoscaler](https://github.com/kubernetes/autoscaler/blob/master/vertical-pod-autoscaler/OWNERS)
75+
- **Contact:**
76+
- Slack: [#vertical-pod-autoscaler](https://kubernetes.slack.com/messages/vertical-pod-autoscaler)
7377

7478
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
7579
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups

sigs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,9 +683,13 @@ sigs:
683683
- https://raw.githubusercontent.com/kubernetes/api/master/autoscaling/OWNERS
684684
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/podautoscaler/OWNERS
685685
- name: karpenter
686+
contact:
687+
slack: karpenter
686688
owners:
687689
- https://raw.githubusercontent.com/kubernetes-sigs/karpenter/main/OWNERS
688690
- name: vertical-pod-autoscaler
691+
contact:
692+
slack: vertical-pod-autoscaler
689693
owners:
690694
- https://raw.githubusercontent.com/kubernetes/autoscaler/master/vertical-pod-autoscaler/OWNERS
691695
- dir: sig-cli

0 commit comments

Comments
 (0)