provider-gitlab
provider-gitlab copied to clipboard
Support including import credentials for Project via secretRef
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.
Hey nrhtr! Thanks for rising this.
Something like importUrlSecretRef
sounds like a great addition 👍happy to review!
Hi, has this field been implemented?
@cristian98149 no work has been done so far. Feel free to open a PR for this and assign me as a reviewer.