iwilltry42 commented on issue #4589: [AIRFLOW-3766] Add support for kubernetes annotations URL: https://github.com/apache/airflow/pull/4589#issuecomment-468566303 I tested this change in my fork based on tag 1.10.2 and it works just fine. Although this only works completely fine in some environments if you put the annotations into the `airflow.cfg`, as many annotations (e.g. for Prometheus or the sidecar-injector) have a `/` in them which is neither allowed as an environment variable in Docker nor as a ConfigMap key in Kubernetes.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
