Remove deployment plugin 98/86098/1
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Tue, 23 Apr 2019 21:49:05 +0000 (14:49 -0700)
committerKiran Kamineni <kiran.k.kamineni@intel.com>
Tue, 23 Apr 2019 21:49:10 +0000 (14:49 -0700)
commit26944957dd47f6b903887f0831eca1f2489d33dd
tree5ecc52693b11a23a4fc0c43606ad2f776f94dfb1
parent89d99a3ee089eceecd093d30e83aee8afa4466d6
Remove deployment plugin

The deployment plugin does not support managing
resources based on the old v1beta1 resource path.
This is supported by the generic plugin.
We will re-enable this plugin if there is a need for
special actions for deployments.

Issue-ID: MULTICLOUD-583
Change-Id: I20515fe1a4aadaf575f0cc798000d03d1bca0663
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
src/k8splugin/plugins/deployment/plugin.go [deleted file]
src/k8splugin/plugins/deployment/plugin_test.go [deleted file]