Remove unused autoscaling files. (#7407)

This commit is contained in:
Steve Perry
2018-02-13 18:08:50 -08:00
committed by k8s-ci-robot
parent c025e88e37
commit b7c0b6278e
4 changed files with 0 additions and 42 deletions
-3
View File
@@ -550,9 +550,6 @@ func TestExampleObjectSchemas(t *testing.T) {
"show-rc": {&api.ReplicationController{}},
"show-srv": {&api.Service{}},
},
"../docs/user-guide/horizontal-pod-autoscaling": {
"hpa-php-apache": {&autoscaling.HorizontalPodAutoscaler{}},
},
"../docs/user-guide/jobs/work-queue-1": {
"job": {&batch.Job{}},
},