arcalot / arcaflow-plugins-incubator

Unofficial test and under-development plugins for Arcaflow
Apache License 2.0
3 stars 7 forks source link

Plugin for namespace scenarios #24

Open ghost opened 2 years ago

ghost commented 2 years ago

We need a plugin that, on demand, deletes a namespace and checks for recovery. This plugin should provide two steps, one for deletion and one for timed recovery check. The deletion should be done based on the namespace name (regexp) and/or a label selector.

sandrobonazzola commented 2 years ago

This kind of scenario was requested in chaos mesh as well (https://github.com/chaos-mesh/chaos-mesh/issues/2567) and I don't see the point of this scenario to be implemented.