Reorganize Federation tasks so we have it group and under one topic (#12900)

* Reorganize Federation tasks so we have it group and under one topic

* Intended replacement
This commit is contained in:
Dani Comnea
2019-03-12 20:38:39 +00:00
committed by Kubernetes Prow Robot
parent d7cae63dcd
commit 56021dc671
29 changed files with 86 additions and 68 deletions
+9
View File
@@ -49,3 +49,12 @@
color: #a94442;
border-color: #ebccd1;
}
.deprecation_file_warning {
padding: 20px;
margin: 20px 0;
border: 1px solid #eee;
border-left-color: #d9534f;
border-left-width: 5px;
border-radius: 3px;
}