chaostoolkit-incubator / chaostoolkit-azure

Chaos Toolkit Extension for Azure
https://chaostoolkit.org/
Apache License 2.0
22 stars 28 forks source link

[WIP] #139 Redis & EventHub #143

Open xpdable opened 1 year ago

Lawouach commented 1 year ago

Hello @xpdable

Thanks. It would probably better to not mix a PR for both aspects: adding redis and changing again the client auth.

Also using eval will indeed be a nogo. Better use the importlib mechanism?

xpdable commented 1 year ago

I see no impact if I tell the return type of the init method.

and OK, will think about the init refactory after redis and eventhub PR.