mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-20 06:01:10 +02:00
Change the multiplexing key to use all `PluginRunner` config (converted to a struct which is comparable), so that plugins with the same name but different env, args, types, versions etc are not incorrectly multiplexed together. Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com>