Tobias Nehrlich
15c88b5b96
Adds the 'trivial edit contribution policy'
...
Added the text from #1628 under 'Best Practices for Faster Reviews' and linked it at the top of the document.
Issue: #1628
2018-08-26 23:02:12 +02:00
k8s-ci-robot
0741bdfbb5
Merge pull request #2495 from jingxu97/datasource
...
Add data source for volume provisioning
2018-08-24 17:14:25 -07:00
Jing Xu
8c6cea4e2e
Update data-source.md
2018-08-24 11:12:16 -07:00
Jing Xu
4effd1a630
Update data-source.md
2018-08-24 11:08:26 -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
f1d6261f21
Merge pull request #1269 from verb/pod-troubleshooting-use-container
...
Use v1.Container in Debug Containers API
2018-08-23 17:15:37 -07:00
Jing Xu
7e303357bf
Update data-source.md
2018-08-23 11:39:16 -07:00
k8s-ci-robot
1f2d9acf1c
Merge pull request #2578 from willhayslett/contributor-guide-typo-fix
...
Corrected contributor guide readme
2018-08-23 11:14:12 -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
Will Hayslett
85c3d5fc2d
Corrected contributor guide readme
...
Removed superfluous "for" in the "Find something to work on" section
2018-08-22 22:16:27 -05:00
k8s-ci-robot
e6d783d390
Merge pull request #2576 from castrojo/add-role-board
...
Add link to the role board
2018-08-22 12:55:49 -07:00
Jorge O. Castro
bc980554ce
Add link to the role board
2018-08-22 15:26:15 -04:00
k8s-ci-robot
121b63d88a
Merge pull request #2369 from vikaschoudhary16/plugin-watcher
...
Add plugin watcher design
2018-08-22 07:48:10 -07:00
Jing Xu
12fc30dadb
Update data-source.md
2018-08-21 15:52:01 -07:00
paul
eb5a108108
syntax fix for testing doc
2018-08-21 18:11:01 -04:00
Lee Verberne
502b757271
Move Ephemeral Containers into pod.Spec
...
After discussing with API reviewers and relevant SIG leads, we've agreed that
the configuration for Ephemeral Containers should live in the pod spec.
2018-08-21 17:55:42 +02:00
vikaschoudhary16
1f85184ff2
Add plugin watcher design
2018-08-21 01:50:23 -04:00
Jing Xu
c900a728c3
Update data-source.md
2018-08-20 15:55:26 -07:00
Jing Xu
095154f6cd
Update data-source.md
2018-08-20 15:50:13 -07:00
Jing Xu
22021f2214
Update data-source.md
2018-08-20 14:45:51 -07:00
Jing Xu
bac19f0b0d
Update data-source.md
2018-08-20 11:06:07 -07:00
wangxy518
da16e2a82a
Update node-allocatable.md
2018-08-20 16:44:01 +08:00
k8s-ci-robot
72e931e114
Merge pull request #2538 from nokia/owners-aliases
...
Refering to OWNERS_ALIASES from the assigning bulletpoint
2018-08-17 10:05:09 -07:00
Gergely Csatari
7346c91707
Adding a reference to the OWNERS_ALIASES description
...
In the buletpoint where the manual pr assgnement is described there is
no reference to the description how OWNERS_ALIASES and OWNERS files
are related. This pr adds a reference to the description.
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
2018-08-17 11:48:05 +02:00
k8s-ci-robot
0a609007b5
Merge pull request #2548 from figo/master
...
improve conformance test document
2018-08-16 10:31:00 -07: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
MIB
0b53d0960e
Fix a typo in metrics-server.md
2018-08-15 21:13:32 +08:00
Tobias Bradtke
16412819b4
Fix doubled words
2018-08-14 12:55:09 +02:00
Jing Xu
29c02bc1d6
Update data-source.md
2018-08-10 11:19:28 -07:00
Jing Xu
4c89dc52fc
Update data-source.md
2018-08-09 11:24:41 -07:00
Jing Xu
0bdaa17138
Update data-source.md
2018-08-07 16:49:11 -07:00
Jing Xu
216e4d444b
Add data source for volume operations
...
propose to add data source for volume operations including provisoning
volume from snapshot, and cloning volumes
2018-08-07 16:41:05 -07:00
k8s-ci-robot
1a89fc9c40
Merge pull request #2416 from cofyc/fixk8s60002
...
Update volume scheduling design with event handling details.
2018-08-07 14:15:21 -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
k8s-ci-robot
7df9652aae
Merge pull request #2420 from mbohlool/crd_conversion
...
KEP for CRD conversion webhook
2018-08-06 10:09:44 -07:00
Mehdy Bohlool
4fa49091a5
CRD webhook conversion proposal
2018-08-03 15:53:19 -07:00
Davanum Srinivas
f9dd601a71
Advocate for running conformance tests in multiple architectures
...
Change-Id: Ia3229ff2e91336c66607c3ac9f294c0a44cca943
2018-08-03 18:52:39 -04:00
k8s-ci-robot
184c105667
Merge pull request #2438 from NickrenREN/attacher-refactor-for-local-storage
...
Attacher/Detacher refactor for local storage
2018-08-02 15:42:27 -07:00
NickrenREN
5556d7b2ef
attacher/detacher refactor for local storage
2018-08-02 10:49:32 +08:00
k8s-ci-robot
72cb7f2c03
Merge pull request #2444 from castrojo/remove-guide-disclaimer
...
Remove disclaimer and do one more round of copyediting
2018-08-01 14:31:56 -07:00
Cheryl J. Hung
4ac6054c5b
Fix broken link
2018-08-01 21:49:56 +01:00
Jorge O. Castro
3a67939608
Remove disclaimer and do one more round of copyediting
...
Add review fixes from Guin
2018-08-01 15:30:11 -04:00
Jeffrey Sica
bb220cc04a
add section on prs being held up by release cycle
2018-07-30 17:19:31 -04:00
Yecheng Fu
ace040b246
Update volume scheduling design with event handling details.
2018-07-26 11:44:16 +08:00
k8s-ci-robot
3642cd980e
Merge pull request #2406 from spiffxp/kind-failing-test
...
Remove mentions of priority/failing-test
2018-07-25 15:12:56 -07:00
Yecheng Fu
8ab40968b8
Update design docs to be consistent with code.
2018-07-25 15:42:21 +08:00
Janet Kuo
ca492c0655
Document rules and best practices of default values
2018-07-24 18:40:15 -07:00