Didrik Finnøy
Didrik Finnøy
It would be quaint if the preview highlights, or somehow emphasizes, the text we select through a visual block in Vim. Markdown is often written with one line per sentence,...
### What problem are you facing? Assume that you have a blue / green deployment strategy at the cluster level for all of your Kubernetes instances, including the management cluster...
This tool will fill an important gap in ArgoCD. It is a gap that most people are probably getting around through manual interventions via UI / CLI, or with CI...
Hello, I'm waiting for the webhook trigger functionality before we can adopt this tool. However, I got the idea that I could probably just run the binary in our CI...
### Current Terraform Version ``` v1.1.7 ``` ### Use-cases `for_each` is great for reducing the number of `resource` blocks within your modules. But sometimes one is forced to split a...
**What happened?** When storing devspace functions in a github repository, and loading them via `imports`, devspace seems to cache the resulting config, and ignores changes to the remote config repository....
## Describe the Feature You Want We use Helm to render manifests via ArgoCD. We would like to modify [Argocd `Application` CRDs](https://argo-cd.readthedocs.io/en/stable/operator-manual/application.yaml) with Tilt in our dev cluster. Unfortunately, this...
We use Victoria Metrics instead of Prometheus. As a consequence, the `Hide prometheus app` filter in Hubble UI does not work out of the box. I had a look at...
### What happened? After upgrading from `5.3.0` to `5.4.2` we encountered a bug where kustomize has started failing with the following error: ``` Error: could not parse values file into...
### Description of Feature According to the docs, [Fact Tables](https://docs.growthbook.io/app/metrics#fact-tables) are the preferred way to create metrics. However, when self-hosting and [configuring Growthbook via config.yml](https://docs.growthbook.io/self-host/config), it appears that the legacy...