Commit Graph

859 Commits

Author SHA1 Message Date
Budh Ram Gurung 830891ae4d Fix broken link for federation/federation proposal 2017-09-16 12:14:27 +05:30
Brian Grant 31c523e8eb Fix architecture.md link 2017-09-14 12:32:53 -07:00
Brian Grant 89d34cbd8b Delete obsolete image 2017-09-14 12:31:40 -07:00
Brian Grant 0b433a2aca Delete obsolete image 2017-09-14 12:31:25 -07:00
Brian Grant 58b1c30d95 Merge pull request #1010 from grodrigues3/org-design-propals
Organize Design Proposals Dir by SIG
2017-09-14 12:30:05 -07:00
Garrett Rodrigues 2a27c063aa removing dupe hugepages and obsolete marking 2017-09-14 11:46:18 -07:00
Garrett Rodrigues 9b399e0355 addressed pr comments 2017-09-14 10:30:42 -07:00
Garrett Rodrigues 964df1ad77 addressing claytons comments 2017-09-14 10:27:05 -07:00
Garrett Rodrigues 18958f8256 addressing Brians comments 2017-09-14 10:27:05 -07:00
Garrett Rodrigues 98ab8521ff add-a-text-file-with-dir-struct 2017-09-14 10:27:05 -07:00
Garrett Rodrigues 680e1b43da moved but forgot to commit 2017-09-14 10:27:05 -07:00
Garrett Rodrigues 3034683c59 first pass at organizing design proposals folder 2017-09-14 10:27:05 -07:00
nielsole 74cae97d0d Removing prom-push-gateway flag
The flag does not work anymore as per https://github.com/kubernetes/kubernetes/issues/45947
2017-09-14 14:10:36 +02:00
Kubernetes Submit Queue cab4b92e74 Merge pull request #1042 from ScorpioCPH/master
Automatic merge from submit-queue

Minor fix quick link

@RenaudWasTaken @jiayingz PTAL.
2017-09-12 07:07:12 -07:00
Penghao Cen bbe6de5433 Minor fix quick link 2017-09-12 17:30:39 +08:00
Connor Doyle 9e0b08529f Reword cpumanager strategy for reserved CPUs. 2017-09-11 10:14:19 -07:00
Connor Doyle 4299f7a78e Fix note about reservations in cpu-manager.md. 2017-09-11 08:45:59 -07:00
Kubernetes Submit Queue 46cc2eba0b Merge pull request #1006 from stevekuznetsov/skuznets/wip-title
Automatic merge from submit-queue

Update pull request document with new features

Add commentary on WIP title prefixes

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>

---

Add the /hold and /hold cancel commands to PR doc

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>

---

xref: https://github.com/kubernetes/test-infra/pull/4206 https://github.com/kubernetes/test-infra/pull/4145
/cc @xiangpengzhao
2017-09-09 09:26:38 -07:00
Kubernetes Submit Queue e32465b14f Merge pull request #1004 from kad/bazel-deps
Automatic merge from submit-queue

Document set of host dependencies for bazel-build

Covers set of packages for commonly used distributions for  kubernetes/kubernetes#51623
2017-09-08 15:06:17 -07:00
Kubernetes Submit Queue 8e5102a00d Merge pull request #1023 from ConnorDoyle/cpu-manager-alpha-update
Automatic merge from submit-queue

Update cpu-manager doc to match implementation.

- Describe new `--cpu-manager-reconcile-period` flag.
- Describe node allocatable requirements for static policy.
- Remove references to CPU pressure and node condition.
- Update interface sketches.
- Update block diagram image.
- Expand static policy description.
2017-09-07 22:36:30 -07:00
Connor Doyle 9be3980cc6 Update cpu-manager doc to match implementation.
- Describe new --cpu-manager-reconcile-period flag.
- Describe node allocatable requirements for static policy.
- Remove references to CPU pressure and node condition.
- Update interface sketches.
- Update block diagram image.
- Expand static policy description.
2017-09-07 11:50:44 -07:00
Kubernetes Submit Queue a8f01dbab5 Merge pull request #1013 from msau42/storage-dir
Automatic merge from submit-queue

Add OWNERS for sig-storage design proposals

/cc @kubernetes/sig-storage-pr-reviews
2017-09-07 10:51:15 -07:00
Kubernetes Submit Queue cb9db844e6 Merge pull request #1018 from verult/flexdeploy
Automatic merge from submit-queue

Flexvolume: Added documentation for dynamic plugin discovery and…

…automated deployment, and other minor doc improvements.

/assign @chakri-nelluri @saad-ali
2017-09-06 06:40:58 -07:00
Tim(Xiaoyu) Zhang 8f8a6f40b2 Fix the format of yaml
Fix the format of yaml
2017-09-06 15:49:51 +08:00
Cheng Xing b4bb7328fe Flexvolume: Added documentation for dynamic plugin discovery and automated deployment, and other minor doc improvements 2017-09-05 13:41:42 -07:00
Kubernetes Submit Queue 28b576ff69 Merge pull request #1008 from mfojtik/update-client-gen-docs
Automatic merge from submit-queue

list supported genclient tags and fix the format of the genclient tag

This depends on: https://github.com/kubernetes/kubernetes/pull/51638 for the `// +genclient:method`.

Fixes the syntax of the generator after https://github.com/kubernetes/kubernetes/pull/49192
2017-09-05 11:10:40 -07:00
Michal Fojtik 66536931ea
list supported genclient tags and fix the format of the genclient tag 2017-09-05 18:12:16 +02:00
xiangpengzhao acd6a3ce2f Clean up contributors/devel docs 2017-09-03 11:06:32 +08:00
Michelle Au e8298e5f1d Add OWNERS file to sig-storage design directory 2017-09-01 16:53:10 -07:00
Kubernetes Submit Queue d57a2a5d6f Merge pull request #997 from verult/flexdeploy
Automatic merge from submit-queue

Flexvolume Dynamic Plugin Discovery: Added comments about possible driver installation actions

Made it explicit that driver uninstalls are allowed, and cautioned against uninstalling while a volume depends on the driver.

/sig storage
/assign @chakri-nelluri @saad-ali
2017-09-01 15:54:11 -07:00
Cheng Xing a1ad98ffe9 Added comments about possible driver actions 2017-09-01 15:47:39 -07:00
Kubernetes Submit Queue f421f6b290 Merge pull request #957 from wackxu/patch-5
Automatic merge from submit-queue

fix bad url in how-to-doc.md
2017-09-01 10:38:37 -07:00
Derek Carr eea89510a5 Merge pull request #945 from staebler/staebler-admission_controll_event_rate_limit
Admission control to limit events accepted by an API Server
2017-09-01 13:05:50 -04:00
Steve Kuznetsov 3672416876
Add the /hold and /hold cancel commands to PR doc
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2017-09-01 06:31:48 -07:00
Steve Kuznetsov 5335032df0
Add commentary on WIP title prefixes
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2017-09-01 06:30:44 -07:00
XsWack c3b739bb4c fix bad url in how-to-doc.md
fix bad url
2017-09-01 14:18:04 +08:00
Kubernetes Submit Queue 9d70722d31 Merge pull request #1001 from Lion-Wei/patch-5
Automatic merge from submit-queue

fix broken link
2017-08-31 21:58:20 -07:00
Lion-Wei 36247f6f59 Update generating-clientset.md 2017-09-01 09:10:38 +08:00
Kubernetes Submit Queue 9bb6fef267 Merge pull request #939 from rphillips/fixes/apiserver-count-fix
Automatic merge from submit-queue

add apiserver-count fix proposal

This is a proposal to fix the apiserver-count issue at https://github.com/kubernetes/kubernetes/issues/22609. I would appreciate a review on the proposal.

- [x] Add ConfigMap for configurable options
- [ ] Find out dependencies on the Endpoints API and add them to the proposal
2017-08-31 14:43:08 -07:00
Steve Kuznetsov fb48964f44
Update doc for release note and cherry pick labels
New labels are being used to signify that a PR should not be merged if
it's got a missing release note and/or requires a release note.

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2017-08-31 09:20:01 -07:00
staebler 366e16656b Improve Configuration API. Clarify some behavior and example descriptions. 2017-08-31 11:49:50 -04:00
Lion-Wei 547838b288 Update vagrant.md 2017-08-31 08:51:56 +08:00
Tim Hockin fcbf6f8145 Update the docs around alpha fields & deprecating
Fix some wording.

Remove the demand for validation to fail.  It also says to clearthose
fields, which more closely models non-existent fields.

Change the tombstone (proposed - nobody is using this yet, obviously).
This format matches what gengo uses for other tags.
2017-08-30 11:24:12 -07:00
Lion-Wei 95ebdb1cee Update federation-clusterselector.md (#999) 2017-08-30 10:45:53 -07:00
Kubernetes Submit Queue f6399e10bd Merge pull request #930 from kastenhq/pvcname_in_volstats
Automatic merge from submit-queue

Proposal for adding PVC info to VolumeStats

Flushes out details for part 1 of the changes described in
[#855](https://github.com/kubernetes/community/pull/855)

Feature: [#363](https://github.com/kubernetes/features/issues/363)
2017-08-30 10:43:03 -07:00
Vaibhav Kamra 94be197b50 Add PV use case 2017-08-30 10:34:02 -07:00
Alexander Kanevskiy dbea96c6d3 Document set of host dependencies for bazel-build 2017-08-30 15:46:17 +03:00
Tim(Xiaoyu) Zhang 41d2f7bbf6 Fix typo: kubelet
s/kublet/kubelet
2017-08-30 17:14:10 +08:00
Lion-Wei 040970906e Update multi-platform.md 2017-08-30 15:26:13 +08:00
Clayton Coleman 4c2eb5c8a5
Design for consistent API chunking in Kubernetes
In order to reduce the memory allocation impact of very large LIST
operations against the Kubernetes apiserver, it should be possible to
receive a single large list as many individual requests to the
server.
2017-08-29 15:56:19 -04:00