Skip to content

Commit

Permalink
Remove ResourceDefaults plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
derekwaynecarr committed Mar 31, 2015
1 parent 27bb8b5 commit 9bd7f05
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 196 deletions.
1 change: 0 additions & 1 deletion cmd/kube-apiserver/app/plugins.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@ import (
_ "github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/admission/namespace/autoprovision"
_ "github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/admission/namespace/exists"
_ "github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/admission/namespace/lifecycle"
_ "github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/admission/resourcedefaults"
_ "github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/admission/resourcequota"
)
73 changes: 0 additions & 73 deletions plugin/pkg/admission/resourcedefaults/admission.go

This file was deleted.

98 changes: 0 additions & 98 deletions plugin/pkg/admission/resourcedefaults/admission_test.go

This file was deleted.

24 changes: 0 additions & 24 deletions plugin/pkg/admission/resourcedefaults/doc.go

This file was deleted.

0 comments on commit 9bd7f05

Please sign in to comment.