Skip to content

Commit

Permalink
remove legacy kubelet container pre-upgrade tasks (#11805)
Browse files Browse the repository at this point in the history
Signed-off-by: bo.jiang <[email protected]>
  • Loading branch information
ErikJiang authored Dec 17, 2024
1 parent da077ab commit 540c6dd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 53 deletions.
5 changes: 0 additions & 5 deletions roles/kubernetes/node/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
- facts
- kubelet

- name: Pre-upgrade kubelet
import_tasks: pre_upgrade.yml
tags:
- kubelet

- name: Ensure /var/lib/cni exists
file:
path: /var/lib/cni
Expand Down
48 changes: 0 additions & 48 deletions roles/kubernetes/node/tasks/pre_upgrade.yml

This file was deleted.

0 comments on commit 540c6dd

Please sign in to comment.