[
https://issues.apache.org/jira/browse/AIRFLOW-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16880779#comment-16880779
]
ASF subversion and git services commented on AIRFLOW-4911:
----------------------------------------------------------
Commit a1f9d9a03faecbb4ab52def2735e374b2e88b2b9 in airflow's branch
refs/heads/master from Andrii Soldatenko
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=a1f9d9a ]
[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
> 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.3#76005)