Commit Graph

3742 Commits

Author SHA1 Message Date
Christoph Blecker 15c20e236d
Add link to open community issues/PRs 2017-10-31 14:16:43 -07:00
Christoph Blecker e423a14d57
Only display URLs if present 2017-10-31 14:12:23 -07:00
Kubernetes Submit Queue 1de9937b7a
Merge pull request #1306 from hemanthmalla/master
Automatic merge from submit-queue.

Updating the meeting link for SIG Autoscaling

Updating the meeting link for SIG Autoscaling based on [https://github.com/kubernetes/autoscaler/pull/436](https://github.com/kubernetes/autoscaler/pull/436)
2017-10-31 12:48:52 -07:00
Hemanth Malla 9650900241 Updating the meeting link for SIG Autoscaling 2017-11-01 00:09:07 +05:30
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
Kubernetes Submit Queue a289a0f21d
Merge pull request #1281 from lavalamp/webhook-proposal-up-to-date
Automatic merge from submit-queue.

Webhook proposal up to date

Changes to the doc since it was agreed on, builds on #1280.
2017-10-30 16:34:02 -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
Kubernetes Submit Queue 64a16be6e9
Merge pull request #1298 from php-coder/improve_api_changes
Automatic merge from submit-queue.

api_changes.md: update place with list of packages for protobuf

After renaming `k8s.io/kube-gen` package, the instruction got dated. As far I understand, now we need to modify `hack/update-generated-protobuf-dockerized.sh` script. This PR updates the instruction.

PTAL @sttts 
CC @simo5
2017-10-30 11:53: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
Kubernetes Submit Queue a0d81523e3
Merge pull request #1295 from gin419/patch-1
Automatic merge from submit-queue.

Update cloudprovider-storage-metrics.md fix wrong words
2017-10-30 01:07:44 -07:00
Gin 7e448cbe6a
Update cloudprovider-storage-metrics.md 2017-10-30 11:01:52 +08:00
Kubernetes Submit Queue 28d88b385d
Merge pull request #1294 from ZhiqinYang/patch-2
Automatic merge from submit-queue.

fix custom-metrics-api.md typo
2017-10-29 07:28:30 -07:00
ZhiqinYang 000b6f7894
fix typo 2017-10-29 19:20:48 +08:00
Kubernetes Submit Queue f2c2f983cb
Merge pull request #1293 from mkumatag/fix_links
Automatic merge from submit-queue.

Fix broken link in monitoring_architecture.md
2017-10-28 10:33:16 -07:00
Manjunath A Kumatagi abeba52e2e Fix broken link in monitoring_architecture.md 2017-10-28 22:51:31 +05:30
Kubernetes Submit Queue 041a0d8682
Merge pull request #1291 from cblecker/aliases-space-fix
Automatic merge from submit-queue.

Fix spacing in OWNERS_ALIASES file

Needed to add spaces 😞
2017-10-28 09:53:40 -07:00
Christoph Blecker d25832f640
Fix spacing in OWNERS_ALIASES file 2017-10-27 18:31:26 -07:00
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 6ea57bfeda
Merge pull request #1280 from lavalamp/webhook-proposal
Automatic merge from submit-queue.

First draft from the 2017-10-11 SIG meeting.

I will send another PR making adjustments.
2017-10-27 09:56:49 -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
Kubernetes Submit Queue d57c9a6634 Merge pull request #1285 from chenhonggc/fixed_some_md_files
Automatic merge from submit-queue.

fixed get-describe-apiserver-extensions.md and container-init.md

`compability` to `compatibility`

`compatibilty` to `compatibility`
2017-10-27 07:22:35 -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
Kubernetes Submit Queue 2114936653 Merge pull request #1282 from nikhita/api-changes-proto-script
Automatic merge from submit-queue.

api-changes: update proto script

There is no script called `hack/update-codecgen.sh` anymore and the proto files are generated using `hack/update-generated-protobuf.sh`.
2017-10-26 18:17:08 -07:00
Nikhita Raghunath 21db3a1fb0 api-changes: update proto script 2017-10-27 04:57:30 +05:30
Daniel Smith 98558dd9a6 First draft from the 2017-10-11 SIG meeting. 2017-10-26 15:39:18 -07:00
Kubernetes Submit Queue d109fde142 Merge pull request #1279 from RochesterinNYC/fix-broken-contributors-readme-links
Automatic merge from submit-queue.

Fix broken links in contributors/devel README
2017-10-26 15:23:29 -07:00
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
Kubernetes Submit Queue 0eb7d1e4e7 Merge pull request #1277 from kubernetes/config
Automatic merge from submit-queue.

document component config conventions

This is an oldish doc that is just now being converted into a proposal.

https://docs.google.com/document/d/1arP4T9Qkp2SovlJZ_y790sBeiWXDO6SG10pZ_UUU-Lc/edit#heading=h.xgjl2srtytjt
2017-10-26 14:07:15 -07:00
Mike Danese 9e7af30e04 document component config conventions 2017-10-26 13:51:12 -07:00