Luis Davim
Luis Davim
I'm getting the following error when editing `bash` files: ``` [coc.nvim]: UnhandledRejection: TypeError: Cannot destructure property 'start' of 'range' as it is undefined. ``` I use [coc-sh](https://github.com/josa42/coc-sh) and the [bash-language-server](https://github.com/bash-lsp/bash-language-server)...
There are some issues when using this plugin with helm charts, now there's https://github.com/mrjosh/helm-ls and I'd like to use that when editing files from a helm chart instead of the...
**Describe the bug** govc import.ova not working if ESXI hostnames don't resolve to an IP address. **To Reproduce** Steps to reproduce the behavior: Follow the steps in the docs to...
With projects like https://crossplane.io/ or https://kubernetes.io/docs/concepts/extend-kubernetes/service-catalog/ and any other CR that represents a resource that needs to exist before the helm release is installed or upgraded, it would be nice...
**What this PR does / why we need it**: This should fix: #10987, instead of just deleting hooks before creation or just failing if the resource already exists allow the...
Fixes https://github.com/fluxcd/flux2/issues/4804 by copying the solution used in helm/helm#11426
Similar request to https://github.com/kubernetes-sigs/controller-tools/issues/521 and https://groups.google.com/g/kubebuilder/c/N2A8FYNuWLA (both ended up unanswered 😞 ) In some cases we might re-use structs for CRDs and some other configuration and want to prevent certain...
`golangci-lint-langserver` is an additional language serrver that can be found at: https://github.com/nametake/golangci-lint-langserver
When working on a project that uses build tags we often have to edit the configuration to switch the build tags, having a way of doing it from the editor...
The `ovftool` has a flag (`--pullUploadMode`) than when the argument for the OVA path is a URL allows skipping the local download to upload and the download is done directly...