Skip to content
New issue

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

feat(authentication): add support for all authentification types #160

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

lacroi-m-insta
Copy link
Contributor

@lacroi-m-insta lacroi-m-insta commented Aug 30, 2024

Description of your changes

Adding support of different authentification types supported by the gitlab SDK:
BasicAuth with username and password, JobToken, OAuthToken, PersonalAccessToken that stays the default for retro-compatiability in mind.

I have:

  • Read and followed Crossplane's [contribution process].
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

This version is running in production.

@lacroi-m-insta lacroi-m-insta force-pushed the master branch 4 times, most recently from 42df62c to 0c34e97 Compare August 30, 2024 14:59
apis/v1beta1/providerconfig_types.go Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@dariozachow
Copy link
Collaborator

dariozachow commented Sep 17, 2024

@lacroi-m-insta please sign off your last commit

@lacroi-m-insta
Copy link
Contributor Author

lacroi-m-insta commented Sep 17, 2024

@lacroi-m-insta please sign off your last commit

I squashed my commits for a cleaner PR and left my signature. Thanks for the headsup

@dariozachow dariozachow merged commit 306bf62 into crossplane-contrib:master Sep 20, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants