remove most references to api.PreV1Beta3
This commit is contained in:
@@ -25,9 +25,6 @@ import (
|
||||
)
|
||||
|
||||
func getRCResourceName() string {
|
||||
if api.PreV1Beta3(testapi.Version()) {
|
||||
return "replicationControllers"
|
||||
}
|
||||
return "replicationcontrollers"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user