crossplane/provider-template

mytype Reconciler is missing the PollInterval option

bobh66 opened this issue · 0 comments

What happened?

The implementation of Setup() for mytype is missing the PollInterval option so it defaults to a 1m poll interval instead of accepting the command line option.

How can we reproduce it?

Run the command line with --poll=10m and observe that the polling still happens at 1m intervals

What environment did it happen in?

Crossplane version: 1.8.1