andriisoldatenko commented on issue #5547: [AIRFLOW-4911] Silence the FORBIDDEN errors from the KubernetesExecutor URL: https://github.com/apache/airflow/pull/5547#issuecomment-509370117 ``` ... [2019-07-08 22:58:39,785] {kubernetes_executor.py:796} WARNING - ApiException when attempting to run task, re-queueing. Message: pods "podname" is forbidden: exceeded quota: compute-resources, requested: limits.memory=4Gi, used: limits.memory=6508Mi, limited: limits.memory=10Gi [2019-07-08 22:58:39,786] {kubernetes_executor.py:432} INFO - Kubernetes job is (('dag', 'task', datetime.datetime(2019, 7, 8, 19, 58, 39, 774537), 1), 'command', KubernetesExecutorConfig(image=None, image_pull_policy=None, request_memory=None, request_cpu=None, limit_memory=None, limit_cpu=None, gcp_service_account_key=None, node_selectors=None, affinity=None, annotations={}, volumes=[], volume_mounts=[], tolerations=None, labels={})) ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
