open-consul/agent/consul/authmethod/kubeauth
R.B. Boyer b4325dfbce
agent: ensure that we always use the same settings for msgpack (#7245)
We set RawToString=true so that []uint8 => string when decoding an interface{}.
We set the MapType so that map[interface{}]interface{} decodes to map[string]interface{}.

Add tests to ensure that this doesn't break existing usages.

Fixes #7223
2020-02-07 15:50:24 -06:00
..
k8s.go AuthMethod updates to support alternate namespace logins (#7029) 2020-01-14 10:09:29 -05:00
k8s_oss.go AuthMethod updates to support alternate namespace logins (#7029) 2020-01-14 10:09:29 -05:00
k8s_test.go agent: ensure that we always use the same settings for msgpack (#7245) 2020-02-07 15:50:24 -06:00
testing.go acl: adding support for kubernetes auth provider login (#5600) 2019-04-26 14:49:25 -05:00