provider-gcp icon indicating copy to clipboard operation
provider-gcp copied to clipboard

Document Provider Flags

Open luebken opened this issue 2 years ago • 0 comments

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 https://github.com/crossplane/provider-aws/issues/808

luebken avatar Aug 18 '21 10:08 luebken