airy icon indicating copy to clipboard operation
airy copied to clipboard

Decouple Kubernetes from the upgrade command

Open ljupcovangelski opened this issue 2 years ago • 1 comments

In order to fully decouple the CLI from Kubernetes we need to remove all the Helm jobs run by the CLI. After the creation of AWS and Minikube using Terraform, the final step is to remove all the Helm jobs from the upgrade command.

Then the whole package //cli/pkg/helm can be deleted.

ljupcovangelski avatar Aug 08 '22 15:08 ljupcovangelski

Isn't this the same as #2757 ? 🤔

chrismatix avatar Aug 09 '22 10:08 chrismatix