summaryrefslogtreecommitdiff
path: root/contributors
AgeCommit message (Collapse)Author
2017-08-30Update federation-clusterselector.md (#999)Lion-Wei
2017-08-30Merge pull request #930 from kastenhq/pvcname_in_volstatsKubernetes Submit Queue
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-30Add PV use caseVaibhav Kamra
2017-08-30Document set of host dependencies for bazel-buildAlexander Kanevskiy
2017-08-30Fix typo: kubeletTim(Xiaoyu) Zhang
s/kublet/kubelet
2017-08-30Update multi-platform.mdLion-Wei
2017-08-29Design for consistent API chunking in KubernetesClayton Coleman
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-29Merge pull request #657 from gnufied/grow-volume-size-designKubernetes Submit Queue
Automatic merge from submit-queue Proposal for growing persistent volumes cc @kubernetes/sig-storage-pr-reviews @liggitt @eparis
2017-08-28Update event rate limit admission control design proposal to add LimitType ↵staebler
type and to specify a default value for CacheSize.
2017-08-28Merge pull request #583 from soltysh/job_failure_policyKubernetes Submit Queue
Automatic merge from submit-queue Backoff policy and failed pod limit This update addresses problems raised in https://github.com/kubernetes/kubernetes/issues/30243 and https://github.com/kubernetes/kubernetes/issues/43964. @erictune I've mentioned this to you during last sig-apps, ptal @kubernetes/sig-apps-feature-requests ptal @lukasheinrich @nickschuch @Yancey1989 @sstarcher @maximz fyi since you all were interested in this
2017-08-28include Xiang's commentsRyan Phillips
2017-08-28leverage OpenShift's schedulerRyan Phillips
2017-08-27Address review feedbackVaibhav Kamra
2017-08-28Fix minor typos and gramartcharding
2017-08-26Merge pull request #988 from roycaihw/patch-1Kubernetes Submit Queue
Automatic merge from submit-queue Update pull-requests.md
2017-08-26Merge pull request #924 from ↵Kubernetes Submit Queue
p0lyn0mial/add_an_example_to_apiserver-build-in-admission-plugins Automatic merge from submit-queue provides an example on how to register custom admission plugin. this PR adds an example that highlights relevant parts of source code from sample apiserver that deals with admission registration. close #47868
2017-08-25Added a note about stopping resize for raw block devicesHemant Kumar
2017-08-25Merge pull request #946 from dashpole/priority_evictionDerek Carr
Modify Eviction Strategy to take Priority into account
2017-08-25Update pull-requests.mdHaowei Cai (Roy)
Fix a typo.
2017-08-25Update the design document with latest solution for oustanding issuesHemant Kumar
2017-08-25Rename desired state of world to work queueHemant Kumar
The expand controller doesn't really have a desired state of world
2017-08-25Which backoff fields apply to which restart policyMaciej Szulik
2017-08-24Update some test-infra related doc for federation oncall pageSen Lu
2017-08-24Add rough guide on priority difference.David Ashpole
2017-08-24Merge pull request #981 from mykaul/patch-1Kubernetes Submit Queue
Automatic merge from submit-queue Remove getvolume, as it is not supported and ignored Based on discussion on kubernetes-sig-storage: Some drivers implemented getvolume, some didn't[4]. Is it expected to be a name of an existing volume on the storage? Can nodename+volumename be considered unique? [Chakri] GetVolumeName is not supported and is ignored. You don’t have to implement it. [4] https://github.com/kubernetes/kubernetes/commit/7885aaf6896d66a69658a9f55cd6063488ad3e06
2017-08-24Update wait for attach - clarify it's up to 10mYaniv Kaul
Based on code (hmmm...), clarify that wait for attach should wait up to 10 minutes.
2017-08-24Update core-metrics-pipeline.mdLion-Wei
2017-08-24Remove getvolumes, as it is not supported and ignoredYaniv Kaul
Based on discussion on kubernetes-sig-storage: 2. Some drivers implemented getvolume, some didn't[4]. Is it expected to be a name of an existing volume on the storage? Can nodename+volumename be considered unique? [Chakri] GetVolumeName is not supported and is ignored. You don’t have to implement it.
2017-08-23Renamed BackoffDeadlineSeconds to BackoffSecondsMaciej Szulik
2017-08-23this PR adds an example that highlights relevant parts of source code from ↵p0lyn0mial
sample apiserver that deals with admission registration. close #47868
2017-08-23Merge pull request #968 from wackxu/patch-13Kubernetes Submit Queue
Automatic merge from submit-queue Update event_compression.md
2017-08-23Merge pull request #969 from jessfraz/update-emailKubernetes Submit Queue
Automatic merge from submit-queue Update jess' email
2017-08-23Update jess' emailJess Frazelle
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-08-23Merge pull request #723 from php-coder/flex_volumes_drivers_sccKubernetes Submit Queue
Automatic merge from submit-queue [Proposal] Allow a Pod Security Policy to managing access to the Flexvolumes This PR proposes to add the `AllowedFlexVolumes` to a PSP to control pod's access to the different Flexvolume drivers. PTAL @smarterclayton @pweil- @mfojtik
2017-08-23Update event_compression.mdXsWack
fix bad url
2017-08-23flex-volumes-drivers-psp.md: add proposal.Slava Semushin
2017-08-22Merge pull request #869 from liggitt/api-changesKubernetes Submit Queue
Automatic merge from submit-queue Update alpha field guidance Summarizing outcome of discussions with @kubernetes/sig-api-machinery-misc ref: * https://docs.google.com/document/d/1wuoSqHkeT51mQQ7dIFhUKrdi3-1wbKrNWeIL4cKb9zU/edit# * https://github.com/kubernetes/kubernetes/issues/34508#issuecomment-319412303 * https://www.youtube.com/watch?v=bzSK00TxEx0&list=PL69nYSiGNLP21oW3hbLyjjj4XhrwKxH2R&index=4&t=2580 (43:00-59:00) * https://github.com/kubernetes/kubernetes/issues/30819
2017-08-22Merge pull request #962 from wackxu/patch-9Brian Grant
fix bad url in kubectl-create-from-env-file.md
2017-08-22Merge pull request #966 from lavalamp/devdocsKubernetes Submit Queue
Automatic merge from submit-queue add guidelines for merge commits Well, against merge commits, to be more accurate.
2017-08-22Merge pull request #926 from grodrigues3/add-design-prop-ownersKubernetes Submit Queue
Automatic merge from submit-queue add design proposals owners Can I get a few sig leads to propose reasonable reviewers for blunderbuss to use when assigning PRs in this dir? I started with the top level [OWNERS](https://github.com/kubernetes/kubernetes/blob/master/OWNERS) from k/k. If you make comment's with github handle's that should be included, I'll add them to the list of reviewers. **NOTE** - Approvers isn't turned on yet in this repo so adding LGTM (anyone in the org can do this) will put the PR in the queue to be merged. Being a reviewer just means you can be auto-assigned to design-proposals reviews.
2017-08-22add guidelines for merge commitsDaniel Smith
2017-08-22fix sub list formattingRyan Phillips
2017-08-22more updates to address lucas' commentsRyan Phillips
2017-08-22update with comments addressedRyan Phillips
2017-08-22Merge pull request #659 from jsafrane/fix-shared-propagationKubernetes Submit Queue
Automatic merge from submit-queue Redesign mount propagation The proposal won't work as it was merged, it makes too many directories as shared (see #648). A different approach is needed, I've chosen 'Add an option in VolumeMount API', but I would be fine also with 'Add an option in HostPathVolumeSource', there is only very small difference to me. The proposal also describes how it will be implemented, especially during alpha phase. Fixes #648 @kubernetes/sig-node-proposals @kubernetes/sig-storage-proposals
2017-08-22Merge pull request #774 from pwittrock/masterPhillip Wittrock
Proposal for publishing and communicating status of patch releases
2017-08-22Merge pull request #956 from wackxu/patch-4Kubernetes Submit Queue
Automatic merge from submit-queue Update control-plane-resilience.md
2017-08-22Merge pull request #964 from wackxu/patch-11Kubernetes Submit Queue
Automatic merge from submit-queue Update core-metrics-pipeline.md
2017-08-22Merge pull request #965 from wackxu/patch-12Kubernetes Submit Queue
Automatic merge from submit-queue Update sysctl.md
2017-08-22Merge pull request #961 from wackxu/patch-8Kubernetes Submit Queue
Automatic merge from submit-queue Update apiserver-build-in-admission-plugins.md