rfcs
rfcs copied to clipboard
Integrating awsssmchaosrunner with chaos-mesh
Here is a file called npm-debug.log, it is also should not belongs to this PR.
I read about awsssmchaosrunner and see familiar functions in chaos-mesh. Any chance that we may intergrate aws chaos in networkchaos and stresschaos and use a different selector?
https://github.com/amzn/awsssmchaosrunner/blob/e5524eeaef78dca85ac5a9b4a9634efae75df967/src/main/kotlin/software/amazon/awsssmchaosrunner/attacks/DependencyPacketLossAttack.kt#L20
This is a bit weird to me 🤦
Yeah, the core of awsssmchaosrunner is many shell scripts. So I wonder that if we could rewrite it someday.
https://github.com/amzn/awsssmchaosrunner/blob/e5524eeaef78dca85ac5a9b4a9634efae75df967/src/main/kotlin/software/amazon/awsssmchaosrunner/attacks/DependencyPacketLossAttack.kt#L20
This is a bit weird to me facepalm
Wow! Really familiar codes :laughing: