Skip to content

Commit

Permalink
Merge pull request #4602 from Priyankasaggu11929/karpenter
Browse files Browse the repository at this point in the history
sig-autoscaling: add teams for karpenter repo
  • Loading branch information
k8s-ci-robot authored Nov 27, 2023
2 parents 65c1ce0 + 0a7ab5e commit bb0a997
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/kubernetes-sigs/org.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@ members:
- girikuncoro
- giuseppe
- gjkim42
- gjtempleton
- gkarthiks
- gnoam
- gnufied
Expand Down Expand Up @@ -616,6 +617,7 @@ members:
- m00nf1sh
- macaptain
- maciaszczykm
- maciekpytel
- Madhan-SWE
- Madhur97
- maelvls
Expand Down
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 bb0a997

Please sign in to comment.