Commit Graph

4008 Commits

Author SHA1 Message Date
Tim Hockin 990d9cb47a Add staging godeps to godep instructions 2017-11-08 21:30:37 -08:00
Kubernetes Submit Queue 59c0c21d3b
Merge pull request #1382 from YanTingLittleCute/patch-12
Automatic merge from submit-queue.

Update rescheduling.md
2017-11-08 18:46:04 -08:00
Kubernetes Submit Queue 930ce65595
Merge pull request #1332 from guineveresaenger/docfix
Automatic merge from submit-queue.

removed deprecated munge script instructions

There is no `hack/update-munge-docs.sh` script. Documentation should not refer to it.
2017-11-08 17:42:23 -08:00
yanting 5f348fd945
Update rescheduling.md 2017-11-09 09:10:18 +08:00
Kubernetes Submit Queue 7bdec391d2
Merge pull request #1380 from derekwaynecarr/fix-times
Automatic merge from submit-queue.

Update wg-resource-management and sig-node time

Update for time changes.

/cc @dchen1107 @vishh
2017-11-08 12:05:57 -08:00
Timothy St. Clair 9482e4a2ef Design proposal for bootstrap checkpointing for self hosting 2017-11-08 14:02:56 -06:00
Derek Carr aa5b7c7b4c Update wg-resource-management and sig-node time 2017-11-08 14:59:44 -05:00
Kubernetes Submit Queue 5d8ee45dd3
Merge pull request #1379 from jbeda/fix-tz
Automatic merge from submit-queue.

Update sig-storage time
2017-11-08 11:40:51 -08:00
Joe Beda 30e035518a
Update sig-storage time
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-11-08 11:11:34 -08:00
Kubernetes Submit Queue 5c44e3bb01
Merge pull request #1378 from mattfarina/sigapp/timezone
Automatic merge from submit-queue.

Updating the time/timezone for SIG Apps
2017-11-08 11:00:14 -08:00
Matt Farina 7ec83af57c
Updating the time/timezone for SIG Apps 2017-11-08 13:47:29 -05:00
Kubernetes Submit Queue a4dc44fe93
Merge pull request #1219 from deads2k/role-aggregation
Automatic merge from submit-queue.

add clusterrole aggregation doc

In order to support easy RBAC integration for CustomResources and Extension
APIServers, we need to have a way for API extenders to add permissions to the
"normal" roles for admin, edit, and view.

A doc form of https://github.com/kubernetes/kubernetes/pull/54005

@kubernetes/sig-auth-feature-requests
2017-11-08 10:00:06 -08:00
Jonathan MacMillan d0adc3ba82 Change the sig-multicluster meeting name and update the meeting time. 2017-11-08 08:26:16 -08:00
Kubernetes Submit Queue 0f099cb68b
Merge pull request #1375 from phinoceslee/patch-3
Automatic merge from submit-queue.

Update pod-resource-management.md
2017-11-08 00:20:52 -08:00
Kubernetes Submit Queue 4d82ba3539
Merge pull request #1275 from kubernetes/disk_allocatable
Automatic merge from submit-queue.

Remove Disk Allocatable Evictions

After https://github.com/kubernetes/kubernetes/issues/52336, which uncovered a bug in disk accounting, I have struggled to see why ephemeral-storage allocatable evictions are necessary.
For CPU and Memory allocatable, enforcing allocatable through cgroups provides protection from being starved of compute resources by user pods.
However, for ephemeral-storage it seems that the node-level enforcement mechanisms are able to prevent the node from running out of disk, and thus prevent impact to system daemons.
Additionally, memory usage metrics read from cgroups or statfs are far more reliable than an aggregation of `du` calls which may be collected at different times (as https://github.com/kubernetes/kubernetes/issues/52336 demonstrated).
(As a side note, we should read from the /kubepods cgroup to determine allocatable memory usage)
We should still keep the scheduling aspects of node allocatable for ephemeral storage, as this allows for proper accounting.  But I would like to remove enforcement of node allocatable for ephemeral storage.

cc @dchen1107 @derekwaynecarr @jingxu97 @vishh @saad-ali 
@kubernetes/sig-node-proposals
2017-11-07 20:16:13 -08:00
Phinoceslee 8fcf8c3e15
Update pod-resource-management.md 2017-11-08 12:04:35 +08:00
Kubernetes Submit Queue 98ddee45f0
Merge pull request #1304 from charrywanganthony/quota-link
Automatic merge from submit-queue.

Update ResourceQuota design doc

**What this PR does:**
1. Update the admission_control_resource_quota.md according to @derekwaynecarr  's PR [Ability to do object count quota for all namespaced resources #54320](https://github.com/kubernetes/kubernetes/pull/54320)
2. fix two nil links
2017-11-07 19:55:36 -08:00
Kubernetes Submit Queue 0975f2e392
Merge pull request #1366 from wangxinxu411/vvb
Automatic merge from submit-queue.

update raw-block-pv.md
2017-11-07 18:46:29 -08:00
Kubernetes Submit Queue afdb39a7af
Merge pull request #1365 from wangxinxu411/vvd
Automatic merge from submit-queue.

update volume-provisioning.md
2017-11-07 18:45:22 -08:00
Kubernetes Submit Queue 94b2cd1656
Merge pull request #1364 from wangxinxu411/vvv
Automatic merge from submit-queue.

update README.md
2017-11-07 18:44:15 -08:00
Kubernetes Submit Queue e1052a7cec
Merge pull request #1360 from xuhuilong/patch-4
Automatic merge from submit-queue.

incorrect word.
2017-11-07 18:42:38 -08:00
Kubernetes Submit Queue 332d15fa0d
Merge pull request #1359 from xuhuilong/patch-3
Automatic merge from submit-queue.

fix typo
2017-11-07 18:40:58 -08:00
Kubernetes Submit Queue 0bad012e24
Merge pull request #1358 from YanTingLittleCute/patch-2
Automatic merge from submit-queue.

Update pod-resource-management.md
2017-11-07 18:38:48 -08:00
Kubernetes Submit Queue b3279464dd
Merge pull request #1357 from chenhonggc/kubelet-cri-logging
Automatic merge from submit-queue.

typo

type, `metada ` should be `metadata `.
2017-11-07 18:37:10 -08:00
Kubernetes Submit Queue 28a20bf9bd
Merge pull request #1356 from gin419/patch-5
Automatic merge from submit-queue.

Update pod-resource-management.md
2017-11-07 18:35:32 -08:00
Kubernetes Submit Queue 0635db74e9
Merge pull request #1354 from zhaochaobo/master
Automatic merge from submit-queue.

revise spelling mistake

fix spelling mistakes
2017-11-07 18:30:26 -08:00
Kubernetes Submit Queue af9b559d05
Merge pull request #1353 from grodrigues3/contribx-time-fix
Automatic merge from submit-queue.

fix the contribx sig time

Fix the timezone/DST issue for contribx
2017-11-07 14:05:49 -08:00
Garrett Rodrigues a2e14ee084 fix the contribx sig time 2017-11-07 13:58:41 -08:00
Joe Beda 027c7ba204 Update times for SIG-AWS and SIG-Storage
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-11-07 13:22:15 -08:00
David Eads 11807093ed add clusterrole aggregation doc 2017-11-07 10:56:54 -05:00
wangxinxu 7ae1d2c847 utilitze to utilize 2017-11-07 19:42:51 +08:00
wangxinxu b3a0644fd7 mouted to mounted 2017-11-07 19:35:42 +08:00
wangxinxu 46c2175c0a responsiblites to responsibilities 2017-11-07 19:24:40 +08:00
xuhuilong 9a233af8bf
incorrect word. 2017-11-07 17:22:06 +08:00
xuhuilong 3c4496a827
fix typos 2017-11-07 17:13:44 +08:00
yanting b6572c89b6
Update pod-resource-management.md 2017-11-07 16:17:04 +08:00
陈宏 3c2faae222 typo 2017-11-07 15:50:08 +08:00
Gin 6362eee2eb
Update pod-resource-management.md 2017-11-07 14:51:35 +08:00
Kubernetes Submit Queue 3ae089438e
Merge pull request #1352 from caseydavenport/patch-1
Automatic merge from submit-queue.

Update SIG Network meeting time

SIG Network meetings are in pacific time at 2pm.
2017-11-06 17:05:29 -08:00
paul 2d72ea8576 revise spelling mistake 2017-11-07 08:41:26 +08:00
Casey Davenport eeed96aa12 Update SIG Network meeting time 2017-11-06 16:37:22 -08:00
Michelle Au aec42ea74b Add feature restriction through StorageClass API, scheduler diagram, caching details 2017-11-06 15:35:09 -08:00
Joe Betz 68ffc2b16b
Merge pull request #1351 from jpbetz/sig-apimachinery-pt
Switch to PT for api-machinery SIG meeting time
2017-11-06 15:24:59 -08:00
Joe Betz 5379982194 Switch to PT for api-machinery SIG meeting time 2017-11-06 15:18:06 -08:00
Kubernetes Submit Queue 1ab353644b
Merge pull request #1350 from jbeda/fix-tz
Automatic merge from submit-queue.

Allow SIGs/WGs to specify meetings in any time zone

Fixes #841
2017-11-06 14:14:51 -08:00
Joe Beda 8a694b1ff7
Specify cluster lifecycle meeting in PT 2017-11-06 13:35:52 -08:00
Joe Beda 1cc0e97482
Make time zone explicit 2017-11-06 13:35:52 -08:00
Kubernetes Submit Queue 56ddf9c24a
Merge pull request #1349 from spiffxp/i-dislike-dst
Automatic merge from submit-queue.

Update sig-testing's meeting to account for DST changeover
2017-11-06 12:54:45 -08:00
Aaron Crickenberger ef9cd02168 Update sig-testing's meeting to account for DST changeover
Our meeting is defined in terms of US pacific wall-clock time, which
just jumped ahead an hour thanks to the wonderfully helpful and
productivity-increasing daylight savings time ritual that we follow
in the US.
2017-11-06 12:29:35 -08:00
Dr. Stefan Schimanski fea1049fa7 contributors/devel: document '// +groupGoName' code-generation tag 2017-11-06 18:25:09 +01:00