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

Injected identity #78

Merged
merged 4 commits into from
Aug 3, 2022
Merged

Conversation

luisdavim
Copy link
Contributor

@luisdavim luisdavim commented Jul 22, 2022

Description of your changes

  • Adding some documentation and an example regarding how to setup the provider using AWS IRSA.
  • Fix a bug where InjectedIdentity was wrongly advertised as a valid credentials source for the provider config.
  • Added an extra commit with some linter fixes to the README, I can revert it if you don't agree with my linter setup...

Fixes #70

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

I have manually tested the setup in a real EKS cluster.

Signed-off-by: Luis Davim <luis.davim@sendoso.com>
Signed-off-by: Luis Davim <luis.davim@sendoso.com>
Signed-off-by: Luis Davim <luis.davim@sendoso.com>
Copy link
Collaborator

@ytsarev ytsarev left a comment

Choose a reason for hiding this comment

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

Thanks a lot for the contribution! Let's agree and fix Markdown style changes in a separate issue, please revert the unrelated changes

@luisdavim
Copy link
Contributor Author

These were automatically done by my IDE. I'll revert them.

This reverts commit ba13985.

Signed-off-by: Luis Davim <luis.davim@sendoso.com>
@luisdavim
Copy link
Contributor Author

Done, I've reverted the commit with the linter changes, should I open a separate PR for that?

@luisdavim luisdavim requested a review from ytsarev August 3, 2022 08:13
@ytsarev
Copy link
Collaborator

ytsarev commented Aug 3, 2022

@luisdavim yes, please. I think you have a similar linting config with @vglafirov, it popped up in his previous PRs :) So it would be great if we solve the markdown styling once and for all

Copy link
Collaborator

@ytsarev ytsarev left a comment

Choose a reason for hiding this comment

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

@luisdavim thanks a lot for the great contribution!

@ytsarev ytsarev merged commit 6770cb8 into crossplane-contrib:master Aug 3, 2022
@luisdavim luisdavim deleted the injected_identity branch August 3, 2022 13:49
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.

Does not seem to work with IAM roles for service accounts
2 participants