-
My situation is that, in cluster deployed release with CHART version 1.0 and image tag 1_1, then manual edit one workload. Now going to install CHART version 1.1 and image tag 1_2.
I use helm drift…
-
**Is your feature request related to a problem? Please describe.**
We have recently seen a CI job fail along the lines of:
```
00:14:03.03 [ERROR] 1 Exception encountered:
Engine traceback:
…
-
### What happens?
I am developing quals push-down feature and have found that the query result is abnormal
```
pg_lakehouse=# select binary_col from t1 where binary_col = '\x68656c6c6f';
binar…
-
## Describe your Issue
In my example I want to use TLS with the builtin redis. Config overrides get provisioned, but environmnet variables take precedence not allowing my config to use the `tls://` …
-
Native Helm supports installing a remote chart from a charts server. For [example](https://docs.helm.sh/using_helm/#install-an-example-chart):
```
$ helm repo update # Make sure we ge…
-
Currently, K8S deployments are managed using [manifests](https://github.com/broadinstitute/gnomad-browser/tree/main/deploy/manifests) and custom wrappers around kubectl ([deployctl](https://github.com…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hello,
right now I am fighting with a test setup for stackrox. I am using a wrapper chart to add some more needed automation.
So my Chart.yaml looks like this:
```
apiVersion: v2
name: stackr…
-
I'm writing a series of Charts, each chart will work on several environments. There is an `env` value field passed to helm in cli.
Each environment need some extra values to override on origin valu…
-
Checklist:
* [X] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…