aws-eks-cluster-controller
aws-eks-cluster-controller copied to clipboard
We should use the Status Subresource for our components
Use of the Status Subresource prevents updates to the status causing an extra reconcile of the object.
See: http://kubebuilder.netlify.com/basics/status_subresource.html