-
I downloaded the latest version of the code and followed the steps. It work when RBAC is not enabled but I enable RBAC the plugin doesnt show up in the UI
-
**Apache Airflow version**: 2.0.0
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`): v1.19.4
**What happened**:
I get this error when try to execute tasks using kub…
-
We need to [avoid GPL](https://www.apache.org/licenses/GPL-compatibility.html).
> Apache 2 software can therefore be included in GPLv3 projects, because the GPLv3 license accepts our software into …
-
**Apache Airflow version**: 1.14
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`): 1.17
**Environment**:
- **Cloud provider or hardware configuration**: Kubernet…
-
**Apache Airflow version**:
`1.10.14rc1`
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`):
nop
**Environment**:
- **Cloud provider or hardware configurat…
-
# Description
We have a few Docker images in our build process that use "private" *personal" docker images. It would be great to have all the images either officially released and maintained by a c…
-
Hey,
this plugin does not seem to be compatible with Airflow 1.10.14. As far as I get they changed the way plugins are loaded: https://github.com/apache/airflow/pull/12859/files#diff-7bfb481064cd47…
-
**Description**
A @task decorator to mark functions as tasks during dag run time.
**Use case / motivation**
we have one task / function that has functions inside that are not marked as tasks…
-
The recent addition of the `hostname` label, when applied to tasks run with the kubernetes executor, has created a breaking change.
We are generating unlimited cardinality - each hostname is a pod…
-
**Which chart**:
kafka
kube-prometheus/templates
kubernetes-event-exporter
**Describe the bug**
Yesterday I upgraded to the latest helm version (v3.4.1) and tried to lint a chart I wrote …