summaryrefslogtreecommitdiff
path: root/sig-api-machinery/README.md
blob: aac12d5dc87049abcefd8073373cf6a63a296ecb (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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<!---
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
--->
# API Machinery Special Interest Group

Covers all aspects of API server, API registration and discovery, generic API CRUD semantics, admission control, encoding/decoding, conversion, defaulting, persistence layer (etcd), OpenAPI, CustomResourceDefinition, garbage collection, and client libraries.

The [charter](charter.md) defines the scope and governance of the API Machinery Special Interest Group.

## Meetings
* Kubebuilder and Controller Runtime Meeting: [Wednesdays at 10:00 PT (Pacific Time)]() (monthly - second Wednesday every month). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=10:00&tz=PT%20%28Pacific%20Time%29).
  * [Meeting notes and Agenda](https://docs.google.com/document/d/1Ih-2cgg1bUrLwLVTB9tADlPcVdgnuMNBGbUl4D-0TIk/edit?usp=sharing).
* Regular SIG Meeting: [Wednesdays at 11:00 PT (Pacific Time)](https://zoom.us/my/apimachinery) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=11:00&tz=PT%20%28Pacific%20Time%29).
  * [Meeting notes and Agenda](https://goo.gl/0lbiM9).
  * [Meeting recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP21oW3hbLyjjj4XhrwKxH2R).

## Leadership

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

* David Eads (**[@deads2k](https://github.com/deads2k)**), Red Hat
* Federico Bongiovanni (**[@fedebongio](https://github.com/fedebongio)**), Google

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

* David Eads (**[@deads2k](https://github.com/deads2k)**), Red Hat
* Daniel Smith (**[@lavalamp](https://github.com/lavalamp)**), Google

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

## Subprojects

The following [subprojects][subproject-definition] are owned by sig-api-machinery:
### component-base
- **Owners:**
  - https://raw.githubusercontent.com/kubernetes-sigs/legacyflag/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/component-base/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/OWNERS
### control-plane-features
- **Owners:**
  - https://raw.githubusercontent.com/kubernetes-sigs/kube-storage-version-migrator/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/garbagecollector/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/namespace/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/resourcequota/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/quota/v1/OWNERS
### idl-schema-client-pipeline
- **Owners:**
  - https://raw.githubusercontent.com/kubernetes-client/gen/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-sigs/structured-merge-diff/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/code-generator/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/gengo/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kube-openapi/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/code-generator/OWNERS
### kubernetes-clients
- **Owners:**
  - https://raw.githubusercontent.com/kubernetes-client/c/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-client/csharp/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-client/go-base/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-client/go/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-client/haskell/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-client/java/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-client/javascript/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-client/perl/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-client/python-base/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-client/python/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-client/ruby/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-sigs/clientgofix/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/client-go/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/OWNERS
### server-api-aggregation
- **Owners:**
  - https://raw.githubusercontent.com/kubernetes/kube-aggregator/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/kube-aggregator/OWNERS
### server-binaries
- **Owners:**
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/cloud-controller-manager/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/controller-manager/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kube-apiserver/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kube-controller-manager/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubeapiserver/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/master/OWNERS
### server-crd
- **Owners:**
  - https://raw.githubusercontent.com/kubernetes/apiextensions-apiserver/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiextensions-apiserver/OWNERS
### server-frameworks
- **Owners:**
  - https://raw.githubusercontent.com/kubernetes/apiserver/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/OWNERS
### server-sdk
- **Owners:**
  - https://raw.githubusercontent.com/kubernetes-sigs/apiserver-builder-alpha/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-sigs/controller-runtime/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-sigs/controller-tools/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder-declarative-pattern/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder-release-tools/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-apiserver/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-controller/OWNERS
  - https://raw.githubusercontent.com/kubernetes/sample-apiserver/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/sample-controller/master/OWNERS
- **Contact:**
  - [Mailing List](https://groups.google.com/forum/#!forum/kubebuilder)
### universal-machinery
- **Owners:**
  - https://raw.githubusercontent.com/kubernetes/apimachinery/master/OWNERS
  - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apimachinery/OWNERS
### yaml
- **Owners:**
  - https://raw.githubusercontent.com/kubernetes-sigs/yaml/master/OWNERS

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

* [YouTube Playlist](https://www.youtube.com/playlist?list=PL69nYSiGNLP21oW3hbLyjjj4XhrwKxH2R) - find meeting recordings here

<!-- END CUSTOM CONTENT -->