giantswarm/conditions-handler
module contains implementations of provider-independent
condition handlers that can be plugged into multiple operators, or even used from
other non-operator tools, like CLI apps.
Other Cluster API conditions projects:
To read more about conditions, check out these articles:
- Cluster API: Conditions - Cluster status at glance
- Kubernetes API conventions, section about conditions: Typical Status Properties - Conditions