summaryrefslogtreecommitdiff
path: root/contributors
AgeCommit message (Collapse)Author
2017-03-23Update api_changes.mdBrian Grant
Clarified compatibility guidelines and gotchas
2017-03-23Update api-conventions.mdBrian Grant
Moved compatibility gotchas to api_changes.md
2017-03-23Update api_changes.mdBrian Grant
Moved compatibility gotchas here from api-conventions.md.
2017-03-23Update api-conventions.mdBrian Grant
Clarify validation change rules.
2017-03-23Update kubectl-conventions.mdBrian Grant
2017-03-23Update kubectl-conventions.mdBrian Grant
Added more principles.
2017-03-23Merge pull request #474 from chakri-nelluri/flexdocsSaad Ali
Update flex volume documentation for 1.6
2017-03-23Update architecture.mdBrian Grant
Fix broken links
2017-03-23Merge pull request #457 from jessfraz/pgp-keyLouis Taylor
add gpg key
2017-03-22embed aggregator inside of the kube-apiserverdeads2k
2017-03-22Update flex volume documentation.Chakravarthy Nelluri
2017-03-22Merge pull request #471 from caiyixiang/modify_linkLouis Taylor
modify link
2017-03-21Fix code block formattingMichelle Au
2017-03-21Merge pull request #466 from jingxu97/mounterdevin-donnelly
Containerized Mounter with Chroot
2017-03-21Merge pull request #410 from ↵David Eads
p0lyn0mial/generic_api_server_build_in_admission_plugins Streamline the process of including admission controllers to generic server
2017-03-21Proposal streamlining the process of including admission controllers from ↵p0lyn0mial
the generic API server
2017-03-21modify linkcaiyixiang
2017-03-20explain skew and upgrade test namesymqytw
2017-03-20Modify PV tolerationMichelle Au
2017-03-18fix linkHaoran Wang
2017-03-17Update resource names, storageclass usage for local PVs, schedulingMichelle Au
failure timeouts
2017-03-16make table format correctlyMengqi Yu
2017-03-16Add "Individual Contributors" section to "Release Roles" docSaad Ali
2017-03-16Containerized Mounter with ChrootJing Xu
This PR describe the containerized mounter approach for Container-Optimized OS.
2017-03-16Merge pull request #460 from yujuhong/cri-1.6Yu-Ju Hong
Update the CRI doc for 1.6
2017-03-16Update the CRI doc for 1.6Yu-Ju Hong
2017-03-15Added a community Go clientWilliam Denniss
Following conversation in https://groups.google.com/forum/#!topic/kubernetes-users/_HnGSuPmDoc
2017-03-14add gpg keyJess Frazelle
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-03-13Fix storage requirement typoVish Kannan
2017-03-13Proposal: policy-based federated resource placementTorin Sandall
2017-03-13Fix markdown formattingDavid Xia
2017-03-10Update reference to bot commandsChristoph Blecker
2017-03-10Merge pull request #344 from emaildanwilson/federated-selector-placementNikhil Jindal
Federation: cluster selector based placement proposal
2017-03-10Federation: cluster selector based placement proposalWilson, Dan
2017-03-09rename local storage resource namesVishnu kannan
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-03-08Fix examples, remove node annotation on PVC, update block deviceMichelle Au
handling.
2017-03-07Update api-conventions.mdBrian Grant
2017-03-07Merge pull request #394 from mdshuai/fix-envvar-configmapBrandon Philips
lower case name/value in envvar-configmap example json
2017-03-07Merge pull request #417 from tanshanshan/fix-schedulerBrandon Philips
fix invalid url
2017-03-06Close #420Jeffrey Regan
General theme: * Move remaining community stuff out of kubernetes/kubernetes. * Put self-contained things into their own MD files. * Point to those files rather than repeat their content. * Make all docs smaller, but more of them. See companion PR in kubernetes/kubernetes
2017-03-06Merge pull request #126 from philips/add-security-processBrandon Philips
docs: devel: add security release process
2017-03-05contributors: security release process: links and severityBrandon Philips
- Add links to mailing lists - Make 4.0 CVSS low severity
2017-03-04disk io isolation notesVishnu kannan
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-03-03Merge pull request #278 from ymqytw/add_discriminatorsPhillip Wittrock
Proposal: Add Tag Indicating To Replace Union Fields in Patch
2017-03-03contributors: devel: more security-release-process feedbackBrandon Philips
Address all outstanding feedback.
2017-03-03Fix example text for cgroup nameDerek Carr
2017-03-03Merge pull request #314 from derekwaynecarr/cgroup_rolloutVish Kannan
Update pod resource management design and rollout plan
2017-03-03Update pod resource management design and rollout planDerek Carr
2017-03-03Merge pull request #421 from tanshanshan/fix-api-conventionGuangya Liu
fix invalid url in api-conventions.md
2017-03-02Add new patchStrategy to clear fields not present in the patchymqytw