Skip to content
Snippets Groups Projects
Commit 4087e975 authored by Erwan Miran's avatar Erwan Miran Committed by Kubernetes Prow Robot
Browse files

Additional files and dirs to remove when running reset (#5000)

parent da50ed09
No related branches found
No related tags found
No related merge requests found
......@@ -234,10 +234,14 @@
- "{{ bin_dir }}/kubernetes-scripts"
- "{{ bin_dir }}/kubectl"
- "{{ bin_dir }}/kubeadm"
- "{{ bin_dir }}/hyperkube"
- "{{ bin_dir }}/helm"
- "{{ bin_dir }}/calicoctl"
- "{{ bin_dir }}/calicoctl.sh"
- "{{ bin_dir }}/calico-upgrade"
- "{{ bin_dir }}/weave"
- "{{ bin_dir }}/crictl"
- "{{ bin_dir }}/netctl"
- /var/lib/cni
- /etc/vault
- /etc/contiv
......@@ -246,6 +250,9 @@
- /etc/openvswitch
- /run/openvswitch
- /var/lib/kube-router
- /var/lib/calico
- /etc/cilium
- /run/calico
ignore_errors: yes
tags:
- files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment