summaryrefslogtreecommitdiff
path: root/contributors
AgeCommit message (Collapse)Author
2018-11-02Add thockin and lavalamp to devel OWNERSChristoph Blecker
2018-11-02fix typosSataQiu
2018-11-02Add Trace level loggingseunghunee
Add Trace level logging to Logging Conventions
2018-11-01Adding note about new directories with testsvyta
2018-10-29Merge pull request #2869 from xichengliudui/fix181029k8s-ci-robot
Fix typo
2018-10-29Add Meet Our Contributors linkignertic
2018-10-28Fix typoxichengliudui
2018-10-28fix test grid config linkJon Kalfayan
2018-10-25Conformance of the names of the conferences file: ↵eduartua
contributors/guide/non-code-contributions.md
2018-10-25Update scheduler-equivalence-class.md (#2844)AdamDang
* Update scheduler-equivalence-class.md * Update scheduler-equivalence-class.md * Update scheduler-equivalence-class.md
2018-10-25Merge pull request #2849 from nikopen/patch-1k8s-ci-robot
Features -> Enhancements
2018-10-25Merge pull request #2853 from hogepodge/lgtmk8s-ci-robot
Clarify the use of lgtm and approve labels
2018-10-24Merge pull request #2839 from xichengliudui/fix181023k8s-ci-robot
Fixing grammatical errors
2018-10-24Clarify the use of lgtm and approve labelsChris Hoge
Clarify the use of lgtm and approve labels, and call out special cases which may result in surprising behavior by the code review system.
2018-10-24Updated diagrams for renaming.Connor Doyle
- Added device plugin protocol diff.
2018-10-24link fixNiko Pen
2018-10-24Features -> EnhancementsNiko Pen
2018-10-24Fixing grammatical errorsxichengliudui
Fixing grammatical errors Fixing grammatical errors
2018-10-24fix typoRongxiang Song
2018-10-23Merge pull request #2737 from mbohlool/crd_conversion_defaultingk8s-ci-robot
Add per version field section to custom resource webhook conversion KEP
2018-10-23Add per version field section to custom resource webhook conversion KEPMehdy Bohlool
2018-10-23Document pluralization of API fieldsTim Hockin
Based on https://docs.google.com/document/d/1Z8Vbo7RmV_Wvs4k8mluHQC2_Zs8cEwMJmHwWBf9BcaA/edit and email discussions. Resist the urge to clean up the whole doc - that will have to come later.
2018-10-23Merge pull request #2339 from marpaia/update-adding-relnotes-guidek8s-ci-robot
Update the release notes guide to reference recently added labels
2018-10-22Fix blog links after migration from blog.kubernetes.io to kubernetes.io/blogClaes Mogren
2018-10-18Document conditions vs fields (#2350)Tim Hockin
2018-10-17Merge pull request #2408 from guineveresaenger/cherrypicksk8s-ci-robot
Cherrypicks
2018-10-17Updates and clarifies cherrypick processguineveresaenger
2018-10-17Merge pull request #1802 from MaciekPytel/external_metrics_apik8s-ci-robot
Proposal: External Metrics API
2018-10-16Completes possible list of kind/ labels on PRs/Issues (#2811)Guinevere Saenger
* Completes possible list of labels and links to test-infra's label reference * address review comments
2018-10-16Merge pull request #2808 from mirake/fix-typosk8s-ci-robot
Typo fix: Kuberentes -> Kubernetes
2018-10-16Update Code of Conduct page with new email (#2806)Carolyn Van Slyck
* Update Code of Conduct page with new email Now that we have a Code of Conduct Committee for Kubernetes, people should contact our private email list going forward with any problems. * Incorporate review feedback
2018-10-16Typo fix: Kuberentes -> KubernetesRui Cao
Signed-off-by: Rui Cao <ruicao@alauda.io>
2018-10-16Update preserve-order-in-strategic-merge-patch.mdAdamDang
2018-10-15correct spell error (#2797)likeXXxx
* modified document:csi-migration.md * modified document:rescheduling.md
2018-10-15coresponding-->correspondingSun Lintong
2018-10-13Add rsync as development dependencyifosch
While trying to fix https://github.com/kubernetes/kubernetes/issues/62577 I noticed my system was lacking `rsync` installed, which was required to have `make` and `make test` working.
2018-10-10Merge pull request #2764 from SataQiu/fix-20181008k8s-ci-robot
fix typo
2018-10-09Remove duplication (#2762)Bily Zhang
* Remove duplication Signed-off-by: mooncake <xcoder@tenxcloud.com> * Update admission_control_resource_quota.md
2018-10-08Merge pull request #2459 from spiffxp/conformance-guidelines-editsk8s-ci-robot
Refine conformance requirements
2018-10-08Merge pull request #2281 from bsalamat/scheduling-frameworkk8s-ci-robot
Add scheduling framework design proposal
2018-10-08Address review commentsAaron Crickenberger
2018-10-08Replace hack/e2e.go with kubetest, add tags for conformanceAaron Crickenberger
2018-10-08Refinements based on google doc iterationAaron Crickenberger
2018-10-08Tightening up conformance requirementsAaron Crickenberger
2018-10-08release docs: clarify tldr table htmlTim Pepper
I incorrectly had indicated a milestone was required in each of the four major phases of the release cycle, where it is not in the "normal dev" phase. Not sure how we got that through review. Part of it may have been the html table format. To help with that, in addition to removing the errant indication of milestone as required in that early period, I've also added html comments in the table so the reader of the raw code can more clearly see which section is which. Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-10-08fix typoSataQiu
2018-10-06Replace submit queue with Tide in docsNikhita Raghunath
2018-10-03Merge pull request #2034 from verult/csi-topology-provisionerk8s-ci-robot
Topology updates to Kubernetes CSI implementation
2018-10-03Merge pull request #2706 from AdamDang/patch-16k8s-ci-robot
Update bound-service-account-tokens.md
2018-10-02Fix spelling error.Connor Doyle