Litmus helps SREs and developers practice chaos engineering in a Cloud-native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is at https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q
Fixes #4584
Summarize your changes here to communicate with the maintainers and make sure to put the link of that issue
This PR allows connections from older infras to connect with chaos centre
Infras with minor versions lower than chaos centre can now connect
i.e
3.5.0 can connect with 3.7.0
but
3.5.0 cannot connect with 4.x.x
Types of changes
What types of changes does your code introduce to Litmus? Put an x in the boxes that apply
[ ] New feature (non-breaking change which adds functionality)
[ ] Bugfix (non-breaking change which fixes an issue)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation Update (if none of the other choices applies)
Checklist
Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.
Proposed changes
Fixes #4584 Summarize your changes here to communicate with the maintainers and make sure to put the link of that issue This PR allows connections from older infras to connect with chaos centre Infras with minor versions lower than chaos centre can now connect i.e
3.5.0 can connect with 3.7.0
but3.5.0 cannot connect with 4.x.x
Types of changes
What types of changes does your code introduce to Litmus? Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.Dependency
Special notes for your reviewer: