summaryrefslogtreecommitdiff
path: root/sig-storage/README.md
blob: 64713917f2dc0ad17ed3cc15ce5c7500632a20b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<!---
This is an autogenerated file!

Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.

To understand how this file is generated, see https://git.k8s.io/community/generator/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](charter.md) defines the scope and governance of the Storage Special Interest Group.

## Meetings
* Regular SIG Meeting: [Thursdays at 9:00 PT (Pacific Time)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=9:00&tz=PT%20%28Pacific%20Time%29).
  * [Meeting notes and Agenda](https://docs.google.com/document/d/1-8KEG8AjAgKznS9NFm3qWqkGyCHmvU6HVl0sk5hwoAE/edit?usp=sharing).
  * [Meeting recordings](https://www.youtube.com/watch?v=Eh7Qa7KOL8o&list=PL69nYSiGNLP02-BMqJdfFgGxYQ4Nb-2Qq).

## Leadership

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

* Bradley Childs (**[@childsb](https://github.com/childsb)**), Red Hat
* Saad Ali (**[@saad-ali](https://github.com/saad-ali)**), Google

## Contact
- Slack: [#sig-storage](https://kubernetes.slack.com/messages/sig-storage)
- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-storage)
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fstorage)
- GitHub Teams:
    - [@kubernetes/sig-storage-api-reviews](https://github.com/orgs/kubernetes/teams/sig-storage-api-reviews) - API Changes and Reviews
    - [@kubernetes/sig-storage-bugs](https://github.com/orgs/kubernetes/teams/sig-storage-bugs) - Bug Triage and Troubleshooting
    - [@kubernetes/sig-storage-feature-requests](https://github.com/orgs/kubernetes/teams/sig-storage-feature-requests) - Feature Requests
    - [@kubernetes/sig-storage-misc](https://github.com/orgs/kubernetes/teams/sig-storage-misc) - General Discussion
    - [@kubernetes/sig-storage-pr-reviews](https://github.com/orgs/kubernetes/teams/sig-storage-pr-reviews) - PR Reviews
    - [@kubernetes/sig-storage-proposals](https://github.com/orgs/kubernetes/teams/sig-storage-proposals) - Design Proposals
    - [@kubernetes/sig-storage-test-failures](https://github.com/orgs/kubernetes/teams/sig-storage-test-failures) - Test Failures and Triage

## Subprojects

The following [subprojects][subproject-definition] are owned by sig-storage:
### external-storage
- **Owners:**
  - https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-sigs/sig-storage-lib-external-provisioner/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-sigs/sig-storage-local-static-provisioner/master/OWNERS
### git-sync
- **Owners:**
  - https://raw.githubusercontent.com/kubernetes/git-sync/master/OWNERS
### kubernetes-csi
- **Owners:**
  - https://raw.githubusercontent.com/kubernetes-csi/cluster-driver-registrar/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-flex/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-host-path/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-image-populator/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-iscsi/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/csi-lib-fc/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/csi-lib-iscsi/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/csi-lib-utils/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/csi-proxy/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/csi-release-tools/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/csi-test/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/docs/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/driver-registrar/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/drivers/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/external-attacher/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/external-provisioner/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/external-resizer/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/kubernetes-csi.github.io/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/livenessprobe/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-csi/node-driver-registrar/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/csi-api/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/csi-translation-lib/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-api/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-translation-lib/OWNERS
### nfs-provisioner
- **Owners:**
  - https://raw.githubusercontent.com/kubernetes-incubator/nfs-provisioner/master/OWNERS
### volumes
- **Owners:**
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/volume/OWNERS

[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
<!-- BEGIN CUSTOM CONTENT -->

## 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).
* Agenda and any notes from each meeting are captured in [this document](https://docs.google.com/document/d/1-8KEG8AjAgKznS9NFm3qWqkGyCHmvU6HVl0sk5hwoAE/edit?usp=sharing).
* Contact saadali@google.com to be added to the calendar invite.
* Recordings of past meetings: https://www.youtube.com/playlist?list=PLb1_clREIGYVaqvKaUsVyXxjfcSQDBnmB

### Contributing
Interested in contributing to storage features in Kubernetes? [Please read our guide for new contributors](/sig-storage/CONTRIBUTING.md)

### Links
* Public Slack Channel: https://kubernetes.slack.com/messages/sig-storage/details/
  * Get invite to join here: http://slack.k8s.io/
  * Our channel is `sig-storage`
* Github Issues
  * [link](https://github.com/kubernetes/kubernetes/issues?q=is%3Aopen+is%3Aissue+label%3Asig%2Fstorage)
* Documentation for currently supported volume plugins: https://kubernetes.io/docs/concepts/storage/volumes/
* Code
  * [Volume plugins](https://github.com/kubernetes/kubernetes/tree/master/pkg/volume)
  * [Volume controllers](https://github.com/kubernetes/kubernetes/tree/master/pkg/controller/volume/)
  * [Kubelet volume manager](https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/volumemanager/)

<!-- END CUSTOM CONTENT -->