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

add provider ca auth support for kubernetes #16262

Merged
merged 2 commits into from Mar 2, 2023

Conversation

eikenb
Copy link
Contributor

@eikenb eikenb commented Feb 14, 2023

Adds support for Kubernetes jwt/token file based auth. Only needs to read the file and save the contents as the jwt/token.

PR Checklist

@eikenb eikenb added type/enhancement Proposed improvement or new feature theme/connect Anything related to Consul Connect, Service Mesh, Side Car Proxies theme/consul-vault Relating to Consul & Vault interactions labels Feb 14, 2023
@eikenb eikenb force-pushed the eikenb/k8s-vault-provider-auth branch 3 times, most recently from 0f8774a to 1af6108 Compare February 15, 2023 21:09
@kisunji kisunji requested review from a team, skpratt and kisunji and removed request for a team February 23, 2023 21:03
@eikenb eikenb force-pushed the eikenb/k8s-vault-provider-auth branch 2 times, most recently from 9803533 to a747a56 Compare March 1, 2023 00:41
agent/connect/ca/provider_vault.go Outdated Show resolved Hide resolved
agent/connect/ca/provider_vault_auth_test.go Outdated Show resolved Hide resolved
agent/connect/ca/provider_vault.go Outdated Show resolved Hide resolved
@eikenb eikenb force-pushed the eikenb/k8s-vault-provider-auth branch from a5fa41a to c2d68e9 Compare March 2, 2023 19:04
@eikenb eikenb force-pushed the eikenb/k8s-vault-provider-auth branch from c2d68e9 to 5a9e30b Compare March 2, 2023 20:36
Adds support for Kubernetes jwt/token file based auth. Only needs to
read the file and save the contents as the jwt/token.
@eikenb eikenb force-pushed the eikenb/k8s-vault-provider-auth branch from 5a9e30b to d4587e2 Compare March 2, 2023 21:26
@eikenb eikenb merged commit e8eec1f into main Mar 2, 2023
@eikenb eikenb deleted the eikenb/k8s-vault-provider-auth branch March 2, 2023 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/connect Anything related to Consul Connect, Service Mesh, Side Car Proxies theme/consul-vault Relating to Consul & Vault interactions type/enhancement Proposed improvement or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants