Open jtydlack opened 2 months ago
Is there any reason why this functionality shouldn't be implemented as a new scenario of aws_node_scenarios
?
Is there any reason why this functionality shouldn't be implemented as a new scenario of
aws_node_scenarios
?
Agree with @pablomh that we can make it as an additional action in the node-scenarios - https://github.com/krkn-chaos/krkn/blob/main/scenarios/openshift/aws_node_scenarios.yml where the parameters are similar for aws, gcp, azure - node name to target, volume id etc and we run the detach logic based on cloud_provider set ( aws, gcp etc. )
Resolves #678