Commit Graph

655 Commits

Author SHA1 Message Date
k8s-ci-robot ce6d27c414
Merge pull request #2403 from interma/fix_link_e2etests
Fix broken links and typos in writing-good-e2e-tests.md
2018-07-23 12:44:19 -07:00
QuaSoft a8ba2515ff
Mention -v flag for godep-restore.sh
The `hack/run-in-gopath.sh hack/godep-restore.sh` command shows no progress information and it can take a lot of time, so it's good to mention that if you want to see what is happening, you can use the `-v` flag to turn on verbose mode of `godep restore`.
2018-07-23 13:35:35 +03:00
interma f7c64befdf fix broken links and typos in writing-good-e2e-tests.md 2018-07-23 15:21:14 +08:00
Srini Brahmaroutu a08ccca618 Adding Conformance Guidelines document. 2018-07-20 13:01:25 -07:00
Joe Julian b9a22e4c77 Add a phrase to allow the word "backport" to be found
Searches for how to backport PRs to release branches are difficult if
you don't know what you're looking for. Add a sentence with that word to
make searching easier.
2018-07-20 10:53:39 -07:00
k8s-ci-robot d691a3b245
Merge pull request #2380 from huanwei/patch-1
Update generating-clientset.md
2018-07-19 11:15:30 -07:00
Huan Wei dc0792215b
Update generating-clientset.md 2018-07-19 22:47:48 +08:00
Michael Taufen 4a8ea25e17 explicitly reserve kube- prefix for system namespaces 2018-07-18 07:12:32 -07:00
Huan Wei 4eecc5bb78
Update generating-clientset.md
fix typo
2018-07-18 10:10:32 +08:00
Sasha 69a1243ea1
Update README.md issues.md link. 2018-07-12 01:08:15 +03:00
Sen Lu 2a6c6d12a4 replace e2e-runner with kubetest 2018-07-10 12:27:19 -07:00
k8s-ci-robot e0fa8e2bd1
Merge pull request #2261 from nikhita/api-changes-remove-proto-definitions
api_changes: remove proto tags from examples
2018-07-09 16:30:05 -07:00
Wei Huang 7ca22a5a72 fix a typo in contributors/devel/controllers.md 2018-07-06 23:30:18 -07:00
Tim Pepper ae15b1120a update urls
A recent commit in the sig-release repo moved some documentes.  These
tombstoned redircts in the community repo haven't yet expired so should
conntinue to work and need updated links.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-07-05 08:30:02 -07:00
Claudia Beresford e193710a86 Bump required Go version for Kubernetes 1.11+
The minimum_go_version for running tests is 1.10.2
2018-06-27 11:57:47 +01:00
Matt Dorn 3fed11fa99
update link to Kubernetes client libraries overview page
updated dead link to Kubernetes client libraries overview page
2018-06-26 22:11:40 -05:00
guineveresaenger eb022fa300 Remove and redirect of release process information
Release doc information is being maintained in k8s/sig-release repository. Any
duplicate files should be removed to avoid documentation drift.
2018-06-25 12:47:05 -07:00
Nikhita Raghunath 2e0ee29a3a godep: add instruction to commit after godep save 2018-06-21 23:21:11 +05:30
k8s-ci-robot 98d87ab432
Merge pull request #2248 from wojtek-t/update_conventions
Update API conventions
2018-06-19 09:23:32 -07:00
Tim Pepper 2d8e8181fa contributors/devel: request better godep vendoring commit messages
On the release team I've seen a number of issues go by this year
where vendor code was updated and later implicated in issue triage
and bisection, but the original commits didn't sufficiently document
the change.  Reverting the update then reintroduced a previously
fixed issue, which was insufficiently documented in the changelog.  The
subsequent churn led to a lot of work by multiple people to resolve.

Terse godep vendor code update commit messages seem to be the norm and
we should aim higher.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-06-15 09:40:25 -07:00
Nikhita Raghunath 6fc625b0e3 api_changes: remove proto tags from examples
Some examples have proto tags and some don't. Since proto tags are
generated and not manually written, this commit removes the proto tags
from the examples to remain consistent.
2018-06-13 22:27:52 +05:30
wojtekt 168901fc27 Update API conventions 2018-06-13 15:04:22 +02:00
k8s-ci-robot bb1f3b136a
Merge pull request #2191 from feiskyer/cri
Update docs for cri-tools
2018-06-11 11:45:26 -07:00
k8s-ci-robot 2b01089941
Merge pull request #2194 from jarrpa/e2e-tests-local
Update e2e testing against local clusters
2018-06-11 11:01:29 -07:00
Carolyn Van Slyck 91074c0694
Fix markdown formatting in help wanted
When I switched to hard-wrapping at 80 characters, I introduced some odd
formatting.
2018-06-10 15:49:32 -05:00
k8s-ci-robot ef38c64a4b
Merge pull request #2226 from carolynvs/clarify-help-wanted-first-pr
Document "good first issue" label
2018-06-09 15:38:59 -07:00
Carolyn Van Slyck 742a0445d6
Define good first issue and clarify help wanted labels 2018-06-09 17:21:55 -05:00
Daniel Smith e886303310 Proto is our default storage serialization; we can't break it 2018-06-08 13:46:32 -07:00
Pengfei Ni 55fe0804b4 Update docs for CRI validation test suites 2018-06-05 13:59:26 +08:00
Jose A. Rivera 28dd7b935c Update e2e testing against local clusters
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2018-05-25 19:06:41 -05:00
k8s-ci-robot 7183df1559
Merge pull request #2146 from austbot/location-typo-apichange-docs
Fix incorrect path in api_changes doc
2018-05-18 10:51:52 -07:00
k8s-ci-robot a619b59948
Merge pull request #2125 from warmchang/go-version
Add the minimum go version for release 1.11+
2018-05-16 09:35:29 -07:00
austin c63e62b58e Corrects location of core defaults.go based on current kubernetes/kubernetes repo. 2018-05-11 17:49:41 -07:00
ravisantoshgudimetla 0976dc3002 Remove confusing aggregator list comment 2018-05-11 16:55:37 -04:00
Bin Liu 476992c230 Link to new target 2018-05-07 10:25:53 +08:00
William Zhang 234a909451 Add the minimum go version for release 1.11+
Signed-off-by: William Zhang <warmchang@outlook.com>
2018-05-05 22:38:25 +08:00
k8s-ci-robot 13bef8b8b5
Merge pull request #2080 from zparnold/remove-contrib-page
Remove contributor page
2018-04-29 11:48:16 -07:00
Shubheksha 7ecd87b43a
Fix broken links 2018-04-27 19:19:11 +05:30
Zach Arnold f01a06c6f8 update to remove 1.10 outdated links 2018-04-26 14:22:02 -07:00
Zach Arnold f3d03ca904
Remove contributor page
now that K8s 1.10 has been released
2018-04-26 13:00:05 -07:00
Tim Pepper 17f2c35fca simplify the cherry pick process documentation
The cherry-pick instruction guide was quite out of date.  This
commit dramatically simplifies the doc.  Also, based on watching a
new user attempt a cherry pick (a common occurance around release
time with the revolving staffing of the release team), a few
clarification and setup issues are addressed around the
hack/cherry_pick_pull.sh script pre-requisites.

This is an interim fix as the doc will need updated again to capture
the pending prow based method when that becomes preferred and the
file should be merged with the various other branch and release
maintenance documents that are out there.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-04-20 15:46:26 -04:00
k8s-ci-robot 1a65632090
Merge pull request #2047 from johnarok/johnarok-patch-testingtimeoutinfo
Add note on KUBE_TIMEOUT to resolve timeout panic
2018-04-16 12:15:58 -07:00
johnarok d9ed605751
Formatting changes 2018-04-16 14:11:40 -05:00
johnarok 0fd5a146f3
Add note on KUBE_TIMEOUT to resolve timeout panic 2018-04-14 18:30:27 -05:00
linyouchong d9a474f886
Update error in e2e-tests.md
`go run hack/e2e.go --help` should be `go run hack/e2e.go -- --help`
2018-04-12 14:57:25 +08:00
Alex Glikson 24bc5c3f2c
typo in scheduler alg doc 2018-04-10 10:32:30 -04:00
k8s-ci-robot 771e825d94
Merge pull request #2010 from vantuvt/master
Fix typo in development.md
2018-04-06 09:22:08 -07:00
Van Tu d645d21abc
Update development.md
Fix a typo
2018-04-06 10:10:52 -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
yanxuean fe644b84f3 correct the link to nginx.yaml for flexvolume
Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
2018-03-24 11:03:40 +08:00
Qingsong Fan 84995c2c78 Update e2e-tests.md 2018-03-22 16:35:12 +08:00
bin liu 261cb0fd08 Change k8s-merge-robot to k8s-ci-robot 2018-03-15 06:48:54 +08:00
Sen Lu 2af537db46 purge all the -v in e2e.go 2018-03-06 21:08:38 -08:00
k8s-ci-robot a18225305f
Merge pull request #1873 from pohly/e2e-local
E2e local
2018-03-05 14:46:50 -08:00
Christoph Blecker 3980b0c6f1
Fix various spelling mistakes 2018-03-04 14:46:53 -08:00
Jeff Chan 09b6657f91
Update container-runtime-interface.md 2018-03-02 09:36:10 +08:00
Patrick Ohly fd4a29d08d e2e-tests: Fix ginkgo.focus example
The extra quotation marks around "Service" are preserved by e2e.go and
e2e.sh and thus cause Ginkgo to skip all tests. It's safe to only
quote just the parameter value for e2e.go, so for example this works
despite the special character:

   --test_args="--ginkgo.focus=Secrets|Secrets"
2018-03-01 13:05:07 +01:00
jeffchanjunwei 0114933469 update the link of cri api proto 2018-03-01 04:07:25 -05:00
k8s-ci-robot 8864f83d28
Merge pull request #1806 from bgrant0607/sig-arch-apis
Add the requirement that GA/stable APIs must have conformance tests
2018-02-28 22:43:56 -08:00
k8s-ci-robot bda72bc085
Merge pull request #1743 from yujuhong/cri-testing
Add CRI testing policy
2018-02-28 10:52:46 -08:00
Patrick Ohly 1dfe196595 e2e-tests: Add missing --provider parameter for local test
The example about running some tests is in the section on "Testing
against local clusters". Without the --provider=local parameter, it'll
try to use gce.
2018-02-28 11:12:09 +01:00
k8s-ci-robot 360ed164a4
Merge pull request #1842 from castrojo/add-toc
Rename this to a table of contents
2018-02-22 17:22:43 -08: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
Jorge O. Castro 2707441034 Rename this to a table of contents
Fixes #1212
2018-02-22 15:28:29 -05:00
k8s-ci-robot 94a104dcf3
Merge pull request #1778 from cblecker/godeps-owners
Add section on reviewing/approving godeps
2018-02-19 21:26:38 -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 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
Christoph Blecker 0b774ed796
Add section on reviewing/approving godeps 2018-02-15 16:57:40 -08:00
Brian Grant 0f6842590d Add the requirement that GA/stable APIs must have conformance tests, if/as appropriate. 2018-02-15 14:30:15 -08:00
Sahdev P. Zala c6b01145eb Fix a broken link for a file moved to guide from devel
Fix a broken link.
2018-02-15 12:03:18 -05:00
Loïc Bourgois 5e86f436c5
Update link for the commands doc 2018-02-10 09:56:23 +01:00
Yu-Ju Hong 59d65be49e Address comments 2018-02-08 11:36: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 b69895b10a
Merge pull request #1556 from misterikkit/profiling
Add tips for profiling tests
2018-02-05 14:22:08 -08:00
Yu-Ju Hong 3088f15439 Add CRI testing policy 2018-02-05 11:50:47 -08:00
taoyu27 f2a13a4dcf fix broken link in e2e-tests.md
Signed-off-by: taoyu27 <yutao@chinacloud.com.cn>
2018-02-05 17:25:04 +08:00
taoyu27 a6de183b6b fix broken link in e2e-tests.md
Signed-off-by: taoyu27 <yutao@chinacloud.com.cn>
2018-02-05 11:16:56 +08:00
halfcrazy ec3d22e7c5 doc: fix some typo 2018-02-04 22:41:56 +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
Adam Meech 86e73c6b7d
Fix typo 2018-02-01 09:15:04 -06: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 8da738d617
Merge pull request #1690 from ayushpateria/patch-2
Update scheduler.md
2018-01-28 10:16:30 -08:00
k8s-ci-robot 5e2a352ab7
Merge pull request #1659 from gmarek/style_guide
Add Event style guide for Events v2
2018-01-27 11:30:31 -08: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 8ede53fc27 remove contributors/devel/go-code.md
The go-code.md file is mostly redundant relative to
contributors/devel/development.md and godep.md, the
contributors/guide/coding-conventions.md document and the various
now standard and easily searchable k8s external sources of information
about the Go language.

The redundant links are simply dropped.

The moovweg/gvm link is dropped as the project appears stale with no
releases in years, many open issues, no commits in a year and shows a build
failure in its CI badge.

The emptied go-code.md file is retained, leaving a pointer to the
new location in its place.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-01-25 17:29:22 -08: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
Tim Pepper 35d430cc0e coding conventions: update 3rd party dep mgmt info
The usage of 'godep' is covered in detail in the godep.md.  And forked
golang appears to have moved directories.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-01-25 17:29:22 -08:00
Tim Pepper 482b91feef coding conventions: simplify sections
The coding advice section had only one bullet, which is golang specific, so
bump that up into the Go section as a sub-bullet.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-01-25 17:29:22 -08:00
Tim Pepper 292926e324 fix stale url
The design/* docs moved to design-proposals/* some time back resulting in
this broken url.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-01-25 17:29:22 -08:00
Ayush Pateria 1a5b74c000
Update scheduler.md
Fix kube-scheduler location.
2018-01-26 01:51:05 +05:30
Iris 07944f720e
fix a bad punctuation 2018-01-25 19:26:20 +08:00
g-harel 200ba0be12 fixed typo in testing guide 2018-01-24 15:18:37 -05:00
Marek Grabowski f452e8e335 Add Event style guide for Events v2 2018-01-23 11:35:32 +00:00
Jorge O. Castro 774750b5d2 Moving and revising community expectations 2018-01-22 10:34:16 -05:00
Aaron Crickenberger 09604a27aa Fix typos 2018-01-19 10:23:37 -08:00
Aaron Crickenberger 527caaf9a8 Updates based on review comments
- spell out no_parent_owners use case a bit more
- call out that parts of the process are configurable per-repo
- wordsmith reviewer/approver choices to explicitly call out who can
  act as each role
- spell out approve plugin configuration
- spell out tide configuration (elide over queries, pretend like it's
  entirely repo-centric)
- spell out that tide will rerun presubmit jobs if there are any
  configured
- encourage people
2018-01-17 18:06:32 -08:00
Aaron Crickenberger 15612245c6 Attempt to update owners docs 2018-01-17 18:06:32 -08:00
Kai Chen 462a7f99be Update the instructions for installing etcd 2018-01-18 00:13:51 +08:00