summaryrefslogtreecommitdiff
path: root/contributors
diff options
context:
space:
mode:
authorNikhita Raghunath <nikitaraghunath@gmail.com>2019-02-04 13:27:07 +0530
committerNikhita Raghunath <nikitaraghunath@gmail.com>2019-02-04 17:21:44 +0530
commite8a98ab05b0b801e83104f0f8487a50dc0cef4e5 (patch)
tree1c6ad3a78965977fb2e644a77a2348d3a3708e2b /contributors
parent37ae06cea3e6361a606e7f1a59804053766cb93d (diff)
devel: bump tombstone date to July or release of 1.15
Diffstat (limited to 'contributors')
-rw-r--r--contributors/devel/api-conventions.md2
-rw-r--r--contributors/devel/api_changes.md2
-rw-r--r--contributors/devel/bazel.md2
-rw-r--r--contributors/devel/cherry-picks.md2
-rw-r--r--contributors/devel/collab.md4
-rw-r--r--contributors/devel/component-config-conventions.md2
-rw-r--r--contributors/devel/conformance-tests.md2
-rw-r--r--contributors/devel/container-runtime-interface.md2
-rw-r--r--contributors/devel/controllers.md2
-rw-r--r--contributors/devel/cri-container-stats.md2
-rw-r--r--contributors/devel/cri-testing-policy.md2
-rw-r--r--contributors/devel/cri-validation.md2
-rw-r--r--contributors/devel/e2e-node-tests.md2
-rw-r--r--contributors/devel/e2e-tests.md2
-rw-r--r--contributors/devel/event-style-guide.md2
-rw-r--r--contributors/devel/flaky-tests.md2
-rw-r--r--contributors/devel/flexvolume.md2
-rw-r--r--contributors/devel/generating-clientset.md2
-rw-r--r--contributors/devel/getting-builds.md2
-rw-r--r--contributors/devel/godep.md2
-rw-r--r--contributors/devel/gubernator.md2
-rw-r--r--contributors/devel/help-wanted.md4
-rw-r--r--contributors/devel/instrumentation.md2
-rw-r--r--contributors/devel/kubelet-cri-networking.md2
-rw-r--r--contributors/devel/kubemark-guide.md2
-rw-r--r--contributors/devel/logging.md2
-rw-r--r--contributors/devel/node-performance-testing.md2
-rw-r--r--contributors/devel/profiling.md2
-rw-r--r--contributors/devel/release.md2
-rw-r--r--contributors/devel/scheduler.md2
-rw-r--r--contributors/devel/scheduler_algorithm.md2
-rw-r--r--contributors/devel/staging.md2
-rw-r--r--contributors/devel/strategic-merge-patch.md2
-rw-r--r--contributors/devel/testing.md2
34 files changed, 36 insertions, 36 deletions
diff --git a/contributors/devel/api-conventions.md b/contributors/devel/api-conventions.md
index 0e122c5f..91eb7417 100644
--- a/contributors/devel/api-conventions.md
+++ b/contributors/devel/api-conventions.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md.
-This file is a placeholder to preserve links. Please remove by April 24, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/api_changes.md b/contributors/devel/api_changes.md
index cab9130f..fa654177 100644
--- a/contributors/devel/api_changes.md
+++ b/contributors/devel/api_changes.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-architecture/api_changes.md.
-This file is a placeholder to preserve links. Please remove by April 24, 2019 or the release of kubernetes 1.13, whichever comes first.
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/bazel.md b/contributors/devel/bazel.md
index 502d32ee..82aa57d1 100644
--- a/contributors/devel/bazel.md
+++ b/contributors/devel/bazel.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-testing/bazel.md.
-This file is a placeholder to preserve links. Please remove by April 30, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/cherry-picks.md b/contributors/devel/cherry-picks.md
index f7284c73..5e587d47 100644
--- a/contributors/devel/cherry-picks.md
+++ b/contributors/devel/cherry-picks.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-release/cherry-picks.md.
-This file is a placeholder to preserve links. Please remove by April 29, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/collab.md b/contributors/devel/collab.md
index e87cc2db..cdf234d2 100644
--- a/contributors/devel/collab.md
+++ b/contributors/devel/collab.md
@@ -1,3 +1,3 @@
-This document has moved to: [here](https://git.k8s.io/community/contributors/guide/collab.md).
+This file has moved to https://git.k8s.io/community/contributors/guide/collab.md.
-*This file is a redirect stub. It should be deleted by 04/22/2019.* \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/component-config-conventions.md b/contributors/devel/component-config-conventions.md
index 5754fb98..3273f3b8 100644
--- a/contributors/devel/component-config-conventions.md
+++ b/contributors/devel/component-config-conventions.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-architecture/component-config-conventions.md.
-This file is a placeholder to preserve links. Please remove by April 24, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/conformance-tests.md b/contributors/devel/conformance-tests.md
index c380b6c3..414e9727 100644
--- a/contributors/devel/conformance-tests.md
+++ b/contributors/devel/conformance-tests.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-architecture/conformance-tests.md.
-This file is a placeholder to preserve links. Please remove by April 24, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/container-runtime-interface.md b/contributors/devel/container-runtime-interface.md
index 30ffb447..6b12b564 100644
--- a/contributors/devel/container-runtime-interface.md
+++ b/contributors/devel/container-runtime-interface.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-node/container-runtime-interface.md.
-This file is a placeholder to preserve links. Please remove by April 28, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/controllers.md b/contributors/devel/controllers.md
index 0b69d0be..725c3dde 100644
--- a/contributors/devel/controllers.md
+++ b/contributors/devel/controllers.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-api-machinery/controllers.md.
-This file is a placeholder to preserve links. Please remove by April 24, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/cri-container-stats.md b/contributors/devel/cri-container-stats.md
index 0889f909..10ea700c 100644
--- a/contributors/devel/cri-container-stats.md
+++ b/contributors/devel/cri-container-stats.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-node/cri-container-stats.md.
-This file is a placeholder to preserve links. Please remove by April 28, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/cri-testing-policy.md b/contributors/devel/cri-testing-policy.md
index 975f4884..e0dec073 100644
--- a/contributors/devel/cri-testing-policy.md
+++ b/contributors/devel/cri-testing-policy.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-node/cri-testing-policy.md.
-This file is a placeholder to preserve links. Please remove by April 28, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/cri-validation.md b/contributors/devel/cri-validation.md
index d1ea4ad9..23a04f02 100644
--- a/contributors/devel/cri-validation.md
+++ b/contributors/devel/cri-validation.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-node/cri-validation.md.
-This file is a placeholder to preserve links. Please remove by April 28, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/e2e-node-tests.md b/contributors/devel/e2e-node-tests.md
index f4809ab7..815fe0b8 100644
--- a/contributors/devel/e2e-node-tests.md
+++ b/contributors/devel/e2e-node-tests.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-node/e2e-node-tests.md.
-This file is a placeholder to preserve links. Please remove by April 28, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/e2e-tests.md b/contributors/devel/e2e-tests.md
index 31d589f6..f8427634 100644
--- a/contributors/devel/e2e-tests.md
+++ b/contributors/devel/e2e-tests.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-testing/e2e-tests.md.
-This file is a placeholder to preserve links. Please remove by April 30, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/event-style-guide.md b/contributors/devel/event-style-guide.md
index 52356d36..d91c62ac 100644
--- a/contributors/devel/event-style-guide.md
+++ b/contributors/devel/event-style-guide.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-instrumentation/event-style-guide.md.
-This file is a placeholder to preserve links. Please remove by April 28, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/flaky-tests.md b/contributors/devel/flaky-tests.md
index 7f238095..13eb57fb 100644
--- a/contributors/devel/flaky-tests.md
+++ b/contributors/devel/flaky-tests.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-testing/flaky-tests.md.
-This file is a placeholder to preserve links. Please remove by April 30, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/flexvolume.md b/contributors/devel/flexvolume.md
index 36fe837d..f731c6df 100644
--- a/contributors/devel/flexvolume.md
+++ b/contributors/devel/flexvolume.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-storage/flexvolume.md.
-This file is a placeholder to preserve links. Please remove by April 29, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/generating-clientset.md b/contributors/devel/generating-clientset.md
index 69478a80..4141df61 100644
--- a/contributors/devel/generating-clientset.md
+++ b/contributors/devel/generating-clientset.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-api-machinery/generating-clientset.md.
-This file is a placeholder to preserve links. Please remove by April 24, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/getting-builds.md b/contributors/devel/getting-builds.md
index 3e35fe73..bbbcfa44 100644
--- a/contributors/devel/getting-builds.md
+++ b/contributors/devel/getting-builds.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-release/getting-builds.md.
-This file is a placeholder to preserve links. Please remove by April 29, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/godep.md b/contributors/devel/godep.md
index 8ade4373..6e896b94 100644
--- a/contributors/devel/godep.md
+++ b/contributors/devel/godep.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-architecture/godep.md.
-This file is a placeholder to preserve links. Please remove by April 24, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/gubernator.md b/contributors/devel/gubernator.md
index 34cb58fb..c5361697 100644
--- a/contributors/devel/gubernator.md
+++ b/contributors/devel/gubernator.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-testing/gubernator.md.
-This file is a placeholder to preserve links. Please remove by April 30, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/help-wanted.md b/contributors/devel/help-wanted.md
index f590b6e0..984deb6a 100644
--- a/contributors/devel/help-wanted.md
+++ b/contributors/devel/help-wanted.md
@@ -1,3 +1,3 @@
-This document has moved [here](https://git.k8s.io/community/tree/master/contributors/guide/help-wanted.md).
+This file has moved to https://git.k8s.io/community/contributors/guide/help-wanted.md.
-*This file is a redirect stub. It should be deleted by 04/22/2019.* \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/instrumentation.md b/contributors/devel/instrumentation.md
index 110359b2..6681740e 100644
--- a/contributors/devel/instrumentation.md
+++ b/contributors/devel/instrumentation.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-instrumentation/instrumentation.md.
-This file is a placeholder to preserve links. Please remove by April 28, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/kubelet-cri-networking.md b/contributors/devel/kubelet-cri-networking.md
index 72497e26..148d9ae6 100644
--- a/contributors/devel/kubelet-cri-networking.md
+++ b/contributors/devel/kubelet-cri-networking.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-node/kubelet-cri-networking.md.
-This file is a placeholder to preserve links. Please remove by April 28, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/kubemark-guide.md b/contributors/devel/kubemark-guide.md
index a92b19f9..719e2c76 100644
--- a/contributors/devel/kubemark-guide.md
+++ b/contributors/devel/kubemark-guide.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-scalability/kubemark-guide.md.
-This file is a placeholder to preserve links. Please remove by April 29, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/logging.md b/contributors/devel/logging.md
index d857bc64..a22fc799 100644
--- a/contributors/devel/logging.md
+++ b/contributors/devel/logging.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-instrumentation/logging.md.
-This file is a placeholder to preserve links. Please remove by April 28, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/node-performance-testing.md b/contributors/devel/node-performance-testing.md
index 91ddeb63..e51417ed 100644
--- a/contributors/devel/node-performance-testing.md
+++ b/contributors/devel/node-performance-testing.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-node/node-performance-testing.md.
-This file is a placeholder to preserve links. Please remove by April 28, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/profiling.md b/contributors/devel/profiling.md
index 9951eb27..5c7e5a2e 100644
--- a/contributors/devel/profiling.md
+++ b/contributors/devel/profiling.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-scalability/profiling.md.
-This file is a placeholder to preserve links. Please remove by April 29, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/release.md b/contributors/devel/release.md
index 9ce19241..129efc96 100644
--- a/contributors/devel/release.md
+++ b/contributors/devel/release.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-release/release.md.
-This file is a placeholder to preserve links. Please remove by April 29, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/scheduler.md b/contributors/devel/scheduler.md
index 6f2ae192..479f5136 100644
--- a/contributors/devel/scheduler.md
+++ b/contributors/devel/scheduler.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-scheduling/scheduler.md.
-This file is a placeholder to preserve links. Please remove by April 29, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/scheduler_algorithm.md b/contributors/devel/scheduler_algorithm.md
index 07af7e49..a64a2c3b 100644
--- a/contributors/devel/scheduler_algorithm.md
+++ b/contributors/devel/scheduler_algorithm.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-scheduling/scheduler_algorithm.md.
-This file is a placeholder to preserve links. Please remove by April 29, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/staging.md b/contributors/devel/staging.md
index a1cd33b7..81bf52d8 100644
--- a/contributors/devel/staging.md
+++ b/contributors/devel/staging.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-architecture/staging.md.
-This file is a placeholder to preserve links. Please remove by April 24, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/strategic-merge-patch.md b/contributors/devel/strategic-merge-patch.md
index b76e28de..a0240159 100644
--- a/contributors/devel/strategic-merge-patch.md
+++ b/contributors/devel/strategic-merge-patch.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-api-machinery/strategic-merge-patch.md.
-This file is a placeholder to preserve links. Please remove by April 24, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
diff --git a/contributors/devel/testing.md b/contributors/devel/testing.md
index 5bb42eeb..d904278d 100644
--- a/contributors/devel/testing.md
+++ b/contributors/devel/testing.md
@@ -1,3 +1,3 @@
This file has moved to https://git.k8s.io/community/contributors/devel/sig-testing/testing.md.
-This file is a placeholder to preserve links. Please remove by April 30, 2019 or the release of kubernetes 1.13, whichever comes first. \ No newline at end of file
+This file is a placeholder to preserve links. Please remove after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.