Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Allow setting the -acl-auth-method flag #278

Merged
merged 1 commit into from
Nov 5, 2019
Merged

Allow setting the -acl-auth-method flag #278

merged 1 commit into from
Nov 5, 2019

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented Oct 31, 2019

For users that are setting up ACLs themselves (e.g. they have external
Consul servers so can't use bootstrapACLs) this allows them to create
their own Kubernetes auth method that the init container will use during
connect injection to receive an ACL token.

Fixes hashicorp/consul-k8s#131

@lkysow lkysow requested review from adilyse and ishustava October 31, 2019 19:49
@lkysow lkysow added area/acls Related to ACLs area/connect Related to Connect, e.g. injection enhancement New feature or request labels Oct 31, 2019
For users that are setting up ACLs themselves (e.g. they have external
Consul servers so can't use bootstrapACLs) this allows them to create
their own Kubernetes auth method that the init container will use during
connect injection to receive an ACL token.

Fixes hashicorp/consul-k8s#131
Copy link
Contributor

@ishustava ishustava left a comment

Choose a reason for hiding this comment

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

Looks great!

@lkysow lkysow merged commit bb4bfa3 into master Nov 5, 2019
@lkysow lkysow deleted the auth-method branch November 5, 2019 16:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/acls Related to ACLs area/connect Related to Connect, e.g. injection enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't transfer acl token from kubernetes
2 participants