flant / shell-operator

Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster
https://flant.github.io/shell-operator/
Apache License 2.0
2.39k stars 214 forks source link

Fix taking a crd that is not yet installed #601

Closed Dmitrykob closed 5 months ago

Dmitrykob commented 5 months ago

Overview

Added repeated crd requests.

What this PR does / why we need it

Special notes for your reviewer

related to https://github.com/deckhouse/deckhouse/pull/7827