Conversation
| "key": "x-consul-token", | ||
| "value": "{{ .Token }}" | ||
| } | ||
| ], |
There was a problem hiding this comment.
since this is a generated file, worth implementing the hackery in the makefile helper : https://github.com/hashicorp/consul-dataplane/blob/main/Makefile#L80
|
Just to let you know, I am using this code (updated with main branch of course) and using it on Windows nodes in AWS, and for now it seems to work fine! |
|
Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement Learn more about why HashiCorp requires a CLA and what the CLA includes Paul Glass seems not to be a GitHub user. Have you signed the CLA already but the status is still pending? Recheck it. |
x-consul-tokenfrom the bootstrap config template since the token is injected into the gRPC stream by an interceptor