afarbos
Results
12
issues of
afarbos
# Summary Support Health checks for cluster api Machine Pool CRD. https://cluster-api.sigs.k8s.io/tasks/experimental-features/machine-pools # Motivation This is a way to increase current coverage with common use cases of using managed cluster...
enhancement
Currently the health check return healthy if the first conditions is healthy. This fix, first verify all conditions are healthy before returning healthy, allowing to catch when the first conditions...