helm-edit icon indicating copy to clipboard operation
helm-edit copied to clipboard

Edit a Helm release

Results 8 helm-edit issues
Sort by recently updated
recently updated
newest added

https://github.com/mstrzele/helm-edit/blob/v0.5.0/plugin.yaml#L2 ``` version: "0.4.0" ```

I get the following error when I try to edit a release: ``` $ helm edit rancher Error: fork/exec : no such file or directory Usage: edit [flags] RELEASE Flags:...

this is what I get for my gcp gke cluster. ``` $ helm edit myrelease Error: Kubernetes cluster unreachable: no Auth Provider found for name "gcp" Usage: edit [flags] RELEASE...

Executing the plugin I've found `Error: Kubernetes cluster unreachable: no Auth Provider found for name "gcp"` All helm commands are working and kubectl except the `helm edit` command. Any clue?

Steps to reproduce: - `helm edit` something. - Make a mistake in your YAML syntax Expected outcome: I get dropped back in the editor with a comment at the top...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....