Merge pull request #2577 from lavalamp/smd
Add repo for serverside apply test cases & code
This commit is contained in:
commit
6d4f64c4b6
|
|
@ -78,6 +78,7 @@ The following subprojects are owned by sig-api-machinery:
|
|||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/code-generator/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/kube-openapi/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-client/gen/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/structured-merge-diff/master/OWNERS
|
||||
- **kubernetes-clients**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-client/csharp/master/OWNERS
|
||||
|
|
@ -99,7 +100,7 @@ Note that the links to display team membership will only work if you are a membe
|
|||
|
||||
| Team Name | Details | Description |
|
||||
| --------- |:-------:| ----------- |
|
||||
| @kubernetes/sig-api-machinery-api-reviews | [link](https://github.com/orgs/kubernetes/teams/sig-api-machinery-api-reviews) | API Changes and Reviews |
|
||||
| @kubernetes/sig-api-machinery-api-reviews | [link](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 | [link](https://github.com/orgs/kubernetes/teams/sig-api-machinery-bugs) | Bug Triage and Troubleshooting |
|
||||
| @kubernetes/sig-api-machinery-feature-requests | [link](https://github.com/orgs/kubernetes/teams/sig-api-machinery-feature-requests) | Feature Requests |
|
||||
| @kubernetes/sig-api-machinery-misc | [link](https://github.com/orgs/kubernetes/teams/sig-api-machinery-misc) | General Discussion |
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ sigs:
|
|||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-api-machinery
|
||||
teams:
|
||||
- name: sig-api-machinery-api-reviews
|
||||
description: API Changes and Reviews
|
||||
description: API Changes and Reviews (API Machinery APIs, NOT all APIs)
|
||||
- name: sig-api-machinery-bugs
|
||||
description: Bug Triage and Troubleshooting
|
||||
- name: sig-api-machinery-feature-requests
|
||||
|
|
@ -91,6 +91,7 @@ sigs:
|
|||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/code-generator/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/kube-openapi/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-client/gen/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/structured-merge-diff/master/OWNERS
|
||||
- name: kubernetes-clients
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-client/csharp/master/OWNERS
|
||||
|
|
|
|||
Loading…
Reference in New Issue