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: Add Credentials #140

Merged
merged 7 commits into from
Jun 5, 2024
Merged

feat: Add Credentials #140

merged 7 commits into from
Jun 5, 2024

Conversation

clementblaise
Copy link
Contributor

@clementblaise clementblaise commented May 27, 2024

Description of your changes

Fixes #139

I have:

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

How has this code been tested

@JonasKs
Copy link

JonasKs commented May 28, 2024

Hi @clementblaise, please sign your commit, as the DCO pipeline suggests.

Documentation can be found in the contribution process.

@JonasKs
Copy link

JonasKs commented May 28, 2024

@negz , any chance this can be prioritized? Sad to have the new crossplane release out, but not being able to utilize it.

@clementblaise
Copy link
Contributor Author

Thanks @JonasKs I am aware. I just got started, which is why it is still a draft. I intend to squash and sign off once I tested it

Copy link
Member

@negz negz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for tackling this @clementblaise!

request/request.go Outdated Show resolved Hide resolved
request/request.go Outdated Show resolved Hide resolved
resource/resource.go Outdated Show resolved Hide resolved
request/request.go Outdated Show resolved Hide resolved
request/request.go Outdated Show resolved Hide resolved
@clementblaise clementblaise marked this pull request as ready for review May 31, 2024 08:56
Copy link
Member

@negz negz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few suggestions, but this is looking great. Thanks @clementblaise!

request/request.go Outdated Show resolved Hide resolved
resource/resource.go Outdated Show resolved Hide resolved
clementblaise and others added 6 commits June 3, 2024 23:07
Signed-off-by: Clément Blaise <[email protected]>
Signed-off-by: Clément Blaise <[email protected]>
Co-authored-by: Nic Cope <[email protected]>
Signed-off-by: Clément Blaise <[email protected]>
Co-authored-by: Nic Cope <[email protected]>
Signed-off-by: Clément Blaise <[email protected]>
Copy link
Member

@negz negz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few final things, but this is looking pretty much ready to approve.

resource/resource.go Outdated Show resolved Hide resolved
request/request.go Outdated Show resolved Hide resolved
resource/resource.go Outdated Show resolved Hide resolved
resource/resource.go Show resolved Hide resolved
@clementblaise clementblaise requested a review from negz June 5, 2024 17:16
@JonasKs
Copy link

JonasKs commented Jun 5, 2024

Thanks for the work on this @clementblaise - can't wait to use it 😊

Copy link
Member

@negz negz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, thank you!

@negz negz merged commit 54fac4d into crossplane:main Jun 5, 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.

Support loading credentials
3 participants