calmkart

Results 3 issues of calmkart

manager.New() method can't set onStoppedLeading function to options, so we can't set some special LeaderCallbacks in controller-runtime New Method to create a manager. just add a option onStoppedLeading in manager.Options...

cncf-cla: yes
lifecycle/rotten
needs-ok-to-test
size/XS

Add support for excluding nodes from CloudNodeLifecycleController management via the node.kubernetes.io/exclude-from-lifecycle-management label. Nodes with this label will not be deleted even when their corresponding cloud instances do not exist.

cncf-cla: yes
size/M
sig/cloud-provider

FIX: fix for vailation time us->ns in dcgmlib/dcgm_fields.h define the VIOLATION are ns but in testing/python3/dcgm_filed.py the VIOLATION filed comment all change to us. This will also cause errors in...