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

Support including import credentials for Project via secretRef

Open nrhtr opened this issue 2 years ago • 3 comments

What problem are you facing?

I would like to be able to supply credentials using a Secret for the provider when importing a project from an external URL.

How could Crossplane help solve your problem?

Currently the only way to do this appears to be to include the username/token directly in the importUrl parameter. I would like to be able to reference a secret instead.

If this sounds reasonable I'm happy to work on contributing this. Thanks.

nrhtr avatar Aug 19 '21 00:08 nrhtr