summaryrefslogtreecommitdiff
path: root/contributors/devel/README.md
AgeCommit message (Collapse)Author
2022-09-07Merge pull request #6494 from LambertZhaglog/fix-docKubernetes Prow Robot
Update sig-scheduling contributor document
2022-08-03Fix links for k/design-proposals-archive ↵Sean Wei
2022-02-241. remove the out-of-dated file scheduler_algorithm.mdLambertZhaglog
2. replaced the link entry in devel/README.md to "Scheduler Configuration" (with link "https://kubernetes.io/docs/reference/scheduling/config/")
2021-11-08Update URLs in scheduler.md with correct folder path (#6198)Jiekun
* Update URLs in scheduler.md with correct folder path The `generic_scheduler.go` is moved under `scheduler` folder, not `scheduler/core` folder. This commit updated the description & the link to code file. Note that `legacy_registry.go` is removed as well in master branch. We may need to fix the link and description as well after release. * #6198 Updated scheduler part in contributors/devel/README.md, adding few doc links. Removed scheduler.md * #6198 Removed 'Scheduler extensibility' part in scheduling_code_hierarchy_overview; removed scheduler framework plugins link in devel README
2021-10-02Add a kubetest2 link to contributors/README.mdshuheiktgw
2021-07-25remove bazel buildSataQiu
2021-01-28Update CONTRIBUTING docxing-yang
2020-11-07Add CSI driver doc to developer guidexing-yang
2020-08-26Developer Guide End-to-end setup instructions for Linux, Windows, and macOS ↵Erik L. Arneson
(#5003) * End-to-end setup instructions for Linux, Windows, and macOS This covers E2E setup instructions for compiling Kubernetes locally on Linux, Windows, and macOS workstations. There is also a substantial rewrite of the instructions for running tests, along with relevant links for more information. * Clarification of a few changes to the Developer Guide Cleared up instructions for jq and etcd in the Developer Guide. * Developer guide: add note about shell init scripts in macOS
2020-07-15Index all SIG contributions to the Developer GuideErik L. Arneson
The initial purpose of this is to make sure there are no orphaned files in the Developer Guide, so we can make a complete map of all the content there.
2019-10-09Update old glog references to klogEddie Zaneski
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com>
2019-06-29Fix broken development README link to api-conventions doc.Vallery Lancey
2019-03-08Fix link in README.mdKodai Sakabe
2019-01-31Some files had conflict with some URL - fixed noweduartua
2019-01-30file testing.md moved to the new folder /devel/sig-testing - URLs updated - ↵eduartua
tombstone file created
2019-01-30file flaky-tests.md moves to the new folder /devel/sig-testing - URLs ↵eduartua
updated - tombstone file created
2019-01-29Merge pull request #3162 from ↵Kubernetes Prow Robot
eduartua/issue-3064-grouping-by-sig-instrumentation Grouping /devel files by SIGs - SIG Instrumentation
2019-01-29Merge pull request #3167 from eduartua/issue-3064-grouping-by-sig-scalabilityKubernetes Prow Robot
Grouping /devel files by SIGs - SIG Scalability
2019-01-29file /devel/profiling.md moved to /devel/sig-scalability. All tombstone ↵eduartua
files created and URLs updated.
2019-01-29getting-builds.md has been moved to /devel/sig-release - URLs updatededuartua
2019-01-28file logging.md was moved to the new sig-instrumentation folder - URLs in ↵eduartua
k/community were updated
2019-01-24Created tombstone files for files moved to /devel/sig-architecture - URLs ↵eduartua
updated in k/community
2018-07-20Adding Conformance Guidelines document.Srini Brahmaroutu
2018-07-12Update README.md issues.md link.Sasha
2018-02-22Merge pull request #1842 from castrojo/add-tock8s-ci-robot
Rename this to a table of contents
2018-02-22Rename this to a table of contentsJorge O. Castro
Fixes #1212
2018-02-19Fixing linksguineveresaenger
Links now point at new location for pull-requests.md.
2018-02-02Add TOC headers to contributor, developer, and mentorship guidesJorge O. Castro
This adds the necessary metadata to generate a table of contents when when generating these pages for the documentation.
2018-01-25move coding-conventions.md to guideTim Pepper
The coding-conventions document covers useful introductory guidance for all. This commit moves it out of the devel/ detail directory and into the contributor/guide, fixing up links from other doc's in this repo and leaving a cookie crumb of a document pointing at the new location. Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-01-01Update README.mdJeremy L. Morris
Fixed spelling mistake.
2017-12-21Use git.k8s.io for linksChristoph Blecker
2017-12-14hopefully fixed for realguineveresaenger
2017-12-14 correct linkguineveresaenger
2017-12-14developer README points to new contrib guideguineveresaenger
2017-11-03removed autogenerated munge analytics from filesguineveresaenger
2017-10-26contributors/devel: Remove oncall reference (deprecated) from README.mdJames Wen
- Deprecated by: kubernetes/community@fc975ed59114079b3a3789fed4c2d3aac0b3cda3
2017-10-26contributors/devel: Correct link for "Authorization Plugins" in README.mdJames Wen
2017-10-17Remove a useless link to an empty document.Marcin Owsiany
The target was merged with a different doc which is already linked from this one.
2017-09-26Fix links after design proposal moveNikhita Raghunath
2017-08-11contributors/devel: add welcome-to-kubernetes-new-developer-guide.mdAlexander Campbell
Also: in the `devel/README.md` "directory" file link to the "welcome-to-kubernetes" doc.
2017-07-22Create Issue Triage GuidelinesSahdev P. Zala
This guideline was initially created and proposed by Sahdev Zala and Jorge Castro. It has been discussed multiple times in the ContribX SIG meetings and via emails, and it incorporates all the suggestions. This PR is created per the latest SIG meeting discussion. The original open document with little bit more content is available here, https://docs.google.com/document/d/1dfZGGIsx4QrY8aaC1o2SNmMU6eQKS4xYg55xNLtHDmc/edit Co-Authored-By: Jorge Castro jorge@heptio.com Create Issue Triage Guidelines This guideline was initially created and proposed by Sahdev Zala (IBM) and Jorge Castro (Heptio). It has been discussed multiple times in the ContribX SIG meetings and via emails, and it incorporates all the suggesitons. The original open document with longer content is available here, https://docs.google.com/document/d/1dfZGGIsx4QrY8aaC1o2SNmMU6eQKS4xYg55xNLtHDmc/edit Create Issue Triage Guidelines This guideline was initially created and proposed by Sahdev Zala and Jorge Castro. It has been discussed multiple times in the ContribX SIG meetings and via emails, and it incorporates all the suggestions. This PR is created per the latest SIG meeting discussion. The original open document with little bit more content is available here, https://docs.google.com/document/d/1dfZGGIsx4QrY8aaC1o2SNmMU6eQKS4xYg55xNLtHDmc/edit Co-Authored-By: Jorge Castro jorge@heptio.com
2017-06-04Update `contributors/devel/README.md` to reference `testing.md`Mike Spreitzer
Added a missing reference. Resolves https://github.com/kubernetes/kubernetes/issues/35253
2017-04-26update links for README.mdXiaoyu Zhang
update links for README.md
2017-01-18Merge pull request #258 from heckj/fix_broken_readme_linksPhillip Wittrock
Fix broken developer doc links in README
2017-01-09fix broken linksxialonglee
2017-01-08resolves #235Joe Heck
Update README doc links to new doc location that's migrated from community github repo
2016-12-17fix linkx1957
fix the link of user-guide and cluster admin guide
2016-11-30imported docs/devel as a subtreeMichelle Noorali