rundeck-plugins / kubernetes

52 stars 59 forks source link

Update delete.py [ bug fix AttributeError: 'ExtensionsV1beta1Api' object has no attribute 'delete_namespaced_stateful_set' " #47

Closed midokate closed 5 years ago

midokate commented 5 years ago

bug fix :

AttributeError: 'ExtensionsV1beta1Api' object has no attribute 'delete_namespaced_stateful_set'

delete generic statefulset in a specific namespace.