Estoy ejecutando el comando:
kubectl describe -A pvc | grep -E "^Name:.*$|^Namespace:.*$|^Mounted By:.*$" | grep -B 2 "<none>" | grep -E "^Name:.*$|^Namespace:.*$" | cut -f2 -d: | paste -d " " - - | xargs -n2 bash -c 'kubectl -n ${1} delete pvc ${0}'y cuando lo ejecuto... me da un error continuo de:
constructing many client instances from the same exec auth config can cause performance problems during cert rotation and can exhaust available network connections; clients constructed calling "heptio-authenticator-aws" constructing many client instances from the same exec auth config can cause performance problems during cert rotation and can exhaust available network connections; clients constructed calling "heptio-authenticator-aws" constructing many client instances from the same exec auth config can cause performance problems during cert rotation and can exhaust available network connections; clients constructed calling "heptio-authenticator-aws" constructing many client instances from the same exec auth config can cause performance problems during cert rotation and can exhaust available network connections; clients constructed calling "heptio-authenticator-aws" constructing many client instances from the same exec auth config can cause performance problems during cert rotation and can exhaust available network connections; clients constructed calling "heptio-authenticator-aws" constructing many client instances from the same exec auth config can cause performance problems during cert rotation and can exhaust available network connections; clients constructed calling "heptio-authenticator-aws" constructing many client instances from the same exec auth config can cause performance problems during cert rotation and can exhaust available network connections; clients constructed calling "heptio-authenticator-aws"