Skip to content

Support not starting SecretStore Reconcilers #4625

@gusfcarvalho

Description

@gusfcarvalho

Is your feature request related to a problem? Please describe.
While SecretStore/ClusterSecretStore reconcilers are useful to provide general SecretStore statuses, their effectiveness on very constrained environment is low. From a practical point of view, there is a need to run SecretStore reconcilers only if we have flood-gate mechanism enabled (which is the default).

However, when that's not the case, we should allow users to opt out of SecretStores reconcilers altogether

Describe the solution you'd like
Feature Flag to disable SecretStore reconcilers

Describe alternatives you've considered
Similar approach could be possible by leveraging controller Classes, but it would only reduce CPU time instead of effectively removing the reconciler footprint.

Metadata

Metadata

Labels

kind/featureCategorizes issue or PR as related to a new feature.track/coreCaptures issues that are related to Core controller work

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions