Incorrect tag filter application for AWS KMS in eth1 mode #1052
Labels
bug
Something isn't working
EL
Execution layer
P3
Medium
TeamCerberus
Under active development by TeamCerberus @Consensys
Web3Signer has incorrect tag based filtering for AWS KMS in eth1 mode. When a tag name or tag value is specified in config file for bulk mode, KMS keys without any tag names or tag values are also returned.
Expected outcome:
When tag names or tag values are specified, then only keys matching those tag names/values should be returned.
Dev notes:
The Web3Signer kms tag filter options should be combined into single cli option (similar to AWS cli option for KMS) i.e. something on the lines of:
The text was updated successfully, but these errors were encountered: