Remove krew support (#11824)

* Remove krew installation support

Krew is fundamentally to install kubectl plugins, which are eminently a
client side things.
It's also not difficult to install on a client machine.

* Remove krew cleanup
This commit is contained in:
Max Gautier
2025-01-24 05:45:21 +01:00
committed by GitHub
parent cbd0b7bbc3
commit d23c1464c9
16 changed files with 0 additions and 237 deletions

View File

@@ -10,12 +10,6 @@ dependencies:
tags:
- helm
- role: kubernetes-apps/krew
when:
- krew_enabled
tags:
- krew
- role: kubernetes-apps/registry
when:
- registry_enabled