Skip to content

Commit

Permalink
Merge pull request #4892 from Priyankasaggu11929/kube-network-policies
Browse files Browse the repository at this point in the history
sig-network: add team repo permissions for kube-network-policies repo
  • Loading branch information
k8s-ci-robot authored Apr 20, 2024
2 parents e4b3408 + 49bbb3b commit 01c2793
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
18 changes: 18 additions & 0 deletions config/kubernetes-sigs/sig-network/teams.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,24 @@ teams:
privacy: closed
repos:
kpng: admin
kube-network-policies-admins:
description: Admin access to the kube-network-policies repo
members:
- aojea
- danwinship
- thockin
privacy: closed
repos:
kube-network-policies: admin
kube-network-policies-maintainers:
description: Write access to the kube-network-policies repo
members:
- aojea
- danwinship
- thockin
privacy: closed
repos:
kube-network-policies: write
network-policy-api-admins:
description: Admin access to the network-policy-api repo
members:
Expand Down
1 change: 1 addition & 0 deletions config/restrictions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ restrictions:
- "^gateway-api"
- "^knftables"
- "^kpng"
- "^kube-network-policies"
- "^network-policy-api"
- "^node-ipam-controller"
- path: "kubernetes-sigs/sig-node/teams.yaml"
Expand Down

0 comments on commit 01c2793

Please sign in to comment.