cloud-validation-framework icon indicating copy to clipboard operation
cloud-validation-framework copied to clipboard

Two different collections with same connectors may clash.

Open ajeybk opened this issue 3 years ago • 1 comments

On a customer scenario, there were 2 collections and both had the same connectors for aws and git. The name of the connectors were same and the keys used were same. As the secret was regenerated., the run was taking an old secret key. Further debugging found the name clash with same name connectors. The queries for connectors, snapshots, mastersnapshots and mastertests should always query by name and include a criteria for container matching.

ajeybk avatar Nov 21 '22 04:11 ajeybk

Yet to be start

jaiminswan avatar Dec 27 '22 05:12 jaiminswan