k3s/docs
k8s-merge-robot 8601530bdd Merge pull request #28460 from wojtek-t/remove_cmd_integration
Automatic merge from submit-queue

Remove cmd/integration test

Fix #24440

After few cleanup PRs:
https://github.com/kubernetes/kubernetes/pull/27182
https://github.com/kubernetes/kubernetes/pull/27535
https://github.com/kubernetes/kubernetes/pull/26016

The only things that are being tested here is:
- starting master components without any verification (so if it didn't start, it will still work :P)
- checking if kubelet is starting containers from http manifest.

The latter is already tested in:
https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/config/http_test.go#L54

So the test is now useless, at the same time, significantly increasing time spent on integration tests.

@lavalamp @mikedanese @spxtr @fejta
2016-07-07 11:36:19 -07:00
..
admin Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
api-reference Represent unversioned.Time correctly in swagger spec 2016-07-01 23:23:19 -07:00
design Add issue links to taint-toleration-dedicated.md 2016-07-01 21:45:30 -04:00
devel Merge pull request #28460 from wojtek-t/remove_cmd_integration 2016-07-07 11:36:19 -07:00
getting-started-guides Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
images Updated for v1.2.0. 2016-03-18 14:20:56 -07:00
man/man1 Add command "kubectl config get-contexts" 2016-07-05 11:24:00 +02:00
proposals "Mover" should be "Moreover" 2016-07-05 19:39:48 +08:00
user-guide Add command "kubectl config get-contexts" 2016-07-05 11:24:00 +02:00
yaml/kubectl Run new update-generated-docs.sh script 2016-06-08 17:25:21 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
README.md Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
api.md Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
reporting-security-issues.md delete the redundant word "a" 2016-07-05 10:48:26 +08:00
roadmap.md Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
troubleshooting.md Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
warning.png
whatisk8s.md Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00

README.md

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest release of this document can be found [here](http://releases.k8s.io/release-1.3/docs/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics