summaryrefslogtreecommitdiff
path: root/contributors
AgeCommit message (Collapse)Author
2017-09-14clarify behaviorMayank Kumar
2017-09-14addressed pr commentsGarrett Rodrigues
2017-09-14addressing claytons commentsGarrett Rodrigues
2017-09-14addressing Brians commentsGarrett Rodrigues
2017-09-14add-a-text-file-with-dir-structGarrett Rodrigues
2017-09-14moved but forgot to commitGarrett Rodrigues
2017-09-14first pass at organizing design proposals folderGarrett Rodrigues
2017-09-14review commentsMayank Kumar
2017-09-14add changes neededMayank Kumar
2017-09-14review commentsMayank Kumar
2017-09-14review commentsMayank Kumar
2017-09-14add some text about primary group idMayank Kumar
2017-09-14fix some formattingMayank Kumar
2017-09-14fix I'sMayank Kumar
2017-09-14add PodSecurityPolicy changes plus review commentsMayank Kumar
2017-09-14Allow specifying the primary group id of the containerMayank Kumar
2017-09-14Removing prom-push-gateway flagnielsole
The flag does not work anymore as per https://github.com/kubernetes/kubernetes/issues/45947
2017-09-12Merge pull request #1042 from ScorpioCPH/masterKubernetes Submit Queue
Automatic merge from submit-queue Minor fix quick link @RenaudWasTaken @jiayingz PTAL.
2017-09-12Minor fix quick linkPenghao Cen
2017-09-11Reword cpumanager strategy for reserved CPUs.Connor Doyle
2017-09-11Fix note about reservations in cpu-manager.md.Connor Doyle
2017-09-09Merge pull request #1006 from stevekuznetsov/skuznets/wip-titleKubernetes Submit Queue
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-09Update Development Automation and Pull Request Processxiangpengzhao
2017-09-08Merge pull request #1004 from kad/bazel-depsKubernetes Submit Queue
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-07Merge pull request #1023 from ConnorDoyle/cpu-manager-alpha-updateKubernetes Submit Queue
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-07Update cpu-manager doc to match implementation.Connor Doyle
- 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-07Merge pull request #1013 from msau42/storage-dirKubernetes Submit Queue
Automatic merge from submit-queue Add OWNERS for sig-storage design proposals /cc @kubernetes/sig-storage-pr-reviews
2017-09-06Merge pull request #1018 from verult/flexdeployKubernetes Submit Queue
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-06Fix the format of yamlTim(Xiaoyu) Zhang
Fix the format of yaml
2017-09-05Flexvolume: Added documentation for dynamic plugin discovery and automated ↵Cheng Xing
deployment, and other minor doc improvements
2017-09-05Merge pull request #1008 from mfojtik/update-client-gen-docsKubernetes Submit Queue
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-05list supported genclient tags and fix the format of the genclient tagMichal Fojtik
2017-09-04Rewrite docs on godepTim Hockin
2017-09-03Clean up contributors/devel docsxiangpengzhao
2017-09-01Add OWNERS file to sig-storage design directoryMichelle Au
2017-09-01Merge pull request #997 from verult/flexdeployKubernetes Submit Queue
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-01Added comments about possible driver actionsCheng Xing
2017-09-01Merge pull request #957 from wackxu/patch-5Kubernetes Submit Queue
Automatic merge from submit-queue fix bad url in how-to-doc.md
2017-09-01Merge pull request #945 from ↵Derek Carr
staebler/staebler-admission_controll_event_rate_limit Admission control to limit events accepted by an API Server
2017-09-01Add the /hold and /hold cancel commands to PR docSteve Kuznetsov
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2017-09-01Add commentary on WIP title prefixesSteve Kuznetsov
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2017-09-01fix bad url in how-to-doc.mdXsWack
fix bad url
2017-08-31Merge pull request #1001 from Lion-Wei/patch-5Kubernetes Submit Queue
Automatic merge from submit-queue fix broken link
2017-09-01Update generating-clientset.mdLion-Wei
2017-08-31Merge pull request #939 from rphillips/fixes/apiserver-count-fixKubernetes Submit Queue
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-31Update doc for release note and cherry pick labelsSteve Kuznetsov
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-31Improve Configuration API. Clarify some behavior and example descriptions.staebler
2017-08-31Update vagrant.mdLion-Wei
2017-08-30rules review API: what can I do?Eric Chiang
2017-08-30Update the docs around alpha fields & deprecatingTim Hockin
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.