-
You have incorrect helper [`airflow.init_container.install_pip_packages`](https://github.com/airflow-helm/charts/blob/42fdd8ceece5159e61e00cce94bb5812f0f8513a/charts/airflow/templates/_helpers/pods.tp…
-
**What is the bug?**
now I try to make monitoring system
so change option `serviceMonitor.enabled : true` then helm install
but below error occured
```
Error: unable to build kubernetes obj…
-
Hi, I was wondering if there is any advice on a weird issue we are seeing. I have used external secrets in other jobs and I've never seen instability like this before so it must be something to do wit…
-
### Official Helm Chart version
1.1.0 (latest released)
### Apache Airflow version
2.0.2
### Kubernetes Version
1.19.11
### Helm Chart configuration
```
statsd:
enabled: true
…
-
Output of `helm version`:
version.BuildInfo{Version:"v3.5.4", GitCommit:"1b5edb69df3d3a08df77c9902dc17af864ff05d1", GitTreeState:"dirty", GoVersion:"go1.16.3"}
Output of `kubectl version`:
Client…
-
[On November 13, 2020, Helm v2 support will formally end](https://github.com/helm/charts#status-of-the-project), Bitnami Helm Charts are going to be adapted (via a major version) to support the abilit…
-
### Apache Airflow version
2.1.2
### Operating System
Linux python3.6 venv
### Versions of Apache Airflow Providers
_No response_
### Deployment
Virtualenv installation
### Deployment details
…
-
Step by step to reproduce the bug:
- Step 1: Delete a dag in code
- Step 2: Do not delete the DAG on the UI, wait for it disappeared on the UI
- Step 3: Go to admin/metrics, you will get the bug as…
-
I am using the helm chart for airflow version 1.10.14 in k8s.
**I have the following metrics defined:**
AIRFLOW__METRICS__STATSD_ON: "True"
AIRFLOW__METRICS__STATSD_HOST: "test-svc.airf…
-
**What is the bug?**
[[A clear description of the bug]]
db_migrations fails when using custom docker image to update DAGs, which in turn causes the rest of the pods to remain stuck initializ…