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

Support Injected Identity as a Common Credential Extractor #335

Open
bradkwadsworth-mw opened this issue Jun 20, 2022 · 1 comment
Open
Labels
enhancement New feature or request stale

Comments

@bradkwadsworth-mw
Copy link

What problem are you facing?

Would like to have the ability to use InjectedIdentity source type for an identity credential source. This would allow injected identities to be configured without needing to pass around credentials.

How could Crossplane help solve your problem?

Add xpv1.CredentialsSourceInjectedIdentity as an option for resource.CommonCredentialExtractor. I was considering treating it the same as xpv1.CredentialsSourceNone and return nil and letting the provider determine what to do with nil creds.

@bradkwadsworth-mw bradkwadsworth-mw added the enhancement New feature or request label Jun 20, 2022
Copy link

github-actions bot commented Sep 3, 2024

Crossplane does not currently have enough maintainers to address every issue and pull request. This issue has been automatically marked as stale because it has had no activity in the last 90 days. It will be closed in 14 days if no further activity occurs. Leaving a comment starting with /fresh will mark this issue as not stale.

@github-actions github-actions bot added the stale label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant