redhat-cop / openshift-applier

Used to apply OpenShift objects to an OpenShift Cluster
Apache License 2.0
102 stars 61 forks source link

Adding role to wait for k8s/openshift api to be functional #171

Closed oybed closed 2 years ago

oybed commented 2 years ago

What does this PR do?

New health-check role that can be used as a pre/post validation role to check if k8s/OpenShift APIs are ready to accept connections.

How should this be tested?

Use as a pre/post check in the openshift-applier content

Is there a relevant Issue open for this?

N/A

Who would you like to review this?

cc: @redhat-cop/openshift-applier

oybed commented 2 years ago

Self-merging to make progress on the weekend. Will review with moderators and submit follow-up PRs as needed.