Commit Graph

1086 Commits

Author SHA1 Message Date
Kubernetes Submit Queue a74d906f01
Merge pull request #1299 from mikedanese/config
Automatic merge from submit-queue.

config: move config proposal to developer docs

* strip some of the design proposal cruft
* make recommendation on config group naming

@bgrant0607 @mtaufen @ncdc
2017-10-31 10:54:15 -07:00
Kubernetes Submit Queue c196c68ed7
Merge pull request #1265 from erinboyd/raw-block-2
Automatic merge from submit-queue.

Version 2 for Raw Block Devices
2017-10-31 06:19:55 -07:00
Kubernetes Submit Queue dbfce3dacc
Merge pull request #1296 from yanxuean/qoscgroup
Automatic merge from submit-queue.

correct the arg of kubelet in test-e2e-node

Signed-off-by: yanxuean <yan.xuean@zte.com.cn>

The --experimental-cgroups-per-qos  is outdated.
The arg is renamed since 1.6.0.
See 1.6.0 changelog.

https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.6.md
Rename --experiemental-cgroups-per-qos to --cgroups-per-qos (#39972,)
2017-10-30 18:08:38 -07:00
Daniel Smith b6942deaf3 Edits made to the proposal after the sig meeting 2017-10-30 16:06:45 -07:00
Kubernetes Submit Queue 5af3d6b48b
Merge pull request #1302 from yastij/moving-predicates-design-proposal
Automatic merge from submit-queue.

moving predicates ordering design proposal under scheduling directory

/cc @bsalamat 

sorry for the delay
2017-10-30 14:49:24 -07:00
Kubernetes Submit Queue aababdc6ae
Merge pull request #1301 from cheftako/naming
Automatic merge from submit-queue.

Adding naming discussion details to the design document.

Adding the synopsis of a naming thread to the webhook's design document.
2017-10-30 14:39:47 -07:00
Yassine TIJANI 6c06a1c589 moving design proposal under scheduling directory 2017-10-30 21:37:50 +00:00
Kubernetes Submit Queue 48ff9a34c8
Merge pull request #1287 from caesarxuchao/namespaceselector-webhook
Automatic merge from submit-queue.

Add a design doc for admission webhook bootstrapping

Originally distributed as a [google doc](https://docs.google.com/document/d/1pw6FyobY3pVxfWYwmAFuF5WJpvjfq-M3Ciz996kblVc/edit?ts=59f1d824#).

The idea is from an Oct. 23 meeting with lavalamp, cheftako, deads2k, smarterclayton, liggitt. It also draws inspiration from #1191.

cc @kubernetes/sig-api-machinery-api-reviews  @lavalamp @deads2k
2017-10-30 14:33:38 -07:00
Walter Fender 1f9d9e8d66 Adding naming discussion details to the design document. 2017-10-30 14:11:57 -07:00
Mike Danese c9c9a94c2a config: move config proposal to developer docs
* strip some of the design proposal cruft
* make recommendation on config group naming
2017-10-30 11:37:49 -07:00
Chao Xu 4462e4d28e add design doc for admission webhook bootstrapping 2017-10-30 10:34:44 -07:00
Slava Semushin 251f432481 contributors/devel/api_changes.md: update place with list of packages for protobuf. 2017-10-30 17:57:28 +01:00
yanxuean 8a23742b35 correct the arg of kubelet in test-e2e-node
Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
2017-10-30 22:49:37 +08:00
Gin 7e448cbe6a
Update cloudprovider-storage-metrics.md 2017-10-30 11:01:52 +08:00
ZhiqinYang 000b6f7894
fix typo 2017-10-29 19:20:48 +08:00
Manjunath A Kumatagi abeba52e2e Fix broken link in monitoring_architecture.md 2017-10-28 22:51:31 +05:30
Erin A Boyd 8903c1c642 update patch block volumes 2017-10-27 16:38:45 -06:00
Kubernetes Submit Queue ecca8af6d5
Merge pull request #1288 from grodrigues3/move-webhook-dp
Automatic merge from submit-queue.

move webhooks design doc to design proposals dir

I'm not sure why this design doc was in the sig dir rather than the design-proposals directory.

@kubernetes/sig-api-machinery-proposals
2017-10-27 15:05:26 -07:00
Kubernetes Submit Queue b6a4c9651e
Merge pull request #1283 from cblecker/sig-label
Automatic merge from submit-queue.

Add sig labels and use aliases in OWNERS files

This PR does the following:
- Creates a sig-*-leads alias for all sigs and working groups
- Replaces the reviewers/approvers in the sig folders and design-proposals folders with that alias
- Adds a label field to the OWNERS files to allow for automatic sig labelling (https://github.com/kubernetes/test-infra/pull/3502)
2017-10-27 14:37:57 -07:00
Garrett Rodrigues 82f6629068 move webhooks design doc to design proposals dir 2017-10-27 14:34:00 -07:00
Kubernetes Submit Queue ca27d20ba1
Merge pull request #913 from nikhita/customresources-subresources
Automatic merge from submit-queue.

Proposal: SubResources for CustomResources

[CustomResourceDefinitions](https://github.com/kubernetes/community/pull/524) (CRDs) were introduced in 1.7. The objects defined by CRDs are called CustomResources (CRs). Currently, we do not provide subresources for CRs.

However, it is one of the [most requested features](https://github.com/kubernetes/kubernetes/issues/38113) and this proposal seeks to add  `/status` and `/scale` subresources for CustomResources.

cc @sttts @deads2k @enisoc @bgrant0607 @erictune @lavalamp @brendandburns @philips @liggitt @mbohlool @fabxc @adohe @munnerz
2017-10-27 09:42:14 -07:00
Christoph Blecker 5422005a3f
Add sig labels and use aliases in OWNERS files 2017-10-27 09:34:18 -07:00
Nikhita Raghunath f38bf972a7 Add proposal for SubResources for CustomResources 2017-10-27 19:29:17 +05:30
陈宏 30fc79fa05 fixed get-describe-apiserver-extensions.md and container-init.md 2017-10-27 15:44:58 +08:00
Kubernetes Submit Queue 4377efa625 Merge pull request #1284 from chenhonggc/update_some_files
Automatic merge from submit-queue.

update cloud-provider-refactoring.md and kubelet-cri-logging.md

fixed some mistake spelling.
2017-10-26 20:29:53 -07:00
Kubernetes Submit Queue b8ceddfde5 Merge pull request #1136 from verb/pod-troubleshooting-status
Automatic merge from submit-queue.

Simplify Container Status for Ephemeral Containers proposal

This leaves reporting command & args of Ephemeral Containers for a future proposal.
2017-10-26 20:27:14 -07:00
陈宏 5e3a738bd4 update cloud-provider-refactoring.md and kubelet-cri-logging.md 2017-10-27 09:30:59 +08:00
Nikhita Raghunath 21db3a1fb0 api-changes: update proto script 2017-10-27 04:57:30 +05:30
James Wen a4a91e454f contributors/devel: Remove oncall reference (deprecated) from README.md
- Deprecated by: kubernetes/community@fc975ed591
2017-10-26 17:59:12 -04:00
James Wen 86f526ae4c contributors/devel: Correct link for "Authorization Plugins" in README.md 2017-10-26 17:59:12 -04:00
Kubernetes Submit Queue d913b23057 Merge pull request #1278 from ixdy/bazel-docs
Automatic merge from submit-queue.

Update bazel documentation

It has been a while since this was last updated.

/assign @BenTheElder
2017-10-26 14:47:21 -07:00
Jeff Grafton b8dfc3d186 Update bazel documentation 2017-10-26 14:34:08 -07:00
Mike Danese 9e7af30e04 document component config conventions 2017-10-26 13:51:12 -07:00
pospispa b378919dd8 Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod
Proposal for postponing deletion of Persistent Volume Claim in case it's used by a pod.

It will fix issue https://github.com/kubernetes/kubernetes/issues/45143
2017-10-26 20:12:09 +02:00
陈宏 ba600760db some mistake spelling 2017-10-26 18:02:40 +08:00
陈宏 cbea6f468f fixed misspelling 2017-10-26 14:15:07 +08:00
Kubernetes Submit Queue 762e5d4e5a Merge pull request #1152 from yastij/predicates-ordering-proposal
Automatic merge from submit-queue.

adding predicate ordering design proposal

/cc @gmarek @k82cn @bsalamat
2017-10-24 13:27:34 -07:00
Yassine TIJANI 65e5d296ac adding predicate ordering design proposal 2017-10-24 22:24:19 +02:00
Xingcai Zhang 8204f3a9b6 fix indentation typo 2017-10-24 22:51:18 +08:00
Xingcai Zhang e50c099b5c fix negotiating 2017-10-24 22:51:07 +08:00
Kubernetes Submit Queue 0671ce70d9 Merge pull request #1170 from kubernetes/jpbetz-patch-1
Automatic merge from submit-queue.

Clarify how milestone should be set for cherrypicks
2017-10-24 02:37:48 -07:00
Kubernetes Submit Queue 7c4251065f Merge pull request #1100 from johnbelamaric/coredns
Automatic merge from submit-queue.

Add coredns proposal
2017-10-23 12:17:28 -07:00
saadali fc975ed591 Deprecate Kubernetes on-call rotations 2017-10-23 11:05:10 -07:00
Kubernetes Submit Queue 55a3365757 Merge pull request #1257 from yuexiao-wang/update-go
Automatic merge from submit-queue.

Correct the upgrading Go version for e2e image and test image

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>

It is incorrect to upgrade Go version for e2e image and test image in development.md
2017-10-23 11:02:22 -07:00
Kubernetes Submit Queue c3516b1530 Merge pull request #1260 from zhxcai/master
Automatic merge from submit-queue.

fix some typos
2017-10-23 10:17:18 -07:00
Xingcai Zhang a95259b84f fix some typos 2017-10-23 23:14:09 +08:00
Mahdi Mohammadinasab 53c7f790fb Fix broken ToC URL 2017-10-23 14:04:01 +01:00
yuexiao-wang 85d83f654b Fix the error for upgrading go version
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2017-10-23 15:05:55 +08:00
wjx1995 8d42d16dcf Update auditing.md 2017-10-22 22:47:35 -05:00
Kubernetes Submit Queue 5b0f576374 Merge pull request #1251 from zhxcai/deamonset
Automatic merge from submit-queue.

Update daemonset-update.md fix some typos
2017-10-22 18:42:27 -07:00