cabrinha

Results 12 issues of cabrinha

When using ArgoCD in a namespaced install, CRDs fail to sync. We've given ArgoCD Application Controller full access using the "Role" and "RoleBindings", but it seems we need to use...

**Describe the bug** store-gateway pods will fail to connect to memcached with an i/o timeout error as seen in: https://github.com/thanos-io/thanos/issues/1979 ``` {"caller":"memcached_client.go:382","err":"read tcp 192.168.68.132:59858->10.232.216.84:11211: i/o timeout","firstKey":"P:01F4AB8BMEH03WEXNMY516NMC8:mauaq0QeA5VHuyjZHSsF5P_DU_MPW7BLqAbRy42_Z2I","level":"warn","msg":"failed to fetch items from...

stale

https://github.com/grafana/helm-charts/issues/551 Currently, the config block is a large multiline string, which makes changing just one option cumbersome. In the multiline string, there is helm templating present, which could easily be...

No idea what I'm doing, just trying to get Helm support added in. Helm is a combo of YAML and go-templating. There is no "helm" tree-sitter at the moment. YAML:...

cla-signed

#### Description Added a new font: "Zed Mono" #### Requirements / Checklist - [x] Read the [Contributing Guidelines](https://github.com/ryanoasis/nerd-fonts/blob/-/contributing.md) - [x] Verified the license of any newly added font, glyph, or...

Support for https://helm.sh

cla-signed

**What this PR does / why we need it**: Update the helm chart to reflect industry standards, allow more customization and reduce complexity **Which issue(s) this PR fixes** (optional) Closes...

**What this PR does / why we need it**: So many variables defined at the top of `templates/storage-cluster.yaml` are not necessary. Instead, defaults should be set in `values.yaml`. Regarding this...

![Screenshot 2024-05-17 at 3 50 00 PM](https://github.com/zed-industries/extensions/assets/775203/fa661452-332d-4555-80eb-bcd27b81c362) I've got this extension to a point now where all highlights seem to be working properly, but there are still a couple issues...

cla-signed

[Zed](https://zed.dev) is a new editor that looks fun to use, but currently does not support Helm syntax. Perhaps we can get it working via their extensions: https://github.com/zed-industries/extensions I tried and...