kubernetes-sigs / cluster-api

Home for Cluster API, a subproject of sig-cluster-lifecycle
https://cluster-api.sigs.k8s.io
Apache License 2.0
3.57k stars 1.31k forks source link

Implement Conditions #3005

Closed fabriziopandini closed 4 years ago

fabriziopandini commented 4 years ago

This is to support conditions on Cluster API objects

CAEP: https://github.com/kubernetes-sigs/cluster-api/pull/3017

Original google docs https://docs.google.com/document/d/1eWTDcNp8p-m-RheaX4WJmmb0YGDSm_Ruj1GjtVZ_9Jk/edit?usp=sharing

(shared edit permissions with the kubernetes-sig-cluster-lifecycle google group).

/kind feature

vincepri commented 4 years ago

/milestone v0.3.x

vincepri commented 4 years ago

Going to close this for now, most of the work has been done.

/close

k8s-ci-robot commented 4 years ago

@vincepri: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/cluster-api/issues/3005#issuecomment-642225927): >Going to close this for now, most of the work has been done. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.