Updated charter.md

Removed scheduler from the scope as scheduler is the responsibility of SIG Scheduler.
This commit is contained in:
maulin9 2018-11-24 10:31:18 -08:00 committed by GitHub
parent 64f7327ff4
commit cc7f60be13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ the Roles and Organization Management outlined in [sig-governance].
## Scope
SIG API Machinery is responsible for the development and enhancement of Kubernetes cluster control plane. The scope covers API server, persistence layer (etcd), controller manager, cloud controller manager, CustomResourceDefinition, scheduler and webhooks.
SIG API Machinery is responsible for the development and enhancement of Kubernetes cluster control plane. The scope covers API server, persistence layer (etcd), controller manager, cloud controller manager, CustomResourceDefinition and webhooks.
### In scope