v0.3.8
This is a patch release that fixes a few bugs and does minor improvements.
Enhancements
- #320 Report an error if proxy does not receive any requests
- #267 Report error if there are no targets for a disruptor
Bug Fixes
- #326 Prevent race condition waiting for condition that could affect the injection of the agent in the target Pods
- #316 Add missing validations in some fault injections
Internal improvements
- #322 #323 Proof of concepts that demonstrate using TestContainers for integration tests for agent and the Kubernetes helper library
- #313 Add tool for e2e test cluster setup and cleanup. This tool facilitates sharing clusters among tests to reduce the setup time
- #303 #304 #306 Minor improvements in code and tests
- #297 Update k6 to v0.46.0