diff options
| author | Brendan Burns <bburns@google.com> | 2015-12-22 10:35:20 -0800 |
|---|---|---|
| committer | Brendan Burns <bburns@google.com> | 2015-12-22 10:35:20 -0800 |
| commit | 98703bb0de1aa02c90dff54a94104bfd2a701bea (patch) | |
| tree | bc69e8d220f04b8e8be855cb1795ccb2eef79b17 | |
| parent | a5f8acafc511d5ea29ec35c8c6d3b2bf7a295e56 (diff) | |
| parent | c7513bff5a8a94e36057b28e0ff77d1208e43a88 (diff) | |
Merge pull request #18047 from caesarxuchao/munger-tag-new
Stop munger produce the link to a release version doc if it doesn't exit in the release branch
| -rw-r--r-- | api-group.md | 1 | ||||
| -rw-r--r-- | apiserver-watch.md | 1 | ||||
| -rw-r--r-- | autoscaling.md | 1 | ||||
| -rw-r--r-- | client-package-structure.md | 4 | ||||
| -rw-r--r-- | compute-resource-metrics-api.md | 1 | ||||
| -rw-r--r-- | configmap.md | 4 | ||||
| -rw-r--r-- | custom-metrics.md | 4 | ||||
| -rw-r--r-- | deployment.md | 1 | ||||
| -rw-r--r-- | federation.md | 1 | ||||
| -rw-r--r-- | flannel-integration.md | 4 | ||||
| -rw-r--r-- | high-availability.md | 1 | ||||
| -rw-r--r-- | initial-resources.md | 1 | ||||
| -rw-r--r-- | job.md | 1 | ||||
| -rw-r--r-- | kubemark.md | 1 | ||||
| -rw-r--r-- | metrics-plumbing.md | 4 | ||||
| -rw-r--r-- | multiple-schedulers.md | 4 | ||||
| -rw-r--r-- | node-allocatable.md | 4 | ||||
| -rw-r--r-- | performance-related-monitoring.md | 4 | ||||
| -rw-r--r-- | pod-security-context.md | 1 | ||||
| -rw-r--r-- | rescheduler.md | 1 | ||||
| -rw-r--r-- | resource-qos.md | 1 | ||||
| -rw-r--r-- | scalability-testing.md | 1 | ||||
| -rw-r--r-- | selinux.md | 4 | ||||
| -rw-r--r-- | volume-ownership-management.md | 4 | ||||
| -rw-r--r-- | volumes.md | 4 |
25 files changed, 14 insertions, 44 deletions
diff --git a/api-group.md b/api-group.md index 9b40bb81..c2f9a073 100644 --- a/api-group.md +++ b/api-group.md @@ -18,6 +18,7 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. +<!-- TAG RELEASE_LINK, added by the munger automatically --> <strong> The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/proposals/api-group.md). diff --git a/apiserver-watch.md b/apiserver-watch.md index f2011f13..e112baff 100644 --- a/apiserver-watch.md +++ b/apiserver-watch.md @@ -18,6 +18,7 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. +<!-- TAG RELEASE_LINK, added by the munger automatically --> <strong> The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/proposals/apiserver-watch.md). diff --git a/autoscaling.md b/autoscaling.md index 806d1ece..16fe863c 100644 --- a/autoscaling.md +++ b/autoscaling.md @@ -18,6 +18,7 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. +<!-- TAG RELEASE_LINK, added by the munger automatically --> <strong> The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/proposals/autoscaling.md). diff --git a/client-package-structure.md b/client-package-structure.md index 2739f30a..14b32035 100644 --- a/client-package-structure.md +++ b/client-package-structure.md @@ -18,10 +18,6 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. -<strong> -The latest release of this document can be found -[here](http://releases.k8s.io/release-1.1/docs/proposals/client-package-structure.md). - Documentation for other releases can be found at [releases.k8s.io](http://releases.k8s.io). </strong> diff --git a/compute-resource-metrics-api.md b/compute-resource-metrics-api.md index 25ec76cd..f8ae1d3f 100644 --- a/compute-resource-metrics-api.md +++ b/compute-resource-metrics-api.md @@ -18,6 +18,7 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. +<!-- TAG RELEASE_LINK, added by the munger automatically --> <strong> The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/proposals/compute-resource-metrics-api.md). diff --git a/configmap.md b/configmap.md index aa36f7a7..be0d0cc6 100644 --- a/configmap.md +++ b/configmap.md @@ -18,10 +18,6 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. -<strong> -The latest release of this document can be found -[here](http://releases.k8s.io/release-1.1/docs/proposals/configmap.md). - Documentation for other releases can be found at [releases.k8s.io](http://releases.k8s.io). </strong> diff --git a/custom-metrics.md b/custom-metrics.md index 6cdf1624..25e263b1 100644 --- a/custom-metrics.md +++ b/custom-metrics.md @@ -18,10 +18,6 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. -<strong> -The latest release of this document can be found -[here](http://releases.k8s.io/release-1.1/docs/proposals/custom-metrics.md). - Documentation for other releases can be found at [releases.k8s.io](http://releases.k8s.io). </strong> diff --git a/deployment.md b/deployment.md index 2cbda972..991ea5e7 100644 --- a/deployment.md +++ b/deployment.md @@ -18,6 +18,7 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. +<!-- TAG RELEASE_LINK, added by the munger automatically --> <strong> The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/proposals/deployment.md). diff --git a/federation.md b/federation.md index 0bf6c618..2b63bde4 100644 --- a/federation.md +++ b/federation.md @@ -18,6 +18,7 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. +<!-- TAG RELEASE_LINK, added by the munger automatically --> <strong> The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/proposals/federation.md). diff --git a/flannel-integration.md b/flannel-integration.md index 417cab1d..c4cfc4e7 100644 --- a/flannel-integration.md +++ b/flannel-integration.md @@ -18,10 +18,6 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. -<strong> -The latest release of this document can be found -[here](http://releases.k8s.io/release-1.1/docs/proposals/flannel-integration.md). - Documentation for other releases can be found at [releases.k8s.io](http://releases.k8s.io). </strong> diff --git a/high-availability.md b/high-availability.md index 696c90be..dec20a66 100644 --- a/high-availability.md +++ b/high-availability.md @@ -18,6 +18,7 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. +<!-- TAG RELEASE_LINK, added by the munger automatically --> <strong> The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/proposals/high-availability.md). diff --git a/initial-resources.md b/initial-resources.md index 1eace646..4c27b010 100644 --- a/initial-resources.md +++ b/initial-resources.md @@ -18,6 +18,7 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. +<!-- TAG RELEASE_LINK, added by the munger automatically --> <strong> The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/proposals/initial-resources.md). @@ -18,6 +18,7 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. +<!-- TAG RELEASE_LINK, added by the munger automatically --> <strong> The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/proposals/job.md). diff --git a/kubemark.md b/kubemark.md index fb7f0e02..ef89b4be 100644 --- a/kubemark.md +++ b/kubemark.md @@ -18,6 +18,7 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. +<!-- TAG RELEASE_LINK, added by the munger automatically --> <strong> The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/proposals/kubemark.md). diff --git a/metrics-plumbing.md b/metrics-plumbing.md index 41fbed9b..8489409a 100644 --- a/metrics-plumbing.md +++ b/metrics-plumbing.md @@ -18,10 +18,6 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. -<strong> -The latest release of this document can be found -[here](http://releases.k8s.io/release-1.1/docs/proposals/metrics-plumbing.md). - Documentation for other releases can be found at [releases.k8s.io](http://releases.k8s.io). </strong> diff --git a/multiple-schedulers.md b/multiple-schedulers.md index 4fadd601..82920653 100644 --- a/multiple-schedulers.md +++ b/multiple-schedulers.md @@ -18,10 +18,6 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. -<strong> -The latest release of this document can be found -[here](http://releases.k8s.io/release-1.1/docs/proposals/multiple-schedulers.md). - Documentation for other releases can be found at [releases.k8s.io](http://releases.k8s.io). </strong> diff --git a/node-allocatable.md b/node-allocatable.md index 8429eda9..c915bb6a 100644 --- a/node-allocatable.md +++ b/node-allocatable.md @@ -18,10 +18,6 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. -<strong> -The latest release of this document can be found -[here](http://releases.k8s.io/release-1.1/docs/proposals/node-allocatable.md). - Documentation for other releases can be found at [releases.k8s.io](http://releases.k8s.io). </strong> diff --git a/performance-related-monitoring.md b/performance-related-monitoring.md index f2752bec..e6612fb4 100644 --- a/performance-related-monitoring.md +++ b/performance-related-monitoring.md @@ -18,10 +18,6 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. -<strong> -The latest release of this document can be found -[here](http://releases.k8s.io/release-1.1/docs/proposals/performance-related-monitoring.md). - Documentation for other releases can be found at [releases.k8s.io](http://releases.k8s.io). </strong> diff --git a/pod-security-context.md b/pod-security-context.md index 8e03c0ce..7f17f21a 100644 --- a/pod-security-context.md +++ b/pod-security-context.md @@ -18,6 +18,7 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. +<!-- TAG RELEASE_LINK, added by the munger automatically --> <strong> The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/proposals/pod-security-context.md). diff --git a/rescheduler.md b/rescheduler.md index f10eb6d3..a1bb1c12 100644 --- a/rescheduler.md +++ b/rescheduler.md @@ -18,6 +18,7 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. +<!-- TAG RELEASE_LINK, added by the munger automatically --> <strong> The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/proposals/rescheduler.md). diff --git a/resource-qos.md b/resource-qos.md index cdd71d02..7d6509f7 100644 --- a/resource-qos.md +++ b/resource-qos.md @@ -18,6 +18,7 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. +<!-- TAG RELEASE_LINK, added by the munger automatically --> <strong> The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/proposals/resource-qos.md). diff --git a/scalability-testing.md b/scalability-testing.md index edcf5172..06c936d4 100644 --- a/scalability-testing.md +++ b/scalability-testing.md @@ -19,6 +19,7 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. +<!-- TAG RELEASE_LINK, added by the munger automatically --> <strong> The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/proposals/scalability-testing.md). @@ -18,10 +18,6 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. -<strong> -The latest release of this document can be found -[here](http://releases.k8s.io/release-1.1/docs/proposals/selinux.md). - Documentation for other releases can be found at [releases.k8s.io](http://releases.k8s.io). </strong> diff --git a/volume-ownership-management.md b/volume-ownership-management.md index 8dd4b8bb..8054398a 100644 --- a/volume-ownership-management.md +++ b/volume-ownership-management.md @@ -18,10 +18,6 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. -<strong> -The latest release of this document can be found -[here](http://releases.k8s.io/release-1.1/docs/proposals/volume-ownership-management.md). - Documentation for other releases can be found at [releases.k8s.io](http://releases.k8s.io). </strong> @@ -18,10 +18,6 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. -<strong> -The latest release of this document can be found -[here](http://releases.k8s.io/release-1.1/docs/proposals/volumes.md). - Documentation for other releases can be found at [releases.k8s.io](http://releases.k8s.io). </strong> |
