summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Marcum <richardmarcum@amrock.com>2019-06-23 09:10:52 -0400
committerRichard Marcum <richardmarcum@amrock.com>2019-06-23 09:10:52 -0400
commit4bb72158434b2d29094b06af4c9bda284e5417fd (patch)
treec064fd49f9f8d42ac9d6b7b2cc1af407f6701c02
parent59ad9e15d9290e34a3b02a5a88fb447dbbc7e18c (diff)
Cleanup tombstone files in community/devel
-rw-r--r--contributors/devel/api-conventions.md3
-rw-r--r--contributors/devel/api_changes.md3
-rw-r--r--contributors/devel/bazel.md3
-rw-r--r--contributors/devel/cherry-picks.md3
-rw-r--r--contributors/devel/collab.md3
-rw-r--r--contributors/devel/component-config-conventions.md3
-rw-r--r--contributors/devel/conformance-tests.md3
-rw-r--r--contributors/devel/container-runtime-interface.md3
-rw-r--r--contributors/devel/controllers.md3
-rw-r--r--contributors/devel/cri-container-stats.md3
-rw-r--r--contributors/devel/cri-testing-policy.md3
-rw-r--r--contributors/devel/cri-validation.md3
-rw-r--r--contributors/devel/e2e-node-tests.md3
-rw-r--r--contributors/devel/e2e-tests.md3
-rw-r--r--contributors/devel/event-style-guide.md3
-rw-r--r--contributors/devel/flaky-tests.md3
-rw-r--r--contributors/devel/flexvolume.md3
-rw-r--r--contributors/devel/generating-clientset.md3
-rw-r--r--contributors/devel/getting-builds.md3
-rw-r--r--contributors/devel/godep.md3
-rw-r--r--contributors/devel/gubernator.md3
-rw-r--r--contributors/devel/help-wanted.md3
-rw-r--r--contributors/devel/instrumentation.md3
-rw-r--r--contributors/devel/kubelet-cri-networking.md3
-rw-r--r--contributors/devel/kubemark-guide.md3
-rw-r--r--contributors/devel/logging.md3
-rw-r--r--contributors/devel/node-performance-testing.md3
-rw-r--r--contributors/devel/profiling.md3
-rw-r--r--contributors/devel/release.md3
-rw-r--r--contributors/devel/scheduler.md3
-rw-r--r--contributors/devel/scheduler_algorithm.md3
-rw-r--r--contributors/devel/staging.md3
-rw-r--r--contributors/devel/strategic-merge-patch.md3
-rw-r--r--contributors/devel/testing.md3
34 files changed, 0 insertions, 102 deletions
diff --git a/contributors/devel/api-conventions.md b/contributors/devel/api-conventions.md
deleted file mode 100644
index 91eb7417..00000000
--- a/contributors/devel/api-conventions.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index fa654177..00000000
--- a/contributors/devel/api_changes.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 82aa57d1..00000000
--- a/contributors/devel/bazel.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 5e587d47..00000000
--- a/contributors/devel/cherry-picks.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index cdf234d2..00000000
--- a/contributors/devel/collab.md
+++ /dev/null
@@ -1,3 +0,0 @@
-This file has moved to https://git.k8s.io/community/contributors/guide/collab.md.
-
-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
deleted file mode 100644
index 3273f3b8..00000000
--- a/contributors/devel/component-config-conventions.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 414e9727..00000000
--- a/contributors/devel/conformance-tests.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 6b12b564..00000000
--- a/contributors/devel/container-runtime-interface.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 725c3dde..00000000
--- a/contributors/devel/controllers.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 10ea700c..00000000
--- a/contributors/devel/cri-container-stats.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index e0dec073..00000000
--- a/contributors/devel/cri-testing-policy.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 23a04f02..00000000
--- a/contributors/devel/cri-validation.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 815fe0b8..00000000
--- a/contributors/devel/e2e-node-tests.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index f8427634..00000000
--- a/contributors/devel/e2e-tests.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index d91c62ac..00000000
--- a/contributors/devel/event-style-guide.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 13eb57fb..00000000
--- a/contributors/devel/flaky-tests.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index f731c6df..00000000
--- a/contributors/devel/flexvolume.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 4141df61..00000000
--- a/contributors/devel/generating-clientset.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index bbbcfa44..00000000
--- a/contributors/devel/getting-builds.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 6e896b94..00000000
--- a/contributors/devel/godep.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index c5361697..00000000
--- a/contributors/devel/gubernator.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 984deb6a..00000000
--- a/contributors/devel/help-wanted.md
+++ /dev/null
@@ -1,3 +0,0 @@
-This file has moved to https://git.k8s.io/community/contributors/guide/help-wanted.md.
-
-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
deleted file mode 100644
index 6681740e..00000000
--- a/contributors/devel/instrumentation.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 148d9ae6..00000000
--- a/contributors/devel/kubelet-cri-networking.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 719e2c76..00000000
--- a/contributors/devel/kubemark-guide.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index a22fc799..00000000
--- a/contributors/devel/logging.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index e51417ed..00000000
--- a/contributors/devel/node-performance-testing.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 5c7e5a2e..00000000
--- a/contributors/devel/profiling.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 129efc96..00000000
--- a/contributors/devel/release.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 479f5136..00000000
--- a/contributors/devel/scheduler.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index a64a2c3b..00000000
--- a/contributors/devel/scheduler_algorithm.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index 81bf52d8..00000000
--- a/contributors/devel/staging.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index a0240159..00000000
--- a/contributors/devel/strategic-merge-patch.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 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
deleted file mode 100644
index d904278d..00000000
--- a/contributors/devel/testing.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.