Thomas Deville-Duc
Thomas Deville-Duc
I added scale_statefulset : https://github.com/chaostoolkit/chaostoolkit-kubernetes/pull/73 remove_statefulset : https://github.com/chaostoolkit/chaostoolkit-kubernetes/pull/70 create_statefulset : https://github.com/chaostoolkit/chaostoolkit-kubernetes/pull/74
I think this one is now ok
Is there something to improve here ? I was thinking about moving all functions from chaosk8s/probes.py to differents folders: * deployment_is_not_fully_available, deployment_is_fully_available, microservice_available_and_healthy, and microservice_is_not_available to deployment/probes.py * service_endpoint_is_initialized to...
I've created a pull request to DataDog repository Let's hope he will find it !