Commit Graph

1656 Commits

Author SHA1 Message Date
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
vikaschoudhary16 b2455b100f Update quota support for priority proposal according to the implementation 2018-06-15 08:46:42 -04:00
William Zhang b9c3580c1e Fix typo
Signed-off-by: William Zhang <warmchang@outlook.com>
2018-06-13 23:32:49 +08:00
wojtekt 168901fc27 Update API conventions 2018-06-13 15:04:22 +02:00
Conor Landry 6d3c337df3 add a notice that the good first issue label is new and a WIP 2018-06-12 14:34:58 -04: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
k8s-ci-robot 89e17c4a47
Merge pull request #2228 from ajaeger/prow
Fix link to Prow commands
2018-06-07 13:55:25 -07:00
Andreas Jaeger d9989e9817 Fix link to Prow commands
https://github.com/kubernetes/test-infra/blob/master/commands.md
redirects now to https://prow.k8s.io/command-help . Update the
documentation so that we link directly to
https://go.k8s.io/bot-commands as better automatic redirect.
2018-06-07 22:42:55 +02:00
Jonathan MacMillan 58de5ce6dd Follow up to #2220, addressing @csbell's comments. 2018-06-07 13:26:40 -07:00
Jonathan MacMillan 84da537814 Document sig-multicluster decision about reserved namespaces. 2018-06-06 14:23:44 -07:00
Daniel 5f6eb26d5a
Update vertical-pod-autoscaler.md
Minor spelling mistake
2018-06-05 11:48:53 +05:30
Pengfei Ni 55fe0804b4 Update docs for CRI validation test suites 2018-06-05 13:59:26 +08:00
k8s-ci-robot 920d87ea65
Merge pull request #1893 from m1093782566/cni-tc
Support traffic shaping for Kubelet CNI network plugin
2018-06-04 15:13:54 -07:00
m1093782566 ae04570672 cni traffic shaping 2018-06-04 10:50:12 +08:00
k8s-ci-robot 20440305cc
Merge pull request #2207 from AdamDang/patch-12
Typo fix: A users-> A user
2018-06-02 13:30:53 -07:00
AdamDang b1fb89cc5c
Typo fix: A users-> A user
A users-> A user
2018-06-02 17:55:50 +08:00
Nikhita Raghunath a31e84ce51 Update links in contributor cheatsheet 2018-06-02 11:38:54 +05:30
k8s-ci-robot c68bc2dfae
Merge pull request #2133 from AdamDang/patch-7
Typo fix: Kuberntes->Kubernetes
2018-05-29 13:08:34 -07: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
Yu-Ju Hong 31e0993653 Update the documentation of CRI log format 2018-05-24 10:33:12 -07:00
k8s-ci-robot a83f9d472f
Merge pull request #2168 from msau42/topology-design
Topology aware dynamic provisioning design (take 3)
2018-05-22 14:57:25 -07:00
Michelle Au 4ac618092d Topology aware dynamic provisioning design 2018-05-22 13:39:02 -07:00
AdamDang 913d533e64
Typo fix: DeamonSet->DaemonSet 2018-05-21 23:09:52 +08:00
k8s-ci-robot 0f3d119138
Merge pull request #2084 from k82cn/k8s_54313_doc
Doc about PID pressure taint.
2018-05-20 19:40:49 -07: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 09ae39dda5
Merge pull request #1934 from jessfraz/rawproc
add ProcMount option
2018-05-17 15:28:49 -07:00
Jess Frazelle 93c2391aac
add ProcMount option
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-05-17 15:41:29 -04: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
AdamDang e352e4096e
Typo fix: excuted->executed
Fix some typos.
2018-05-16 23:19:57 +08:00
k8s-ci-robot 81f8ee219a
Merge pull request #1973 from mikedanese/sats
design: improved service account token volumes
2018-05-15 22:04:28 -07:00
Mike Danese 2bf41bd80a design: improved service account token volumes 2018-05-15 18:34:41 -07:00
k8s-ci-robot d8db2edbf5
Merge pull request #2152 from guineveresaenger/workshopvideo
Workshop video
2018-05-14 18:36:25 -07:00
k8s-ci-robot 2a6ff60c02
Merge pull request #2067 from vikaschoudhary16/userns
Add proposal for node-level User Namespaces remapping support
2018-05-14 16:30:25 -07:00
guineveresaenger fafe50bbf2 Adds link to outline and video to README in new contributor playground folder. 2018-05-14 14:20:25 -07:00
k8s-ci-robot dd2f4cc060
Merge pull request #2136 from gerl1ng/EventChina
Add China to the list of events
2018-05-14 10:03:27 -07:00
Marius Gerling 8ccff61002 Add China to the list of events
KubeCon + CloudNativeCon is now held thrice a year.
China is added to the list of events.

Signed-off-by: Marius Gerling <marius@gerl1ng.de>
2018-05-14 11:22:55 +02: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
k8s-ci-robot 9087a471e3
Merge pull request #2142 from austbot/update-build-docs
Adds WHAT env variable description
2018-05-11 13:20:25 -07:00
austin 6278096d53 Adds WHAT env variable description
When contributing specific parts of k8s, its helpful to know how to slice the build to only build a certain binary.
2018-05-11 09:03:36 -07:00
kindule 1a5277642c Grammatical errors fix 2018-05-11 10:20:53 +08:00