Collectd Operator - Controller 54/88954/2
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Tue, 28 May 2019 22:06:16 +0000 (15:06 -0700)
committerGary Wu <gwu@futurewei.com>
Thu, 30 May 2019 20:40:17 +0000 (20:40 +0000)
commitc6bda8ada5ba1d02e0c9f1ab480993e97ea40509
treef78de67232b6d3db604554880785b5d5760a668a
parent20d2faee7b9a36a50371854a3688b6421a70ebcb
Collectd Operator - Controller

Initial code for CollectdPlugin CRD controller.
Watches the CollectdPlugin CRDs and create/update configmap and restart
the Collectd Daemonset pods.

Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: I24f7bebaefb8a0587029da55dee1934e8679ef96
vnfs/DAaaS/collectd-operator/pkg/controller/add_collectdplugin.go [new file with mode: 0644]
vnfs/DAaaS/collectd-operator/pkg/controller/collectdplugin/collectdplugin_controller.go [new file with mode: 0644]