Commit Graph

2400 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 57da86b3ac
Merge pull request #4935 from mrbobbytables/update-guide-readme
Add description to contributor guide readme
2020-07-24 11:46:22 -07:00
Bob Killen 7e4afd9a91
Upate community calendar links
The new calendar address is:
https://calendar.google.com/calendar/embed?src=calendar%40kubernetes.io
2020-07-24 12:52:19 -04:00
Kubernetes Prow Robot e330eeb779
Merge pull request #4967 from pymander/devel-getting-started
Clean up broken links and fix commands in "Getting started locally"
2020-07-17 10:15:01 -07:00
Erik L. Arneson 572be30b5c Clean up broken links and fix commands in "Getting started locally"
Update required versions, fix a bunch of broken links, and generally normalize the way shell commands are referred to. In addition, stop assuming that anybody has `.` in their `$PATH` in recommended shell commands.

Note that I recorded many of these issues in a friction log (https://docs.google.com/document/d/18741pdPn74ykHODEcX11fS21rU3GpJM30yBbcP1akUk/edit?usp=sharing).
2020-07-16 11:58:54 -07:00
Erik L. Arneson 3302b378b4 Index all SIG contributions to the Developer Guide
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.
2020-07-15 09:22:06 -07:00
Bob Killen f6fccc4383
Add description to contributor guide readme 2020-07-12 19:21:08 -04:00
SataQiu f7a14ee23c remove planter from bazel.md
Signed-off-by: SataQiu <1527062125@qq.com>
2020-06-30 18:11:55 +08:00
Priyanka Saggu 69383f415d
Update broken file link in title 3 2020-06-25 13:23:22 +05:30
Nikhita Raghunath 81669c0977 devel: update required Go versions 2020-06-24 11:57:06 +05:30
Kubernetes Prow Robot 5b8655717d
Merge pull request #4878 from heyste/update-e2e-testing
Remove/update legacy references in e2e testing guide
2020-06-23 15:21:17 -07:00
Kubernetes Prow Robot cd7f1861b5
Merge pull request #4881 from markyjackson-taulia/master
Adding link to San Diego CS testgrid presentation
2020-06-23 14:51:16 -07:00
Kubernetes Prow Robot 46bd935071
Merge pull request #4876 from castrojo/guide-updates
Merge getting started into the main page as they're required.
2020-06-23 14:11:19 -07:00
markyjackson-taulia 618976900f
Adding link to San Diego CS testgrid presentation
Signed-off-by: markyjackson-taulia <marky.r.jackson@gmail.com>
2020-06-23 13:09:25 -07:00
Stephen Heywood eaa22ca5f5 Remove/update legacy references in e2e testing guide 2020-06-22 23:47:04 +00:00
Kubernetes Prow Robot d337c9d8ae
Merge pull request #4827 from RPing/patch-1
Update github-workflow.md
2020-06-22 10:00:41 -07:00
RPing 86c8508610 Update github-workflow.md 2020-06-23 00:36:14 +08:00
Jorge O. Castro 67c6f7fe14 Merge getting started into the main page as they're required.
Restructure the main menu, fix up formatting.

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
2020-06-22 12:05:45 -04:00
Tim Pepper 4c4ac6f24e release docs: update 9 months to 1 year patch support
As of the KEP
https://git.k8s.io/enhancements/keps/sig-release/1498-kubernetes-yearly-support-period
becoming implementable for 1.19, we should note this change in the
developer guide description of the release process and lifecycle.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2020-06-19 18:53:57 -07:00
Bob Killen 427ccfbc7d
Add frontmatter descriptions to the contributor guide docs 2020-06-19 07:44:44 -04:00
Kubernetes Prow Robot f09c04b4a9
Merge pull request #4865 from mrbobbytables/remove-bug-bounty
Remove bug bounty program doc
2020-06-18 10:12:20 -07:00
Bob Killen ad6f504972
Remove outdated collaboration doc
The contents of collab.md are out of date and the intent of the document
is better captured in some of the other docs such as expectations.md[1],
pull-requests.md[2] and review-guidelines.md[3].

[1] https://git.k8s.io/community/contributors/guide/expectations.md
[2] https://git.k8s.io/community/contributors/guide/pull-requests.md
[3] https://git.k8s.io/community/contributors/guide/review-guidelines.md
2020-06-16 18:29:00 -04:00
Bob Killen 4708a4c9ce
Remove bug bounty program doc
The bug bounty program is managed externally through hackerone.

https://hackerone.com/kubernetes
2020-06-16 12:55:32 -04:00
Brian Pursley 5267030865 Update Testing Guide to clarify how to use go test as an alternative to make test 2020-06-16 09:20:01 -04:00
Stephen Augustus d9797edcfe devel/sig-release: Update cherry-picks.md
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-06-14 02:19:10 -04:00
Stephen Augustus f1d7d8a631 devel/sig-release: Update release.md
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-06-14 01:37:19 -04:00
Stephen Augustus ade1c16984 devel/sig-release: Update getting-builds.md
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-06-14 00:02:47 -04:00
Stephen Augustus dbe8c6a95a devel/sig-release: Initial link cleanup
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-06-13 22:33:27 -04:00
Stephen Augustus 4964c404eb devel/sig-release: Markdown linting
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-06-13 22:05:11 -04:00
Kubernetes Prow Robot 42e7ac5557
Merge pull request #4847 from heyste/replace-conformance-txt
Replace refs for conformance.txt to conformance.yaml
2020-06-12 13:21:56 -07:00
Mauricio Vásquez b3fcfd9fcc
Development: Fix typo 2020-06-12 14:00:14 -05:00
onyiny-ang 2fd4334796
Update Release Notes Document to reflect PR boilerplate changes 2020-06-11 20:46:34 -04:00
Stephen Heywood 6dab5060b7 Replace refs for conformance.txt to conformance.yaml 2020-06-10 07:30:38 +00:00
Morgan Bauer 468fa66920
improve sig-node e2e-node testing documentation
- Allow people to help themselves, by showing PRINT_HELP
 - More explicit demonstration of the FOCUS and SKIP arguments, as
   used by CI environment.
 - update command comment for rerunning tests
 - point out ProwJob types and the image configurations used for testing
2020-06-09 15:29:06 -07:00
Michael McCune 777dfe5ea6 update kubetest installation instructions in the developer e2e testing documentation
This change removes the installation instructions for kubetest
in favor of links to the project documentation. The reason for this
change is that the installation instructions are no longer current for
the project, this removal will aid with a de-duplication of information.
2020-06-05 16:10:07 -04:00
Kubernetes Prow Robot 894a89a14c
Merge pull request #4793 from serathius/migration
Add instructions for structured logging migration
2020-06-05 10:09:44 -07:00
vishakha e3db935944
feat: Adding guidance on commit message style (#4343)
* feat: Adding guidance on commit message style

* Update commit message guidelines

* Add notes on kind/area

Co-authored-by: Bob Killen <bob.killen@linux.com>
2020-06-04 12:18:38 -07:00
vishakha f4c7914af3
feat: Addition of Reviewer's Guideline (#4338) 2020-06-03 08:14:18 -07:00
Marek Siarkowicz 5e71635bb6 Add instructions for structured logging migration
Co-authored-by: Md. Tahsin Rahman <tahsynx@gmail.com>
2020-06-03 16:03:43 +02:00
Kubernetes Prow Robot 79454870ad
Merge pull request #4789 from karan/node-e2e-testing
e2e node: add commands for gcloud config
2020-05-24 16:03:11 -07:00
Fabrizio Pandini 4042a04c44
Localize contributor cheatsheet to it (#4808)
* localize contributor cheatsheet to it

* fix ci errors
2020-05-24 05:43:11 -07:00
Aaron Crickenberger db5aebebbc Remove reference to latest-green.txt
The file is no longer being published by ci-kubernetes-e2e-gci-gce
2020-05-21 18:59:52 -07:00
Lauri Apple c0c656c3b2
Added Triage Party to Table of Contents
Doc was missing the link.
2020-05-21 20:59:49 +02:00
Lauri Apple 0a035272df
Draft-Revision of Issue Triage page (#4744)
* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update issue-triage.md

* Update issue-triage.md

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update issue-triage.md

* Update issue-triage.md

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update issue-triage.md

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update contributors/guide/issue-triage.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>
2020-05-21 07:16:36 -07:00
Karan Goel 782ab2999a e2e node: add commands for gcloud config 2020-05-19 10:54:42 -07:00
Bob Killen 60514577e7
Remove kbarnard10 from contributor guide reviewers 2020-05-14 19:47:15 -04:00
Bob Killen 8fea28d971
Move calebamiles to emeritus 2020-05-13 15:40:14 -04:00
Bob Killen 5b018229ee
Move Phillels to emeritus 2020-05-13 14:38:45 -04:00
Patrick Lang 07b308926c Clarify how to build using or targetting Windows 2020-05-11 23:00:04 -07:00
Jai Govindani 7c0bf261ab
docs: fix typo
mutual exclusive -> mutually exclusive
2020-05-07 22:15:29 +07:00
Martin Hickey 266000494d Update developer guide
Add some improvements to building a local environment.

Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
2020-04-15 16:30:45 +00:00