linkerd2/test/integration/inject
Matei David 1c197b14e7
Change destination context token format (#4771)
Add a new structure on the destination controller side to keep track of contextual information.
The token format has been changed from ns:<namespace> to a JSON format so that more variables can be
encdoed in the token. As part of this PR, a new field 'nodeName' has been added to help with service
topologies.

Fixes #4498

Signed-off-by: Matei David <matei.david.35@gmail.com>
2020-07-27 09:49:48 -07:00
..
testdata Change destination context token format (#4771) 2020-07-27 09:49:48 -07:00
inject_test.go Helm integration deep tests (#4728) 2020-07-10 14:48:49 -05:00