diff options
| author | Dawn Chen <dawnchen@google.com> | 2016-06-10 16:46:46 -0700 |
|---|---|---|
| committer | Dawn Chen <dawnchen@google.com> | 2016-06-10 16:46:46 -0700 |
| commit | 94ac5ff7f0a7f0fb8a86b4fd2cc2eb86427d781e (patch) | |
| tree | c5ce52b909cea78c07a35a2d8d56e37e46341348 /testing.md | |
| parent | 2f5640b79159111a3be6291fca8080043ff9cf6c (diff) | |
Revert "Versioning docs and examples for v1.4.0-alpha.0."
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
Diffstat (limited to 'testing.md')
| -rw-r--r-- | testing.md | 31 |
1 files changed, 24 insertions, 7 deletions
@@ -1,5 +1,29 @@ <!-- BEGIN MUNGE: UNVERSIONED_WARNING --> +<!-- BEGIN STRIP_FOR_RELEASE --> + +<img src="http://kubernetes.io/img/warning.png" alt="WARNING" + width="25" height="25"> +<img src="http://kubernetes.io/img/warning.png" alt="WARNING" + width="25" height="25"> +<img src="http://kubernetes.io/img/warning.png" alt="WARNING" + width="25" height="25"> +<img src="http://kubernetes.io/img/warning.png" alt="WARNING" + width="25" height="25"> +<img src="http://kubernetes.io/img/warning.png" alt="WARNING" + width="25" height="25"> + +<h2>PLEASE NOTE: This document applies to the HEAD of the source tree</h2> + +If you are using a released version of Kubernetes, you should +refer to the docs that go with that version. + +Documentation for other releases can be found at +[releases.k8s.io](http://releases.k8s.io). +</strong> +-- + +<!-- END STRIP_FOR_RELEASE --> <!-- END MUNGE: UNVERSIONED_WARNING --> @@ -171,13 +195,6 @@ hack/test-integration.sh # Run all integration tests. Please refer to [End-to-End Testing in Kubernetes](e2e-tests.md). - - -<!-- BEGIN MUNGE: IS_VERSIONED --> -<!-- TAG IS_VERSIONED --> -<!-- END MUNGE: IS_VERSIONED --> - - <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> []() <!-- END MUNGE: GENERATED_ANALYTICS --> |
