Commit Graph

2438 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 04531ba1ae
Merge pull request #4521 from evankanderson/unconventional
Update Condition guidance
2020-09-24 09:42:05 -07:00
Evan Anderson 0a9d1ebe84 Adjust with suggested language from lavalamp 2020-09-23 22:16:45 -07:00
Neha Viswanathan ea619ffe2d fix broken links in README
Signed-off-by: Neha Viswanathan <itsnehavis@gmail.com>
2020-09-18 08:09:26 -07:00
Evan Anderson dd082f4d2c Add guidance on conditions for long-running reconciliations 2020-09-17 13:51:49 -07:00
Michael McCune 978aa3fb5b update link to reboot test in writing good e2e tests doc
This change updates the link to reboot.go as it has moved to the
`test/e2e/cloud/gcp` directory of the kubernetes repository.
2020-09-14 14:45:40 -04:00
Erik L. Arneson 49a2a512b1 Developer Guide: Followup to correct stale information, missing step
This clears up some stale information, links to some new resources,
and includes a pretty important missing step: the Google Cloud CLI.
2020-09-02 13:10:18 -07:00
Kubernetes Prow Robot e08e5a269b
Merge pull request #5045 from pymander/dev-guide-e2e-testing
Developer Guide: Refresh e2e testing documents for kubetest2
2020-09-01 20:23:06 -07:00
Erik L. Arneson be0155ba47 Developer guide: Adding kubetest2 --build instructions to e2e testing
This change adds details on building with kubetest2 and without --legacy-mode.
2020-09-01 15:41:46 -07:00
Erik L. Arneson 758f3086db Developer Guide: Fixing updates to kubetest2 tutorial
This addresses some suggested changes to the kubetest2 getting started guide.
2020-08-27 17:09:39 -07:00
Kubernetes Prow Robot 5df5993d07
Merge pull request #5075 from bgrant0607/patch-1
Make "Kubernetes Resource Model (KRM)" more prominent
2020-08-27 07:23:53 -07:00
Jorge O. Castro 2f634399ed
Rename kubernetes-sig-leads mentions to leads@ since the group has moved (#5068)
* Rename kubernetes-sig-leads mentions to leads@ since the group has moved

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>

* Update contributors/chairs-and-techleads/README.md

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

Co-authored-by: Bob Killen <killen.bob@gmail.com>
2020-08-27 06:11:54 -07:00
Brian Grant 13aff0b5ea
Make "Kubernetes Resource Model (KRM)" more prominent
"KRM" is the term we have been using in practice. It was buried and/or implicit in this document. Making it more prominent and explicit to make it easier to find.
2020-08-26 19:28:15 -07:00
Erik L. Arneson d7e353b47e
Developer Guide End-to-end setup instructions for Linux, Windows, and macOS (#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-08-26 10:26:03 -07:00
Ihor Dvoretskyi 577c0bcc44 Meetups subsection updated
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2020-08-26 16:59:33 +00:00
Bob Killen ac63d14b66
Fix PR workflow link in contrib guide owners doc 2020-08-20 10:38:30 -04:00
Kubernetes Prow Robot a393986f2c
Merge pull request #5050 from mrbobbytables/fix-link
Fix broken link in contrib guide contributing doc
2020-08-20 06:43:23 -07:00
Nikhita Raghunath f5846beb59 Remove stackoverflow from support template response 2020-08-20 18:53:03 +05:30
Bob Killen 9fd23c71b4
Fix broken link in contrib guide contributing doc 2020-08-19 21:02:32 -04:00
Erik L. Arneson 1ecb12378f Developer Guide: Refresh e2e testing documents for kubetest2
This change creates a new file with e2e testing documentation for the
new kubetest2 test runner. Once kubetest is retired, this can drop
right into the existing e2e developer guide docs.
2020-08-18 14:29:36 -07:00
Jorge O. Castro d27cb26831
Deduplify content: Remove reviewee content from the review-guidelines (#5031)
* Deduplify content: Remove reviewee content from the review-guidelines,
reorganize pull request page.

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>

* Reformat ToC headers, move KISS section higher

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
2020-08-17 17:09:30 -07:00
Bob Killen 3ad759d795
contributor guide: Add site aliases
Adds aliases to the contributor guide and cheatsheet for use on the
contributor website.

https://k8s.dev/guide -> contributor guide
https://k8s.dev/cheatsheet -> contributor cheatsheet
2020-08-17 14:56:30 -04:00
Kubernetes Prow Robot 243f993094
Merge pull request #4773 from divya-mohan0209/patch-1
Updated api-conventions.md
2020-08-07 09:18:18 -07:00
Kubernetes Prow Robot 967a3fad0f
Merge pull request #4998 from shubhamdang/patch-1
Fixed formatting of automation.md
2020-08-06 10:51:43 -07:00
Kubernetes Prow Robot 1e69ff8675
Merge pull request #5000 from knight42/test-with-kind
doc: describe how to run conformance tests with kind
2020-08-03 03:17:40 -07:00
knight42 1cf544cb29
doc: describe how to run conformance tests with kind
Signed-off-by: knight42 <anonymousknight96@gmail.com>
2020-08-03 11:00:57 +08:00
Bob Killen b562569bdd
Fix metadata header in contributor guide readme 2020-08-02 12:47:01 -04:00
Rajula Vineet Reddy f6755d0eb2
Calendar template (#4929)
* Added calendar template to calendar guidelines file

* Apply suggestions from code review

Co-authored-by: Matt Broberg <matt@opensource.com>

* Masked zoom URLs

* Update communication/calendar-guidelines.md

Co-authored-by: Matt Broberg <matt@opensource.com>

* Added dial-in numbers info

Co-authored-by: Matt Broberg <matt@opensource.com>
2020-07-29 15:18:03 -07:00
Aaron Crickenberger 8c0af106aa Fix formatting nit in example conformance comment 2020-07-28 16:41:04 -07:00
Shubham Dang 4d93fad4c0
Fixed formatting of automation.md 2020-07-28 21:54:45 +05:30
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
Evan Anderson 305d8d8ac0 Fix typo 2020-07-03 11:18:37 -07:00
SataQiu f7a14ee23c remove planter from bazel.md
Signed-off-by: SataQiu <1527062125@qq.com>
2020-06-30 18:11:55 +08:00
divya-mohan0209 c9ae4756d5 Updated content under Naming Conventions in api-conventiones.md 2020-06-26 16:30:28 +00:00
Evan Anderson 5f972cff41 Updated with general consensus around resource naming, removed positive-polarity preference 2020-06-25 23:48:12 -07: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