community/sig-storage
Stephen Augustus 07db4f9796
Liaison updates following 2023 Steering election (#7560)
* steering: Liaison updates following 2023 election cycle

Signed-off-by: Stephen Augustus <foo@auggie.dev>

* liaisons: Add Bob for SIG etcd

Signed-off-by: Stephen Augustus <foo@auggie.dev>

* liaisons: Affinity-based swaps pt. 1

- Stephen:
  - SIG Security: OpenSSF maintainer/GB member, SRC liaison
  - SIG Docs: SIG Release Chair/Release Team subproject owner
- Nabarun:
  - CoCC: Previous CoCC member

Signed-off-by: Stephen Augustus <foo@auggie.dev>

* liaisons: Rebalance Steering load

Signed-off-by: Stephen Augustus <foo@auggie.dev>

---------

Signed-off-by: Stephen Augustus <foo@auggie.dev>
2023-10-03 23:52:01 +02:00
..
1.3-retrospective Updated OWNERS files to include link to docs 2019-01-30 19:37:21 +01:00
archive Archive SIG Storage meeting notes (#5421) 2021-01-22 10:12:29 -08:00
CONTRIBUTING.md Update the incorrect links in sig-storage under k/community 2023-05-26 13:41:45 +05:30
OWNERS Updated OWNERS files to include link to docs 2019-01-30 19:37:21 +01:00
README.md Liaison updates following 2023 Steering election (#7560) 2023-10-03 23:52:01 +02:00
annual-report-2020.md Update the incorrect links in sig-storage under k/community 2023-05-26 13:41:45 +05:30
annual-report-2021.md Update the incorrect links in sig-storage under k/community 2023-05-26 13:41:45 +05:30
annual-report-2022.md Add sig-storage annual report for 2022 2023-03-16 22:11:21 -04:00
charter.md Update SIG Storage Governance 2020-02-14 11:40:49 -08:00
volume-plugin-faq.md Update info about Flexvolume 2022-09-21 22:05:30 -04:00

README.md

Storage Special Interest Group

SIG Storage is responsible for ensuring that different types of file and block storage (whether ephemeral or persistent, local or remote) are available wherever a container is scheduled (including provisioning/creating, attaching, mounting, unmounting, detaching, and deleting of volumes), storage capacity management (container ephemeral storage usage, volume resizing, etc.), influencing scheduling of containers based on storage (data gravity, availability, etc.), and generic operations on storage (snapshoting, etc.).

The charter defines the scope and governance of the Storage Special Interest Group.

Meetings

Joining the mailing list for the group will typically add invites for the following meetings to your calendar.

Leadership

Chairs

The Chairs of the SIG run operations and processes governing the SIG.

Technical Leads

The Technical Leads of the SIG establish new subprojects, decommission existing subprojects, and resolve cross-subproject technical issues and decisions.

Emeritus Leads

Contact

Working Groups

The following working groups are sponsored by sig-storage:

Subprojects

The following subprojects are owned by sig-storage:

external-storage

git-sync

gluster-provisioner

kubernetes-cosi

kubernetes-csi

mount-utils

nfs-provisioner

volume-populators

volumes

Details

The Kubernetes Storage Special-Interest-Group (SIG) is a working group within the Kubernetes contributor community interested in storage and volume plugins.

Meeting

We hold a public meeting every two weeks, on Thursdays at 9 AM (PT).

Contributing

Interested in contributing to storage features in Kubernetes? Please read our guide for new contributors