summaryrefslogtreecommitdiff
path: root/contributors
AgeCommit message (Collapse)Author
2019-01-15Deleted stub file welcome-to-kubernetes-new-developer-guide.md - no files in ↵eduartua
/devel with links pointing to it
2019-01-14Update week numbers to match v1.14 release cycleAaron Crickenberger
The post-holiday slump means this release cycle started later than usual, so we only effectively have 12 weeks instead of 13. I have adjusted the numbers accordingly
2019-01-11Remove code slushAaron Crickenberger
We decided a clear warning to brace for code freeze was sufficient, and a whole extra delineated phase wasn't worth the effort. We'll still remind folks not to do mean things like land massive changes or refactors N days before code freeze. ref: #269
2019-01-10Deleted devel/update-release-docs.md - This document relates to the release ↵eduartua
process and can be found here https://git.k8s.io/sig-release/release-team/role-handbooks/documentation-guides/update-release-docs-new.md - No referenced links found at k/community, stale doc (more than 90 days)
2019-01-10Deleted issues.md - File already in contrib/guide and there are no files ↵eduartua
referencing that link in k/community
2019-01-10This document has been moved to ↵eduartua
https://kubernetes.io/docs/reference/using-api/client-libraries/
2019-01-08Merge pull request #1680 from ConnorDoyle/numa-managerKubernetes Prow Robot
Add Topology Manager proposal.
2019-01-07Merge pull request #1985 from incfly/patch-2Kubernetes Prow Robot
Add more attributes into FlexVolume options field.
2019-01-07Update go versions in development.mdRob Franken
Reflect used compiler versions in the list of go requirements for building
2019-01-02Merge pull request #3061 from keni7385/fix-broken-link-in-vpaKubernetes Prow Robot
Fix link 404 to resource-qos.md in vertical-pod-autoscaler.md
2019-01-02Fix link 404 to resource-qos.mdAndrea Corsini
The link to file `resource-qos.md` was broken. I changed with this one: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node/resource-qos.md Also absolute links within this repository are made relative.
2018-12-28Fix typo in instrumentation.md: "into" -> "in"G-Harmon
2018-12-20Add a bit more on conditionsTim Hockin
We have non-compliant conditions in use and we use one as an example. Be clearer in the doc.
2018-12-18Update feature gate and alpha field guidanceJordan Liggitt
2018-12-17Merge pull request #2686 from thockin/defaults-for-new-fields-ruleKubernetes Prow Robot
Clarify rules around defaults across versions
2018-12-17Fix up some of the API conventions docsTim Hockin
Make it clearer wrt annotations and prefixes.
2018-12-17Typo fixes in device-plugin.mdSteffen Seckler
typos
2018-12-14HPA v2 API extension proposal | Dead link replacedSUNNY
2018-12-07Merge branch 'master' of https://github.com/kubernetes/community into patch-2Jianfei Hu
2018-12-07remove whitespace and add quote.Jianfei Hu
2018-12-07remove indent.Jianfei Hu
2018-12-07finish all options.Jianfei Hu
2018-12-06Change devel guide glog references to klogChristopher Hein
Signed-off-by: Christopher Hein <me@christopherhein.com>
2018-12-05fix a changed urljahentao
2018-12-02Fix typo in Figure Github workflowNguyen Hai Truong
Modify a typo in "After Step 7, if has...": futher -> further
2018-11-30Update more detail of Github workflowNguyen Hai Truong
Adding more detail of: $ git commit --amend
2018-11-28Change post-freeze merge requirements to reference dev phase requirements.Cole Wagner
2018-11-26Merge pull request #2950 from tmatias/add_metadata_namek8s-ci-robot
add metadata name to HPA v2 example
2018-11-26fix typos for kubele-cri-loggingfatsheep9146
2018-11-22issue triage: add help-wanted and good-first-issue detailsNikhita Raghunath
2018-11-19Merge pull request #2870 from ignertic/patch-1k8s-ci-robot
Add Meet Our Contributors link
2018-11-19add metadata name to HPA v2 exampleTiago Matias
2018-11-19Adding deprecation note for vagrant supportHemanth Malla
2018-11-17Merge pull request #2947 from JoeWrightss/patch-1k8s-ci-robot
fixs typo: dont -> don't
2018-11-12Updating text to be aligned with the latest specJoao C Costa
2018-11-12Update contributors guide README.mdRiya
2018-11-12Update README.mdignertic
2018-11-10Fixup some typosmooncake
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-09add acceptable justifications for updating a godepDavid Eads
2018-11-09Fix typos: acclerator -> acceleratormooncake
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-07Update bazel documentation with current known issues and limitationsJeff Grafton
2018-11-06Fix typoMichiel Rook
2018-11-05Fix plugin links in owners documentationTim Allclair (St. Clair)
2018-11-05Fix typos: creats -> creates (#2899)Bily Zhang
* Fix typos: creats -> creates Signed-off-by: mooncake <xcoder@tenxcloud.com> * Fix some typos Signed-off-by: mooncake <xcoder@tenxcloud.com> * Update 0024-kubectl-plugins.md
2018-11-05Remove duplication (#2898)Bily Zhang
* Remove depplication Signed-off-by: mooncake <xcoder@tenxcloud.com> * Remove duplciate words Signed-off-by: mooncake <xcoder@tenxcloud.com> * Fix issue Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-05fixs typo: dont -> don'tJoeWrightss
2018-11-04Merge pull request #2890 from SataQiu/fix-20181102k8s-ci-robot
Fix typos
2018-11-02Merge pull request #2885 from vyta/note-about-adding-tests-to-suitek8s-ci-robot
Adding note about new directories with e2e tests
2018-11-02Merge pull request #2894 from cblecker/devel-ownersk8s-ci-robot
Add thockin and lavalamp to devel OWNERS
2018-11-02Merge pull request #2838 from thockin/how-to-pluralize-a-fieldk8s-ci-robot
Document pluralization of API fields