RamenDR / ramen

Apache License 2.0
70 stars 51 forks source link

config: add dependency on velero CRDs #1450

Closed raghavendra-talur closed 3 weeks ago

raghavendra-talur commented 3 weeks ago

The ramen-dr-cluster operator crashes if the velero CRDs aren't installed in the kubernetes cluster. This PR adds a dependency on the velero CRDs to prevent the crash. This will also ensure that a OLM update for Ramen is blocked until the CRDs are available.