Skip to content

Commit

Permalink
sig-autoscaling: add teams for karpenter repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyankasaggu11929 committed Nov 25, 2023
1 parent 44aebaf commit 7ff3587
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/kubernetes-sigs/sig-autoscaling/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners

reviewers:
- sig-autoscaling-leads
approvers:
- sig-autoscaling-leads
labels:
- sig/autoscaling
45 changes: 45 additions & 0 deletions config/kubernetes-sigs/sig-autoscaling/teams.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
teams:
karpenter-admins:
description: admin access to the karpenter repo
members:
- bwagner5
- ellistarn
- gjtempleton
- jonathan-innis
- MaciekPytel
- mwielgus
- njtran
- tzneal
privacy: closed
repos:
karpenter: admin
karpenter-maintainers:
description: write access to the karpenter repo
members:
- bwagner5
- ellistarn
- gjtempleton
- jonathan-innis
- MaciekPytel
- mwielgus
- njtran
- tzneal
privacy: closed
repos:
karpenter: write
karpenter-reviewers:
description: read access to the karpenter repo
members:
- engedaam
- jackfrancis
- jmdeal
- tallaxes
privacy: closed
repos:
karpenter: read
sig-autoscaling-leads:
description: "leads of the SIG Autoscaling"
members:
- gjtempleton
- mwielgus
privacy: closed
3 changes: 3 additions & 0 deletions config/restrictions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,9 @@ restrictions:
- "^pspmigrator"
- "^secrets-store-csi-driver"
- "^sig-auth-tools"
- path: "kubernetes-sigs/sig-autoscaling/teams.yaml"
allowedRepos:
- "^karpenter"
- path: "kubernetes-sigs/sig-aws/teams.yaml"
allowedRepos:
- "^aws-ebs-csi-driver"
Expand Down

0 comments on commit 7ff3587

Please sign in to comment.