[
https://issues.apache.org/jira/browse/AIRFLOW-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16885269#comment-16885269
]
ASF subversion and git services commented on AIRFLOW-4911:
----------------------------------------------------------
Commit a098c2d832830992bc74cae1bdaa2c0bf4474891 in airflow's branch
refs/heads/v1-10-stable from Andrii Soldatenko
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=a098c2d ]
[AIRFLOW-4911] Silence the FORBIDDEN errors from the KubernetesExecutor (#5547)
* [AIRFLOW-4911] Silence the FORBIDDEN errors from the KubernetesExecutor
* switch to WARN
* add to show message from ApiException
(cherry picked from commit a1f9d9a03faecbb4ab52def2735e374b2e88b2b9)
> Silence the FORBIDDEN errors from the KubernetesExecutor
> --------------------------------------------------------
>
> Key: AIRFLOW-4911
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4911
> Project: Apache Airflow
> Issue Type: Improvement
> Components: executors
> Affects Versions: 1.10.3
> Reporter: Andrii Soldatenko
> Assignee: Andrii Soldatenko
> Priority: Trivial
> Fix For: 1.10.4
>
>
> Right now the {{KubernetesExecutor}} throws an error when it hits a quota
> limit. It is gracefully handled, but we should also stop showing these errors
> since they are show front-and-center in the log view now. This will probably
> confuse folks and lead to an awkward user experience.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)