4ndy
4ndy
### Expected behavior - should deploy without accident with helm and local packaged chart according the [documentation](https://skaffold.dev/docs/references/yaml/) ### Actual behavior returns `Error: only unpacked charts can be updated` ### Information...
fix typo in git repo name.
**Issue description** gRPC documentation for running the python quickstart example is missing part where you need to install grpcio-tools and protobuf packages/libraries for the example to be successfully executable. **Steps...
Hi, the debugger works mostly very well for me. I have a question - is it possible to persistently change current debugging templates provided by dap-mode layer. It's tiresome to...
Hi, I'm not sure it's even a bug. When I was doing stashing in Stash[4] tab, you can switch what to stash by toggling staged/untracked files with keys `i/u` respectively....
Hi, I was trying yours and `openapi-tui` and I was surprised that there is no option to read autogenerated or static openapi schema in your tool. I'm using fastapi, which...
The installation instructions for Fedora are not working https://repo.charm.sh/yum/gpg.key - this url does not contain GPG key Installation fails with `Error: GPG check FAILED` -> `sudo dnf install glow`. Yum...
Hi, when I was trying you package with one of the newest versions of FastaAPI which depends on typing-extension >=4.8.0, I ran into a typing error in your code. It...