Merge pull request #23032 from sftim/20200808_show_deprecation_warning

Tidy & fix deprecation warnings
This commit is contained in:
Kubernetes Prow Robot
2020-08-18 09:13:31 -07:00
committed by GitHub
11 changed files with 99 additions and 27 deletions
-6
View File
@@ -1,6 +0,0 @@
.deprecation-warning {
padding: 20px;
margin: 20px 0;
border-radius: 3px;
background-color: #faf5b6;
}