From a33b037e981d5b1fa9aa673264b4066680f010f1 Mon Sep 17 00:00:00 2001 From: "Bobby (Babak) Salamat" Date: Mon, 6 Aug 2018 11:41:33 -0700 Subject: [PATCH] fixup! Add a charter for SIG Scheduling --- sig-scheduling/charter.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/sig-scheduling/charter.md b/sig-scheduling/charter.md index c41ababf137..2a2c902d335 100644 --- a/sig-scheduling/charter.md +++ b/sig-scheduling/charter.md @@ -13,7 +13,7 @@ more efficient use of cluster resources, and/or enforces placement policies. ### In scope -Link to SIG section in [sigs.yaml] +SIG [readme] #### Code, Binaries and Services @@ -22,8 +22,11 @@ Link to SIG section in [sigs.yaml] - Kube-scheduler reliability (problem detection and remediation) - Pod scheduling APIs (with [sig-api-machinery](../sig-api-machinery)) - Node resource management (with [sig-node](../sig-node)) -- Cluster resource management (with [wg-resource-management](../wg-resource-management)) -- Pod scheduling policies (with [wg-policy](../wg-poicy)) +- Cluster resource management (with [sig-node](../sig-node)) +- Pod scheduling policies (with [sig-auth](../sig-auth)) +https://github.com/kubernetes/community/pull/2462#discussion_r212420173 +**This is NOT** a list of specific code locations, + or projects. For those refer to [SIG Subprojects][sig-subprojects]. #### Cross-cutting and Externally Facing Processes @@ -33,6 +36,7 @@ Link to SIG section in [sigs.yaml] - network management ([sig-network](../sig-network)) - persistent storage management ([sig-storage](../sig-storage)) +- enforcement of resource quota and other admission policies ## Roles and Organization Management @@ -53,13 +57,12 @@ None ### Subproject Creation -Pick one: +SIG Technical Leads -1. SIG Technical Leads (x) -2. Federation of Subprojects [test grid]: https://k8s-testgrid.appspot.com/sig-scheduling#Summary [perf dashboard]: http://perf-dash.k8s.io/ +[readme]: https://github.com/kubernetes/community/tree/master/sig-scheduling [sig-governance]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md -[sigs.yaml]: https://github.com/kubernetes/community/blob/master/sigs.yaml#L1434 +[sig-subprojects]: https://github.com/kubernetes/community/blob/master/sig-scheduling/README.md#subprojects [Kubernetes Charter README]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/README.md \ No newline at end of file