linode / provider-ceph

Provider Ceph is a Crossplane provider capable of managing S3 Buckets on one or more Ceph clusters.
Apache License 2.0
19 stars 3 forks source link

Add flags to disable subresource clients #291

Closed nolancon closed 1 month ago

nolancon commented 1 month ago

Description of your changes

Add flags which allow the user to disable specific subresource clients. Default behaviour remains that all subresources are enabled automatically.

Solves #290

I have:

How has this code been tested

Verified subresource clients are disabled in local env. Existing behaviour remains the same.