Commit Graph

625 Commits

Author SHA1 Message Date
k8s-ci-robot 22653fb097
Merge pull request #2697 from xichengliudui/fix180921
Fix wrong link
2018-09-23 14:52:29 -07:00
xichengliudui 5476795218 Fix wrong link 2018-09-22 02:53:56 -04:00
Tim Pepper 3a13fb1487 devel guide: note where to track flaky tests
We have a good document on investigating flaky tests, but it can
be hard to correlate personal experience (my PR wont pass presubmits!?!)
with broader CI health (did AWS go down?).  For that portion of
triage it's useful to look at some aggregated statistics and we have
two nice pages for that.

I'm always forgetting these two links though and while some kind
folks have reminded me repeatedly, I take that as a sign it's time
to put them somewhere more visible.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-09-19 17:12:32 -07:00
k8s-ci-robot bb33ac12de
Merge pull request #1731 from verult/flex-deploy-examples
Flex deploy examples, and miscellaneous documentation updates.
2018-09-11 14:51:09 -07:00
Pengfei Ni 7647f3051c Update links of cri-tools 2018-09-07 10:47:41 +08:00
Ben Moss 70866899fb Fix instructions for building Ginkgo 2018-08-31 10:09:17 -04:00
Tim Pepper e8f9f2a0ef devel guide: pull in issue doc from sig-release/ephemera
The sig-release repo has a set of old documentation looking for a
better home.  The issues.md document there describes how a developer
targets an issue (or PR) to a milestone release.  This logically
fits better in the community/contributors/devel/ guide, so this commit
brings it in and a parallel commit will remove it from the other repo.

With it comes two pictures of what a release cycle and the overall
release lifecycle look like.

The issues.md content is modified a bit to add more information
about the release process overall and remove outdated information
around the bot-driven workflow for targeting work to a milestone, and is
named release.md here.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-08-30 17:35:05 -07:00
Tim Pepper 97dfa62eee devel guide: remove old PR workflow diagrams
These two files in the developer guide are very old and no longer
accurate.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-08-30 17:28:32 -07:00
k8s-ci-robot e138e76e6c
Merge pull request #2551 from oomichi/cleanup
Remove unnecessary discription of provider "local"
2018-08-24 09:51:06 -07:00
k8s-ci-robot 8663fff7dd
Merge pull request #2411 from janetkuo/api-default-rules
Document rules and best practices of default values
2018-08-23 10:55:31 -07:00
Janet Kuo dd4ae8273f Further clarify defaulting rules & remove example 2018-08-23 10:48:25 -07:00
paul eb5a108108 syntax fix for testing doc 2018-08-21 18:11:01 -04:00
Ken'ichi Ohmichi 96f06e7202 Remove unnecessary discription of provider "local"
As detect-master method[1] of the provider "local", the variables
of KUBE_MASTER and KUBE_MASTER_IP are hardcoded. Then it is not
necessary to specify them on user side. In addition, the original
description shows KUBE_MASTER=local, but that is completely wrong
that should be localhost as the code[1].
This patch removes this unnecessary discription.

[1]: 2bdae8f3d0/cluster/local/util.sh (L21)
2018-08-16 17:26:09 +00:00
hui luo 0ee10b5bca improve conformance test document
before run conformance test, user need
to aware to build e2e test binaries and kubectl, ginkgo
2018-08-16 10:06:47 -07:00
Cheng Xing f60e9ca9f8 Flexvolume example updates, and miscellaneous documentation fixes. 2018-08-08 15:00:29 -07:00
k8s-ci-robot 16ae128eac
Merge pull request #2460 from yujuhong/update-cri-testing
Update CRI testing policy
2018-08-06 15:18:21 -07:00
Yu-Ju Hong 419c07d692 Update CRI testing policy
Change the layout in the test grid.
2018-08-06 11:14:49 -07:00
Davanum Srinivas f9dd601a71
Advocate for running conformance tests in multiple architectures
Change-Id: Ia3229ff2e91336c66607c3ac9f294c0a44cca943
2018-08-03 18:52:39 -04:00
Janet Kuo ca492c0655 Document rules and best practices of default values 2018-07-24 18:40:15 -07:00
k8s-ci-robot 2d2feabc33
Merge pull request #1867 from brahmaroutu/conformance
Adding Conformance Guidelines document.
2018-07-23 14:46:39 -07:00
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