Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,11 @@ aliases:
- intUnderflow
- kwilczynski
- rthallisey
wg-checkpoint-restore-leads:
- adrianreber
- haircommander
- rst0git
- viktoriaas
wg-policy-leads:
- JimBugwadia
- poonam-lamba
Expand Down
1 change: 1 addition & 0 deletions groups/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ groups:
- wg-lts-leads@kubernetes.io
- wg-node-lifecycle-leads@kubernetes.io
- wg-serving-leads@kubernetes.io
- wg-checkpoint-restore-leads@kubernetes.io
- caniszczyk@linuxfoundation.org
- cncf-speakers@linuxfoundation.org
- community@kubernetes.io
Expand Down
4 changes: 4 additions & 0 deletions groups/restrictions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,10 @@ restrictions:
allowedGroups:
- "^wg-node-lifecycle@kubernetes.io$"
- "^wg-node-lifecycle-leads@kubernetes.io$"
- path: "wg-checkpoint-restore/groups.yaml"
allowedGroups:
- "^wg-checkpoint-restore@kubernetes.io$"
- "^wg-checkpoint-restore-leads@kubernetes.io$"
- path: "wg-policy/groups.yaml"
allowedGroups:
- "^wg-policy@kubernetes.io$"
Expand Down
9 changes: 9 additions & 0 deletions groups/wg-checkpoint-restore/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- wg-checkpoint-restore-leads
reviewers:
- wg-checkpoint-restore-leads

labels:
- wg/checkpoint-restore
46 changes: 46 additions & 0 deletions groups/wg-checkpoint-restore/groups.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
groups:
#
# Mailing lists
#
# Each group here represents a mailing list for the WG or its subprojects,
# and is not intended to govern access to infrastructure
#
- email-id: wg-checkpoint-restore-leads@kubernetes.io
name: wg-checkpoint-restore-leads
description: |-
WG Checkpoint Restore Organizers
settings:
AllowWebPosting: "true"
ReconcileMembers: "true"
WhoCanPostMessage: "ANYONE_CAN_POST"
WhoCanViewGroup: "ALL_MEMBERS_CAN_VIEW"
WhoCanModerateContent: "OWNERS_AND_MANAGERS"
MessageModerationLevel: "MODERATE_NONE"
owners:
- areber@redhat.com
- pehunt@redhat.com
- radostin@stoyanov.io
- viktoria.spisakovaa@gmail.com

- email-id: wg-checkpoint-restore@kubernetes.io
name: wg-checkpoint-restore
description: |-
Public mailing list for WG Checkpoint Restore
settings:
WhoCanJoin: "ANYONE_CAN_JOIN"
WhoCanViewGroup: "ANYONE_CAN_VIEW"
WhoCanDiscoverGroup: "ANYONE_CAN_DISCOVER"
WhoCanPostMessage: "ANYONE_CAN_POST"
MessageModerationLevel: "MODERATE_NON_MEMBERS"
WhoCanViewMembership: "ALL_MANAGERS_CAN_VIEW"
WhoCanModerateMembers: "OWNERS_AND_MANAGERS"
WhoCanModerateContent: "OWNERS_AND_MANAGERS"
MembersCanPostAsTheGroup: "false"
ReconcileMembers: "false"
owners:
- areber@redhat.com
- pehunt@redhat.com
- radostin@stoyanov.io
- viktoria.spisakovaa@gmail.com
members:
- wg-checkpoint-restore-leads@kubernetes.io