Commit Graph

2221 Commits

Author SHA1 Message Date
Nikhita Raghunath 67fc62d763 devel: update supported Go versions 2019-09-06 13:15:43 +05:30
Kubernetes Prow Robot 296768aed6
Merge pull request #4029 from mnogu/fix-kube-timeout
Fix the command with KUBE_TIMEOUT
2019-09-03 10:47:43 -07:00
Kubernetes Prow Robot 163bd5020f
Merge pull request #4027 from ii/add-literal-string-requirement
Add literal string requirement
2019-09-03 07:04:29 -07:00
Muneyuki Noguchi 94e390e55e Fix the command with KUBE_TIMEOUT 2019-08-27 16:23:20 +00:00
Charlotte 9f3bd17a08 Add German translation of contributor cheatsheet 2019-08-27 18:14:30 +02:00
Caleb Woodbine b019e985f9 Add literal string requirement 2019-08-27 10:43:01 +12:00
Devan Carpenter 5663868a88
Conformance Tests: Reduce soak time for new tests
New tests don't need to be run for a full release-cycle before getting
promoted to Conformance. Two weeks is sufficient, and more practical.
2019-08-12 17:30:59 -07:00
Kubernetes Prow Robot b7f39f6935
Merge pull request #3979 from spiffxp/no-kubelet-apis-in-conformance
Kubelet API access should not be allowed for conformance tests
2019-08-12 08:03:14 -07:00
Aaron Crickenberger caf0d1d618 Kubelet API access should not be allowed for conformance tests 2019-08-08 15:06:02 -07:00
Mark Janssen b1b1be83d7 Rewrite Bazel+Python instructions 2019-08-06 22:09:09 +02:00
Kubernetes Prow Robot a4ead5f14d
Merge pull request #3674 from mattjmcnaughton/mattjmcnaughton/update-cri-documentation
Update the sig-node/cri documentation
2019-08-06 08:21:56 -07:00
Kubernetes Prow Robot 7ba8beceba
Merge pull request #3675 from mattjmcnaughton/mattjmcnaughton/update-cri-container-stats-documentation
Update cri-container-stats documentation
2019-08-06 08:17:59 -07:00
Kubernetes Prow Robot 5da171f5e5
Merge pull request #3877 from nasa9084/translate/contributor-cheatsheet
Translate/contributor cheatsheet into Japanese
2019-08-06 02:29:56 -07:00
nasa9084 69902b3d47 translate to japanese
translate subjects

translate first half

add vbar in language list

Co-Authored-By: Stephen Augustus <justaugustus@users.noreply.github.com>

(squash) translate

(squash) translate

(squash) fix link

(squash) fix linking

(squash) fix

(squash) fix

(squash) fix

Update contributors/guide/contributor-cheatsheet/README-ja.md

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

Update contributors/guide/contributor-cheatsheet/README-ja.md

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

Update contributors/guide/contributor-cheatsheet/README-ja.md

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

Update contributors/guide/contributor-cheatsheet/README-ja.md

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

Update contributors/guide/contributor-cheatsheet/README-ja.md

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

(squash) s/commit/コミット/

Update contributors/guide/contributor-cheatsheet/README-ja.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

Update contributors/guide/contributor-cheatsheet/README-ja.md

Co-Authored-By: Kohei Ota <kohei.ota@zozo.com>

Update contributors/guide/contributor-cheatsheet/README-ja.md

Co-Authored-By: Kohei Ota <kohei.ota@zozo.com>
2019-08-06 18:18:13 +09:00
Kubernetes Prow Robot 026035ec45
Merge pull request #3968 from anothertobi/remove-outdated-files
Remove outdated placeholder files
2019-08-05 23:43:53 -07:00
Daniel Lipovetsky 8cbd38c424 Fix broken link from PR guide to KEP process guide
Signed-Off-By: Daniel Lipovestky <daniel@platform9.com>
Co-Authored-By: Christoph Blecker <admin@toph.ca>
2019-08-05 10:41:02 -07:00
Tobias Nehrlich dbb31608ef
Remove outdated placeholder files 2019-08-05 16:42:42 +02:00
Kubernetes Prow Robot 536a7b2c4b
Merge pull request #3658 from remyleone/contributor-fr
Add a French translation of contributor-cheatsheet
2019-08-02 14:29:53 -07:00
Garrett Rodrigues 6ad0aca029 remove grodrigues3 from OWNERS files 2019-08-02 11:46:38 -07:00
Kubernetes Prow Robot 3074987725
Merge pull request #3948 from heyste/patch-1
Ensure that conformance.txt is regenerated
2019-08-01 09:38:15 -07:00
Rémy Léone 436f329e9d Add a French translation of contributor-cheatsheet 2019-08-01 10:49:11 +02:00
Kubernetes Prow Robot 06a3d27ec1
Merge pull request #3943 from erictune/api-conventions-version-dns-label
Document version string pattern
2019-07-31 18:00:14 -07:00
Stephen Heywood 5be295c8da
Ensure that conformance.txt is regenerated 2019-08-01 10:07:20 +12:00
Eric Tune a2cdce51a0 Document version string pattern
Document that the version portion of an apiVersion should be a DNS_LABEL.
This is required for CRDs, as encoded here:
https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation/validation.go#L176-L178
It seems like an eminently reasonable convention to have for built-in and aggregated APIs too.
2019-07-30 08:49:53 -07:00
Stephen Augustus a30b81464d sig-cloud-provider: s/sig-<provider>-leads/provider-<provider> in OWNERS
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2019-07-30 01:58:58 -04:00
Jorge O. Castro 657cb5130f Update URL to just "expectations" so the URL reads right in the contrib
guide
2019-07-29 10:51:46 -04:00
Nikhita Raghunath 74373ba6b7 Document private mailing list for GitHub Admin team 2019-07-26 17:18:39 +05:30
Lee Verberne 1a41ae3260 Remove legacy Troubleshooting Running Pods proposal
This has been migrated to https://git.k8s.io/enhancements/keps/sig-node/20190212-ephemeral-containers.md
2019-07-22 11:13:58 +00:00
Bob Killen 834b9eaff4
Fix broken anchor links in style guide. 2019-07-18 21:27:49 -04:00
Kubernetes Prow Robot bc5e6ead4a
Merge pull request #3399 from tallclair/node-e2e-docs
Add documentation on running node e2e's with custom image configs
2019-07-16 13:18:47 -07:00
Kubernetes Prow Robot 452f681d92
Merge pull request #3810 from snowplayfire/kubemark-outside-gce
A guide to set up a kubemark cluster
2019-07-16 06:43:25 -07:00
jingxueli 2f0ce0fe6b add a guide to set up kubemark cluster 2019-07-16 12:05:21 +08:00
Takuya Tokuda 99f3271252 fix localization documents 2019-07-14 15:30:01 +09:00
Takuya Tokuda adc4b8019b fix approve command link 2019-07-14 15:30:01 +09:00
RainbowMango d222bfeab0 Update contributor guide about assign feature 2019-07-05 09:49:07 +08:00
Draven 7e4037b332
doc: add an extra space between document and for 2019-07-03 23:47:40 +08:00
whypro d5c7d5c352 Fix links in job.md. 2019-07-02 16:09:24 +08:00
whypro e198e5aeed Fix links in controller_history.md 2019-07-02 14:55:45 +08:00
Kubernetes Prow Robot 6a41010589
Merge pull request #3841 from liggitt/skew-alpha-fields
Add rationale for preserving persisted data for alpha fields
2019-07-01 12:25:21 -07:00
Vallery Lancey 18b34fcd7a Fix broken development README link to api-conventions doc. 2019-06-29 13:36:54 -07:00
Jordan Liggitt 47f58b5491 Add rationale for preserving persisted data for alpha fields 2019-06-25 08:18:34 -07:00
Kubernetes Prow Robot cbe9c8ac5f
Merge pull request #3833 from tddorgtfo/patch-1
Cleanup tombstone files in community/devel
2019-06-24 19:38:34 -07:00
Kubernetes Prow Robot 09b17e1343
Merge pull request #3748 from mhamdisemah/3696
Guide needs to mention setting github status #3696
2019-06-24 07:05:57 -07:00
Richard Marcum 4bb7215843 Cleanup tombstone files in community/devel 2019-06-23 09:10:52 -04:00
cryptographicfool 3386f743e2 Reviewd and updated spelling, grammar and punctuation. (#3826)
* Reviewd and updated spelling, grammar and punctuation.

* Update contributors/guide/pull-requests.md

Co-Authored-By: Christoph Blecker <admin@toph.ca>

* Update contributors/guide/pull-requests.md

Co-Authored-By: Christoph Blecker <admin@toph.ca>
2019-06-21 14:32:13 -07:00
Kubernetes Prow Robot 0cb6450c10
Merge pull request #3821 from Huang-Wei/convenitonal-test-args
conventional test args to bypass UTs
2019-06-20 15:14:36 -07:00
Wei Huang 7ce57c6a8e
conventional test args to bypass UTs
- when running benchmark tests, we used to use `-run=xxx` to exclude unit tests; however a more conventional way is to use `-run=^$`, `-run=^$$` here is to excape the $ simbol, otherwise it won't work.
- add info to display benchmark output only
2019-06-20 18:00:31 +08:00
Kubernetes Prow Robot be2aa38829
Merge pull request #3814 from nikhita/support-template
Add discuss.k8s.io to support response blurb
2019-06-19 09:42:36 -07:00
Nikhita Raghunath da3aade9d6 Add discuss.k8s.io to support response blurb 2019-06-18 22:44:34 +05:30
Kara de la Marck cd150f8539
Fix typo non-code-contributions.md 2019-06-18 11:35:33 -04:00