github.com/giantswarm/apiextensions/v6@v6.6.0/pkg/annotation/nodeautomation.go (about)

     1  package annotation
     2  
     3  // Annotation used to enable feature to terminate unhealthy nodes on a cluster CR.
     4  const NodeTerminateUnhealthy = "node.giantswarm.io/terminate-unhealthy"