X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vnfs%2FDAaaS%2Fmicroservices%2Fcollectd-operator%2Fdeploy%2Fcrds%2Fonap_v1alpha1_collectdplugin_crd.yaml;h=b0078cdf0beada95d02bad9aecc728c878b89788;hb=a4a006a7b3f687310e02975d99bf452215d441a6;hp=e59c74f7515a1a8ce4ef1c5a352f86fb074ca195;hpb=18909c10d00e4591f931475a1082edb209b66071;p=demo.git diff --git a/vnfs/DAaaS/microservices/collectd-operator/deploy/crds/onap_v1alpha1_collectdplugin_crd.yaml b/vnfs/DAaaS/microservices/collectd-operator/deploy/crds/onap_v1alpha1_collectdplugin_crd.yaml index e59c74f7..b0078cdf 100644 --- a/vnfs/DAaaS/microservices/collectd-operator/deploy/crds/onap_v1alpha1_collectdplugin_crd.yaml +++ b/vnfs/DAaaS/microservices/collectd-operator/deploy/crds/onap_v1alpha1_collectdplugin_crd.yaml @@ -44,16 +44,15 @@ spec: status: properties: collectdAgents: - description: 'INSERT ADDITIONAL STATUS FIELD - define observed state - of cluster Important: Run "operator-sdk generate k8s" to regenerate - code after modifying this file Add custom validation using kubebuilder - tags: https://book.kubebuilder.io/beyond_basics/generating_crd.html - CollectdAgents are the collectd pods in the Daemonset' + description: CollectdAgents are the collectd pods in the Daemonset Status + can be one of "", Created, Deleting, Applied, Deprecated items: type: string type: array + status: + type: string required: - - collectdAgents + - status type: object version: v1alpha1 versions: