open-cluster-management-io / addon-framework

addon apis
Apache License 2.0
23 stars 40 forks source link

:sparkles: support addon health probe for checking deployment availability #190

Closed zhujian7 closed 1 year ago

zhujian7 commented 1 year ago

Add a new type to check addon health DeploymentAvailability, the addon status will be ok when all deployments deployed on the agent cluster are available.

zhujian7 commented 1 year ago

/assign @qiujian16 @zhiweiyin318

qiujian16 commented 1 year ago

/approve @zhiweiyin318 please review

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qiujian16, zhujian7

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/open-cluster-management-io/addon-framework/blob/main/OWNERS)~~ [qiujian16] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
zhiweiyin318 commented 1 year ago

Do we have plan to support more general healthcheck, like StatefulSets, DaemonSet?

zhiweiyin318 commented 1 year ago

/lgtm