k8s-merge-robot
b141c6903e
Merge pull request #23925 from luxas/go_version_support
...
Automatic merge from submit-queue
Add a note about supported go version
Broke out from #22149
@wojtek-t
2016-04-06 15:33:52 -07:00
Lucas Käldström
e9eaba3cbd
Add a note about supported go version
2016-04-06 20:08:45 +03:00
Wojciech Tyczynski
57b76eff45
Remove Shippable
2016-04-06 01:06:38 +02:00
k8s-merge-robot
4f329516ae
Merge pull request #22149 from luxas/onedotsix
...
Automatic merge from submit-queue
Up to golang 1.6
A second attempt to upgrade go version above `go1.4`
Merge ASAP after you've cut the `release-1.2` branch and feel ready.
`go1.6` should perform slightly better than `go1.5`, so this time it might work
@gmarek @wojtek-t @zmerlynn @mikedanese @brendandburns @ixdy @thockin
2016-04-05 13:26:18 -07:00
k8s-merge-robot
6950fab441
Merge pull request #23786 from tnguyen-rh/fix-typo
...
Automatic merge from submit-queue
Fix typo
2016-04-04 12:55:00 -07:00
k8s-merge-robot
7d7ca5ab72
Merge pull request #23608 from caesarxuchao/mv-typed-clients
...
Automatic merge from submit-queue
Move typed clients into clientset folder
Move typed clients from `pkg/client/typed/` to `pkg/client/clientset_generated/${clientset_name}/typed`.
The first commit changes the client-gen, the last commit updates the doc, other commits are just moving things around.
@lavalamp @krousey
2016-04-02 19:31:40 -07:00
Alex Robinson
0337f3fbf8
Merge pull request #23665 from a-robinson/buildcop
...
Fix the link for unlabeled issues in the build cop guide.
2016-04-02 13:50:38 -07:00
Thien-Thi Nguyen
dd7b94db20
Fix typo
2016-04-02 12:46:57 +02:00
k8s-merge-robot
c7af842fac
Merge pull request #23766 from mikebrow/docs-minor-edit-testing-guide
...
Automatic merge from submit-queue
minor edits to testing guide
Noted a few small issues going through the getting started testing guide.
Cheers, Mike
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-01 23:17:37 -07:00
k8s-merge-robot
7166754d07
Merge pull request #22006 from derekwaynecarr/vagrant_doc_fix
...
Automatic merge from submit-queue
Update vagrant developer guide for where logs are located
Fixes https://github.com/kubernetes/kubernetes/issues/21915
2016-04-01 16:28:11 -07:00
mikebrow
23fddb3a08
minor edits to testing guide
...
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-01 16:48:14 -05:00
k8s-merge-robot
24111ab31f
Merge pull request #23555 from david-mcmahon/cherrypicksdoc
...
Automatic merge from submit-queue
Clarify labeling states on proposed cherrypicks.
Modernized the examples.
2016-04-01 13:33:49 -07:00
David McMahon
d7c80befaf
Clarify labeling states on proposed cherrypicks.
...
Sync the examples with the scripts usage so we don't need to update this
doc with every new branch.
Supporting updates to docs/devel/pull-requests.md#release-notes.
2016-03-31 19:02:25 -07:00
Chao Xu
49559a3332
Generate the typed clients under the clientset folder
2016-03-31 15:28:45 -07:00
Alex Robinson
62f03b108b
Fix the link for unlabeled issues in the build cop guide.
2016-03-30 18:46:37 -07:00
k8s-merge-robot
be8ce6c385
Merge pull request #23353 from spiffxp/conformance-docs
...
Automatic merge from submit-queue
Update conformance test policy
Addresses #14913
/cc @kubernetes/sig-testing
2016-03-30 06:21:13 -07:00
Lucas Käldström
2928d0a8ec
Up to golang 1.6
2016-03-27 17:17:04 +03:00
David McMahon
5f693f97a1
Add a Release Notes section.
...
Also fix up markdown headers and add a TOC.
Ref: #23409
2016-03-24 16:23:17 -07:00
David McMahon
1b8554647c
Update the cherry-pick guide to guide based on new batching method.
2016-03-23 16:30:32 -07:00
Aaron Crickenberger
d794b86d34
Fix typo
2016-03-23 12:14:54 -07:00
Aaron Crickenberger
d8d785f244
Update versioning per supported releases policy
2016-03-22 15:36:27 -07:00
Aaron Crickenberger
9182fbf8f2
Run hack/update-generated-docs.sh
2016-03-22 13:48:31 -07:00
Aaron Crickenberger
0dc1f5da04
Update conformance test policy
...
Mostly doc updates and cruft removal
- describe conformance test policy and howto in e2e-tests.md
- rm e2e test info from testing.md in the name of DRY
- rm cluster/test-conformance.sh; unusable in release tar, not e2e.go
- update e2e test link in write-a-getting-started-guide.md
2016-03-22 13:09:31 -07:00
k8s-merge-robot
2906d25204
Merge pull request #23080 from nikhiljindal/apiRefDoc
...
Auto commit by PR queue bot
2016-03-21 14:58:03 -07:00
David McMahon
4432d2271b
Update with release-1.2.
2016-03-18 15:20:45 -07:00
nikhiljindal
2f6991cf38
Add a README for api-reference docs and link to it instead of linking to swagger-ui
2016-03-16 15:47:30 -07:00
k8s-merge-robot
4ee7424a7a
Merge pull request #22624 from fejta/testing
...
Auto commit by PR queue bot
2016-03-11 02:57:10 -08:00
Erick Fejta
df29612092
Address thockin nits
2016-03-11 02:06:05 -08:00
David McMahon
9f62a2b196
Merge pull request #22732 from david-mcmahon/releasing.md
...
Update the section on jenkins changes for a new branch.
2016-03-10 17:50:19 -08:00
David McMahon
aedc7c4942
Update the section on jenkins changes for a new branch.
...
This reflects the actual state of things at the moment.
There is quite a bit of assumed knowledge here in a rapidly changing
(test) environment.
referencing #22672 .
2016-03-10 10:33:26 -08:00
derekwaynecarr
26de7a7df5
Comment that godep versions 54 or above do not play nice with Kubernetes
2016-03-10 13:12:53 -05:00
David McMahon
dae84f5306
Update the latestReleaseBranch to release-1.2 in the munger.
2016-03-08 18:59:28 -08:00
Maciej Szulik
178f8310f6
Updated kubectl convetions with information about describing empty fields
2016-03-07 13:31:19 +01:00
Erick Fejta
aaa51d0bb2
Add conventions
2016-03-06 19:50:31 -08:00
Erick Fejta
fd4fee788b
Add simplified testing instructions and etcd installation check.
2016-03-06 19:07:34 -08:00
k8s-merge-robot
e5a908c898
Merge pull request #22476 from ixdy/cluster-logs
...
Auto commit by PR queue bot
2016-03-05 23:06:29 -08:00
Joshua Piccari
01e2d8c115
Fix typo in developer guide README.md
2016-03-04 14:36:37 -08:00
Jeff Grafton
d70c516d4f
Remove log collection code in cluster/gce/util.sh.
...
Also update some docs to mention cluster/log-dump.sh.
2016-03-03 15:28:33 -08:00
Jeff Lowdermilk
434739b290
Merge pull request #22379 from jayunit100/conformance-rw-doc-only
...
Update Conformance definition section in e2e doc
2016-03-03 11:39:19 -08:00
k8s-merge-robot
a511961cc8
Merge pull request #22329 from david-mcmahon/push-official
...
Auto commit by PR queue bot
2016-03-03 08:52:35 -08:00
k8s-merge-robot
7b8485683c
Merge pull request #21146 from eldarion-gondor/add-pykube-client-library
...
Auto commit by PR queue bot
2016-03-02 18:51:53 -08:00
Jeff Lowdermilk
d5f4595c5f
Merge pull request #21914 from spxtr/remove-prepare-version
...
Remove PrepareVersion from hack/e2e.go.
2016-03-02 15:57:59 -08:00
David McMahon
efa588dcf9
Pass latest or stable to build/push-official-release.sh.
2016-03-02 12:43:27 -08:00
Jay Vyas
b81ea8a55f
Update Conformance definition section in e2e doc.
2016-03-02 14:54:53 -05:00
k8s-merge-robot
6dbdcfe78f
Merge pull request #22116 from david-mcmahon/license-tool
...
Auto commit by PR queue bot
2016-03-02 07:14:40 -08:00
David McMahon
ffeaef6201
New Godeps LICENSE generation tool.
...
Includes initial Godeps/LICENSES and Godeps/.license_file_state file to ensure
fast local generation.
2016-03-01 18:16:09 -08:00
Chao Xu
7a85d54d4e
fix links
2016-02-29 13:27:29 -08:00
Quinton Hoole
c8bd3b886b
Add document on writing good e2e tests.
2016-02-26 14:15:31 -08:00
Phillip Wittrock
a11489e0ff
Node e2e documentations and minor features
...
- Add README.md for node e2e tests
- Add support for --cleanup=false to leave test files on remote hosts and temporary instances for debugging
- Add ubuntu trusty instances for docker 1.8 and docker 1.9 to jenkins pr builder
- Disable coreos-beta for jenkins ci since it is failing - need to investigate
2016-02-26 10:58:48 -08:00
derekwaynecarr
1a0e1d80bf
Update vagrant developer guide for where logs are located
2016-02-25 14:46:16 -05:00