We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to explore the behavior of this provider. This could be pure exploratory or in some troubleshooting use-case.
https://github.com/crossplane/provider-gcp/blob/master/cmd/provider/main.go#L36 lists a couple of flags that are useful: debug, sync, poll, leader-election. These should be documented and how us user can set them. e.g. with ControllerConfig
See also crossplane-contrib/provider-aws#808
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What problem are you facing?
I'm trying to explore the behavior of this provider. This could be pure exploratory or in some troubleshooting use-case.
How could Crossplane help solve your problem?
https://github.com/crossplane/provider-gcp/blob/master/cmd/provider/main.go#L36 lists a couple of flags that are useful: debug, sync, poll, leader-election. These should be documented and how us user can set them. e.g. with ControllerConfig
See also crossplane-contrib/provider-aws#808
The text was updated successfully, but these errors were encountered: