crossplane-contrib / provider-jet-aws

AWS Provider for Crossplane that is built with Terrajet.
https://crossplane.io
Apache License 2.0
37 stars 30 forks source link

Disable / enable some custom resources #159

Closed cterence closed 2 years ago

cterence commented 2 years ago

What problem are you facing?

When installing this provider in a cluster, ~700 CRDs are created, which makes any small scale cluster struggle to operate : request throttling and Kube API server RAM usage become unacceptable.

How could Crossplane help solve your problem?

Having the ability to enable or disable some APIs or custom resources on install would help a lot to mitigate this issue.

muvaf commented 2 years ago

Hi @cterence ! Would you mind adding your feedback to https://github.com/crossplane/crossplane/issues/2869 where we consolidate requests for that feature (thumbs up or comment)? Feel free to reopen if your feature request is different.