Commit Graph

454 Commits

Author SHA1 Message Date
austin 6278096d53 Adds WHAT env variable description
When contributing specific parts of k8s, its helpful to know how to slice the build to only build a certain binary.
2018-05-11 09:03:36 -07:00
k8s-ci-robot 668e18ca48
Merge pull request #1970 from spzala/triagelabels
Describe new labels in triage guidelines
2018-04-19 15:56:59 -07:00
Sahdev P. Zala 38124eed5b Describe new labels in triage guidelines
Recently we have added new labels to identify issues that are candidates for close.
These issues are typically the one which are not goint to close via a fix. Add
description in triage guidelines about when to use these labels.
Related PR is,
kubernetes/test-infra#7554
2018-04-16 17:45:27 -04:00
Tim Pepper 0da18de1ec update issue triage doc url
The issue triage doc has moved from:
	contributors/devel/issues.md
to:
	contributors/guide/issue-triage.md

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-04-10 10:07:38 -07:00
k8s-ci-robot 9931cbdd8d
Merge pull request #2007 from castrojo/add-code-site
Add code search and contributor guide, remove reviewable
2018-04-10 08:57:09 -07:00
Vijay Mateti eebd98b8ef
Fix for duplicate title on Contributors guide README 2018-04-09 11:17:02 -04:00
Sahdev P. Zala 64ac525c3c Describe new labels in triage guidelines
Recently we have added new labels to identify issues that are candidates for close.
These issues are typically the one which are not goint to close via a fix. Add
description in triage guidelines about when to use these labels.
Related PR is,
https://github.com/kubernetes/test-infra/pull/7554
2018-04-06 16:11:56 -04:00
Patrik Erdes 8798cc13a6 Change 'Mac OS X' and OS X' to 'macOS'
Mac OS X was renamed to OS X in 2012, and then renamed again to macOS in 2016.
I suggest that the current name (macOS) should be used whenever referencing the Apple OS.
2018-04-06 08:31:45 +02:00
Van Tu b41b8a759f
Fix a typo 2018-04-05 21:35:06 -04:00
Jorge O. Castro 87d6b65e2b
Add a link to @dims profile 2018-04-05 15:29:13 -04:00
Jorge O. Castro 6287fcddd8
Make it clear who maintains the k8s code search site 2018-04-05 15:27:50 -04:00
Jorge O. Castro c993e57824
Add code search and contributor guide, remove reviewable 2018-04-05 14:22:03 -04:00
Juan Jimenez 89abb7f4ce
Hate it when I miss a tiny error. 2018-03-23 12:55:22 +01:00
Juan Jimenez 866da59df1
Fixing table of contents section 2018-03-23 12:54:25 +01:00
Juan Jimenez 6d6aede51a
Small changes 2018-03-23 12:17:45 +01:00
Juan Jimenez e7973af591
Responding to a few more change requests 2018-03-20 17:56:51 +01:00
Juan Jimenez c4081c556f
Update document in response to change requests 2018-03-20 09:55:53 +01:00
Juan Jimenez f4222fe20f
Update scalability-good-practices.md
Edited for grammar, sentence structure, punctuation and general clarity.
2018-03-19 19:06:34 +01:00
bin liu 261cb0fd08 Change k8s-merge-robot to k8s-ci-robot 2018-03-15 06:48:54 +08:00
Mohammad Riftadi a99ea22418 update pointer the bot commands to a flexible url 2018-03-05 09:22:05 +01:00
Christoph Blecker d5b9d92fd6
fix a typo in the Contributor Guide readme 2018-03-03 14:10:52 -08:00
Ellen Körbes f9efbe89e8 CNI link 2018-02-25 16:19:40 -03:00
Ellen Körbes 626c637b33 quick fixes 2018-02-25 11:32:57 -03:00
k8s-ci-robot 16ee8b3c7c
Merge pull request #1841 from castrojo/mention-membership
Add mention of membership roles to contrib guide
2018-02-23 10:42:44 -08:00
Jorge O. Castro 2138c03113 Fix roles ToC entry 2018-02-23 13:05:10 -05:00
Jorge O. Castro e0fafcdf23 Fix TOC, add encouragement to level up 2018-02-23 12:01:16 -05:00
k8s-ci-robot ead946a8e0
Merge pull request #1761 from guineveresaenger/pullrequests
Cleanup and move to /contributors/guide of pull requests doc
2018-02-22 15:35:42 -08:00
guineveresaenger 405849f487 Release Notes: Title added; minor cleanup. Faster reviews tombstone added. Minor cleanup in pull-requests.md 2018-02-22 14:42:13 -08:00
guineveresaenger 66eb35601d Explains how to assign a reviewer using a bot command
Pinging someone with a github mention is different from using a bot command to assign them as a reviewer. This commit includes a specific explanation.
2018-02-22 14:42:13 -08:00
guineveresaenger 313ded24d3 Fixes table, capitalization, and in-doc links
This addresses a few broken links that resulted from style changes.
2018-02-22 14:41:57 -08:00
Jorge O. Castro 40863e00d0 Add mention of membership roles to contrib guide 2018-02-22 15:19:36 -05:00
Alejandra Bustos 4f755b398a Complete Install etcd in GitHub Workflow 2018-02-21 12:39:40 -06:00
guineveresaenger c990f670d2 Adding release-notes.md as separate file.
If a contributor reads the pull request template upon creating a PR then
they will get hints, but ahead of a PR there has not been sufficient
documentation of when release notes are required for a change, how a
contributor should indicate that a change needs notes, or what the note
text should be.  To help address this, this commit adds a first set of
release notes documentation for reference by the contributor guide.
2018-02-19 21:21:58 -08:00
guineveresaenger 28c2c5f4d4 Fixing links
Links now point at new location for pull-requests.md.
2018-02-19 21:21:58 -08:00
guineveresaenger f71f80ce56 Major rewrite of pull request process
The pull-requests.md document has gotten quite out of date.  This commit
does a massive scrub of its content for completeness, accuracy and
readability.  A number of links are fixed, updated information on labels
and bot commands is added, workflow descriptions for test and merge are
updated, and a description of the KEP process is added.
2018-02-19 21:20:17 -08:00
guineveresaenger 98bea78a76 contrib guide: move pull-requests.md from devel/ to guide/
Understanding the pull request process is central to being a successful
contributor.  This commit moves it from the more technical k8s internals
detailed devel/ area over to the guide/ where it will get more
visibility.
This patch just moves the file and leaves a tombstone reminder
behind.
2018-02-19 21:20:17 -08:00
guineveresaenger aeb13f90c2 This commit removes the duplication of thanks from the Contributor Guide
Thanks were expressed twice in the Contributor Guide. To remove clutter, this pull request removes this section from the main README but leaves it in community-expectations.md. In the future, code review documentation will be added as well.
2018-02-15 13:48:21 -08:00
Jorge O. Castro 6d9820bf93 Move scalability good practices to the contributor guide 2018-02-08 14:15:18 -05:00
Jorge O. Castro 02a00faf53 Move owners file to the contributor guide
Added a new section in the README for things that are important for
contributors to know, but not something they will use often or at all
but needs to be documented, like owners files.
Linked to documentation team's contribution page.
2018-02-08 10:24:39 -05:00
k8s-ci-robot 58d176b501
Merge pull request #1741 from guineveresaenger/sig-label-example
Contains example for adding a SIG label
2018-02-06 04:18:11 -08:00
Tim Pepper 6092312009 contrib guide: update ToC
The table of contents has slipped out of date.

FYI I'm generating a ToC with a command like:
	pandoc -t markdown_github --toc -s README.md
and then picking up the modifications and dropping them in the document.

Not the best workflow, but..markdown.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-02-05 17:34:45 -08:00
guineveresaenger 7045c6066f removed KubeCon stub - information is present under Events 2018-02-05 11:07:29 -08:00
guineveresaenger c09259b656 adding meetup information 2018-02-05 11:02:41 -08:00
guineveresaenger 4a1c527d90 adds link to mentoring README 2018-02-05 10:28:03 -08:00
guineveresaenger d3b163a214 Contains example for adding a SIG label 2018-02-05 09:59:05 -08:00
Christoph Blecker b50b500cab
Add some labels to directory OWNERS files 2018-02-04 19:56:02 -08:00
k8s-ci-robot 04bc9fd717
Merge pull request #1730 from castrojo/add-toc-headers
Add TOC headers to contributor, developer, and mentorship guides
2018-02-03 06:23:05 -08:00
Jorge O. Castro df19571fd4 Add TOC headers to contributor, developer, and mentorship guides
This adds the necessary metadata to generate a table of contents when
when generating these pages for the documentation.
2018-02-02 13:16:21 -05:00
Jorge O. Castro 05de74cba3 Add pointer to communication/
Communication resources are in their own directory, this points people
to it.
2018-02-02 12:07:36 -05:00
Ihor Dvoretskyi 8322ec6499
Updated k8s devstats link
Even the existing one is working, the updated is more correct.
2018-01-30 17:08:33 +02:00
k8s-ci-robot 05ccea37f2
Merge pull request #1694 from castrojo/move-issue-triage
Move issue triage guide into the contributor guide
2018-01-29 17:11:06 -08:00
k8s-ci-robot 9e403b7366
Merge pull request #1703 from cblecker/guide-owners
Add OWNERS file for contributors/guide/
2018-01-29 16:51:06 -08:00
k8s-ci-robot bf045f015c
Merge pull request #1701 from halfcrazy/fix/typo-contributors-guide
doc: fix typo in contributors guideline.
2018-01-29 16:10:33 -08:00
zhuyan 06b3a38988 doc: fix typo in contributors guideline. 2018-01-30 05:32:22 +08:00
Christoph Blecker d06162ee52
Add OWNERS file for contributors/guide/ 2018-01-29 09:27:10 -08:00
k8s-ci-robot 1914daacf1
Merge pull request #1697 from guineveresaenger/morelinks
fixing more links
2018-01-29 06:22:32 -08:00
Moshe Immerman 303a0a8185
fix: broken link to community-expectations.md 2018-01-28 12:33:45 +02:00
guineveresaenger c4d6cdcf61 fixing more links 2018-01-26 14:24:57 -08:00
k8s-ci-robot c41473c9d7
Merge pull request #1695 from guineveresaenger/brokenlink
fixed links to community expectations
2018-01-26 08:21:31 -08:00
guineveresaenger ec8afcb362 fixed links to community expectations 2018-01-26 08:16:34 -08:00
Jorge O. Castro 226adc4ea9 Add issue-triage to the main guide 2018-01-26 10:39:39 -05:00
Jorge O. Castro d8bbdba62c This moves the issue triage guide into the contributor guide 2018-01-26 10:33:53 -05:00
Tim Pepper b75e54d47e move coding-conventions.md to guide
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-25 17:29:22 -08:00
k8s-ci-robot 109f173893
Merge pull request #1657 from tpepper/contrib_guide
contrib guide: tighten some language
2018-01-25 00:21:21 -08:00
g-harel 8a6ff19295 added missing link in github-workflow 2018-01-24 15:18:56 -05:00
Tim Pepper 53f3badbe8 contrib guide: tighten some language
The difference between the two links for communications around questions
and troubleshooting was not clear to me, and the wording made them
seem somewhat redundant.  They're really two separate topic links,
so I've changed the wording to hopefully make it more clear that one has
general communications information and once is actually a
troubleshooting guide.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-01-24 11:56:01 -08:00
Jorge O. Castro bf0fcc7c5d Fix broken url 2018-01-23 13:20:49 -05:00
Jorge O. Castro 6d51ca785d Remove duplicate content and fix links 2018-01-23 09:13:57 -05:00
Jorge O. Castro 774750b5d2 Moving and revising community expectations 2018-01-22 10:34:16 -05:00
Jorge O. Castro 963c5c51f6 * Remove the working comments from the top so users can just get to the
content
* Remove inline todos and replace with link to labelled issues
2018-01-19 14:47:27 -05:00
guineveresaenger 888adea419 adding contributor cheatsheet link 2018-01-16 13:36:19 -08:00
guineveresaenger dca7f85058 removed unnecessary link from guide README, also removed duplicate text from linked file 2018-01-16 13:33:18 -08:00
guineveresaenger b1f49b18d7 moved cheatsheet to contributor guide for later use 2018-01-12 14:23:59 -08:00
Jessica Yao e21d5d1908 fix broken links 2018-01-10 16:38:23 -08:00
Kai Chen 65a6d2923a Fix incorrect anchor for github markdown header in contributors guide 2018-01-03 16:37:33 -08:00
Kai Chen adb2be5558 Fix broken links in github-workflow.md 2018-01-03 13:21:34 -08:00
guineveresaenger 03e692358d fixing broken link 2018-01-03 12:13:40 -08:00
guineveresaenger 73abfab99d moved Github workflow and diagram to contributors/guide folder and referenced from both development.md and guide README 2018-01-02 14:14:06 -08:00
Christoph Blecker f2816c8bab
Fix some more links 2017-12-22 14:03:56 -08:00
Christoph Blecker ce3044d912
Update references to help wanted label 2017-12-21 17:38:23 -08:00
Tim Pepper 2cdc64a84c contrib guide: update "help wanted" issue url
The doc's referring to "help-wanted" labeled issues, but that shows zero
open and closed, where there's a bunch with "help wanted" through the
project history.  This patch updates the url to search issues with the
"help wanted label.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2017-12-16 07:42:55 -08:00
Tim Pepper 62be7e1aae contrib guide: add table of contents
We're to a point were seeing the table of contents at the top is
informative about overall flow of the doc.  Will need to regenerate this
if/when new sections are added since it's not a render-time artifact.

Relates to issues #1413.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2017-12-14 11:53:44 -08:00
guineveresaenger faf120e3b5 moved warning on where to ask questions to the top 2017-12-14 11:10:37 -08:00
guineveresaenger c1ecc0fbc9 removed comment 2017-12-14 10:56:43 -08:00
guineveresaenger 0ffd43236f clarifying SIG and asking questions 2017-12-14 10:52:28 -08:00
guineveresaenger 55c4f16c91 clarify help wanted issues on each subrepo 2017-12-13 18:00:42 -08:00
guineveresaenger 44bcfd0387 clarify issues vs questions, fix serverfault link 2017-12-13 17:56:46 -08:00
guineveresaenger 159db82c7f explained how to choose a SIG and why 2017-12-13 17:34:26 -08:00
Tim Pepper dd6249f94d contrib guide: add PR, code review sections and cleanup
This patch hits a couple of improvement needed areas:
* add a pull requests section
* add a code review section
* misc smaller cleanups noticed while doing the prior two

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2017-12-13 16:33:23 -08:00
Sahdev P. Zala c3debce3e4 Complete File an Issue section
The File an Issue section is work in progress. Adding more detail with a broader
coverage on what, why and where to file a issue to complete this section.
2017-12-13 15:50:47 -05:00
Sahdev P. Zala f84309aa51 Complete File an Issue section
The File an Issue section is work in progress. Adding more detail with a broader
coverage on what, why and where to file a issue to complete this section.
2017-12-13 15:22:36 -05:00
Tim Pepper 951c10e5d1 contributing guide: add initial section on testing
This commit replaces the "Improvements needed" marker for the testing
topic with an initial section of overview information and jumping off links
to sig-testing, test documentation, and test code.

Part of: https://github.com/kubernetes/community/issues/1413

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2017-12-06 19:27:36 -08:00
Sahdev P. Zala 56be933e98 Add issue triage section
Issue triaging is an important contribution to the project and should be
highlighted with other areas of contribution. Creating this PR per discussion
in the ContribX SIG meeting on November 29, 2017.
2017-11-29 13:32:57 -05:00
Penghao Cen cdcc3d9445 Minor fix typos 2017-11-21 20:30:46 +08:00
guineveresaenger 6adfb9ea5b final redirects 2017-11-20 09:10:09 -08:00
guineveresaenger 05c21e2f27 redirect links and formatting 2017-11-20 09:01:42 -08:00
guineveresaenger c2006e2018 updating KubeCon information 2017-11-16 15:00:01 -08:00
guineveresaenger af68a7a0aa last tweaks 2017-11-16 09:46:26 -08:00
guineveresaenger 6d24d0df04 tweaking 2017-11-16 09:37:43 -08:00
guineveresaenger 6919ee9fc3 entire document edited for real 2017-11-16 09:01:17 -08:00
guineveresaenger bc379f5f9d entire document edited 2017-11-16 09:00:51 -08:00
guineveresaenger a280901642 keep on editing 2017-11-16 08:38:13 -08:00
guineveresaenger 94a7b4cfe6 further cleanup 2017-11-15 16:07:45 -08:00
guineveresaenger 1e58e3f2a0 created /guide folder, and first draft of README for it, with some streamlined tasks 2017-11-15 15:28:42 -08:00