Disable Resyncing the desired state #2107
Labels
kind/support
Categorizes issue or PR as a support question.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Is your feature request related to a problem?
In some cases, i need not to resync resources state with the actual resource. i only need to create or destroy the aws resource with my custom resources.
i mean blocking resync, not only when after resync period but also restarting the controller
Describe the solution you'd like
with a controller option, --disable-block-resync(?), and corresponding annotation could be easily make this works.
Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: